/* 华德共创列表页
----------------------------------------------------------------------------- */
.nybanner {
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 100%;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -50%;
	top: 0;
}
.list {margin-top:20px;margin-bottom: 20px;}
.list img {
    margin-top: -7px;
    margin-right: 5px;
}
.list  a {  color: #555;}
.list  a:hover{  color: #555!important;}
.w1200 { width:1200px; margin: 0 auto;overflow: hidden;}
.top_cate{
	margin: 0 auto;
    margin-bottom: 3%;
    text-align: left;
	 margin-top: 2%;
}
.top_cate a{
	padding: 0 3%;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    color: #555;
	margin-right: 10px;
}
.top_cate a:hover{
	background-color: #e67c13;
	color: #fff;
}
.listlx { padding:2%; margin-top:5%; border: 1px solid #ddd;border-radius: 5px;}
.listlx p { font-size:18px; display:block; color:#555;}
.listlx span { font-size:16px; display:block; color: #f17f02; margin-bottom: 2%;}
.listlx img { width:100%; height:auto;}
.listlx .contact_item{
	margin: 0 15px;
	padding-top: 3%;
    padding-bottom: 10%;

}
.listlx .contact_item.on{
	display: block;
}
.listlx .contact_item h4{
	margin-right: 0px;
}
/*产品列表*/
.content_right{
	width: 73%;
	float: right;
}
.content_body {
    font-size: 15px;
    line-height: 28px;
}
.pro_list{
	height: auto;
	/*border: 2px solid #eee;*/
	border: 1px solid #cfcfcf;
	margin-bottom:20px;
	display: block;
	overflow: hidden;
	box-shadow: 0px 0px 6px rgba(0,0,0,.1);
    border-radius: 6px;

}
.pro_list .pro_img,.pro_list .pro_info,.pro_list .pro_down{
	display: inline-block;
	float: left;	
	height: 100%;
}
.pro_list .pro_img{
	width: 30%;
}
.pro_list .pro_img img{
	width: 220px;
	height: 220px;
	/*max-height: 100%;*/
	max-height: 218px;
}
.pro_list .pro_info{
	width: 50%;
	padding: 3% 3%;
	/*box-shadow: 12px 0 30px -6px rgba(0,0,0,0.2);*/
	box-shadow: 3px 0 5px -5px rgba(0,0,0,0.1);
	position: relative;
}
.pro_list .pro_info h3{
	font-size: 15px;
	color: #f17f02;
    font-weight: bold;
}
.pro_list .pro_info h3 b{
	font-weight:bold;
	font-size: 20px;
}
.pro_list .pro_info h3 a{
	font-size: 16px;
	line-height:22px;
	color: #545454;
}
.pro_list .pro_info h3 a b{
	font-weight:bold;
}
.shortdesc p { display: block; 
  word-wrap:break-word;
   font-size: 14px;
    color: #41444e;
    margin: 0 0 5px;
}
.pro_list .pro_info p{
	font-size: 14px;
	color: #41444e;	
	margin: 0 0 5px;
}
.pro_list .pro_info a.p_more{
	float: right;
	color: #a71ead;
}
.pro_list .pro_info .p_more{
	float: right;
	color: #777;
}
.pro_list .pro_down{
	width: 20.001%;
    padding: 6% 4%;
    height: auto;
	background-color: #eee;
}
.pro_list .pro_down ul {padding-left: 0px;margin-top: -15%;}
.pro_list .pro_down li { 
	background: url(../images/pdft.png) no-repeat;
	background-position-y: unset;
	font-size: 14px;
	line-height: 32px;
	height: 42px;
	margin-bottom: 10%;
    margin-top: 10%;
	text-indent: 0px; 
	padding-left: 36px;
	display: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.pro_list .pro_down li a{
	color: #f17f02;
}
.pro_list .pro_down li a:hover{color: #333!important;}
.pro_list .pro_down dl { 
	background: url(../images/cpml.png) no-repeat;
	background-position-y: unset;
	font-size: 14px;
	line-height: 32px;
	height: 42px;
	text-indent: 0px; 
	padding-left: 36px;
	margin-bottom: 10%;
    margin-top: 50%;
	display: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.pro_list .pro_down dl a{
	color: #f17f02;
}
.pro_list .pro_down dl a:hover{color: #333!important;}
.pro_list .pro_down_en { 
    padding: 3% 1%; 
}
.pro_down_en li a{
	font-size: 12px;
}
.pro_list:hover{ 
	/*border: 1px solid #f17f02;*/
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
.pro_list:hover .pro_info h3 a,.pro_list:hover .pro_info a.p_more,.pro_down ul li a:hover{ 
    color: #f17f02;
    text-decoration: underline;
}
.pro_list:hover .pro_info h3{
	text-decoration: underline;	
}
.inpro .leftnav {
    width: 23.5%!important;
	}
.product-info {
	margin-top: 20px;
}
.product-info h1 {
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.product-info p {
	font-size: 15px;
	line-height: 30px;
}
.product-details {
	height: 45px;
	line-height: 45px;
	margin: 20px 0;
	background-color: #f2f2f2;
	font-size: 16px;
}
.product-details span {
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	color: #fff;
	text-align: center;
}
.product-details span {
	display: block;
	width: 130px;
	float:left;
	height: 45px;
	background-color: #f17f02;
	color: #fff;
	text-align: center;
}
.ziliaoxiazai {font-size:22px; color:#333333; text-align:center; display:block;}

.product-details a.zldow {float: left; font-size:18px; color:#333333; text-align:center; width:130px;}
.product-details a.zldow:hover{ color:#333333!important;}
.zixun {width:130px; border:1px solid #f17f02; height:50px; text-align:center; line-height:50px; display:block; font-size:18px; color:#f17f02;}
.zixun:hover{ color:#f17f02!important;}
.w1200 .left {
    float: left;
    width: 45%;
}
.w1200 .right{
	float: right;
	width: 55%;
	margin-top: 10px;
    margin-bottom: 10px;
}
.w1200 .right .navbar-form {
    width: 50%;
    margin-top: 1px;
    margin-left: 0px;
	padding-right: 0;
}
.w1200 .right button.btn-default .glyphicon-search {
    color: #f17f02;
    font-size: 21px;
}
.w1200 .right button.btn-default { 
    background-color: #ffffff;
    border-color: #ccc; 
	border-left: 0;
}
.navbar-form .form-group {
    margin-bottom: 5px;
    width: 85%;
    float: left;
	}
.navbar-form{
	width: 100%;
	margin-top:1px;	
	margin-left: 0px;
}
.navbar-form .form-group {
    margin-bottom: 5px;
    width: 85%;
    float: left;
	
	
} 
.navbar-form button.btn-default{
	width: 15%;
	height: 45px;
	background-color: #f17f02;
	border-color:#f17f02;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
} 
.navbar-form button.btn-default .glyphicon-search{
	color: #fff;
}
.navbar-form .form-control{
	width: 100%;
	height: 45px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
/*新闻*/
.ct2-mn {float: right;width: 73%;}
.list-5 li {margin-bottom: 15px;}
.list-5 li a {display: block;border: 1px solid #f17f02;padding: 15px;overflow: hidden;}
.list-5 li .img-center {float: left;width: 250px;}
.list-5 li .img-center img {width: 100%; height: auto;}
.list-5 li .text {margin-left: 270px;}
.list-5 li .text h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px; color:#333;}
.list-5 li .text h4 span {float: right;font-size: 12px;color: #999;font-weight: normal;}
.list-5 li .text p {color: #797979;}
.list-5 li .text .more {float: right;padding: 10px 18px;color: #fff;background-color: #f17f02;}
.list-5 li a:hover {border-color: #f17f02;}
.list-5 li a:hover .text h4 {color: #f17f02;}
.list-5 li a:hover .text .more {background-color: #f17f02;}
/*新的产品内页*/

.pc-slide{float:left;width:100%;}
.view .swiper-slide .img-center {width:100%;height:auto;line-height:300px;}
.view .swiper-container{width:100%;}
.preview{width:100%;margin-top:10px;position:relative;}
.preview .swiper-container{margin:0 30px;}
.preview .swiper-slide .img-center{height:90px;border:1px solid #ddd;cursor:pointer;position:relative;line-height: 80px;}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .active-nav .img-center{border-color: #023793;}
div.zoomDiv {z-index: 999;position: absolute;top: 0;left: 0;background: #ffffff;border: 1px solid #ddd;display: none;text-align: center;overflow: hidden;font-size: 0;}
div.zoomMask {position: absolute;background: url(../images/mask.png) repeat scroll 0 0 transparent;cursor: move;z-index: 1;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}

@media screen and (max-width: 767px) {
.list-5 li {padding-bottom: 15px;border-bottom: 1px solid #eee;}
    .list-5 li a {padding: 0;border: 0;}
    .list-5 li .img-center {float: none;width: auto;display: none;}
    .list-5 li .text {margin: 0;}
    .list-5 li .text .more {display: none;}
    .list-5 li .text h4 {line-height: 20px;font-size: 16px;}
    .list-5 li .text p {margin: 10px 0 0;}
.w1200 .left { width: 100%;}
.xiangqing img {width：100%!important; height:auto!important;}
}
/** 应用领域 start */
.lingyu_item{
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
	position: relative;
}
.lingyu_item:nth-child(3n){
	margin-right: 0;
}
.lingyu_item .ly_info{
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
    padding: 10px 6%;
    height: 100%;   
	width: 100%; 
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}
.lingyu_item .ly_info h3{
	font-size: 16px;
	color: #fff;
	padding-top: 45%;
}
.lingyu_item .ly_info p{
	font-size: 14px;
	color: #fff;
	display: none;
}
.lingyu_item:hover .ly_info{
	text-align: left;
}
.lingyu_item:hover .ly_info p{
	display: block;
}
.lingyu_item:hover .ly_info  h3{
	padding-top: 0;
}
/* 联系我们 start */
.lianxi_item{
	display: block;
    overflow: hidden;
    margin-bottom: 5%;
    padding: 2%;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.lx_left {
    display: inline-block;
    float: left;
    width: 45%;
    margin-right: 3%;
}
.lx_left img{
	width: 100%;
}
.lx_right {
	width: 50%;
	float: left;
}
.lianxi_item:nth-child(2n+2) .lx_left{
	float: right;
}
.lianxi_item:nth-child(3n+3) .lx_left{
	float: right;
}
.contact_item ul  li{
	/* background:url(../img/i_home.png) no-repeat; */
	font-size:14px;
	margin-top: 0px!important;
    line-height: unset!important;
	min-height: 30px;
	*height:28px;
	text-indent:0px;
	line-height:22px;
	*padding-top:2px;
	padding-left: 35px;
}
.i_home{
	background: url(../images/i_home.png)  no-repeat;
}
.i_tel{
	background: url(../images/i_tel.png)  no-repeat;
}
.i_fax{
	background: url(../images/i_fax.png)  no-repeat;
}
.i_mail{
	background: url(../images/i_mail.png)  no-repeat;
}
.i_address{
	background: url(../images/i_address.png)  no-repeat;
}
/* 人才招聘 start */
.jobs_desc {
    display: block;
    overflow: hidden;
}
.jobs_img {
    display: block;
    float: left;
    width: 40%;
    margin-right: 2%;
}
.jobs_img img{
	padding-right: 3%;
}
.jobs_info{
	position: relative;
}
.jobs_info h3{
	position: absolute;
	font-size: 16px;
	color: #fff;
    left: 34%;
    background-color: #f17f02;
    margin-top: 15px;
    padding: 15px 53px; 
}
.jobs_info ul{
	padding-top: 76px;
}
.jobs_info ul li{
	list-style-type:none; 
	line-height: 30px;
}
.li_i{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: url(../images/li.png) center no-repeat;
	margin-right: 8px;
}
.jobs_tab {
    margin-top: 5%;
    border-bottom: 3px solid #cbcbcb;
    height: 31px;
    position: relative;
   
}

.jobs_tab a { 
    font-size: 16px;
    color: #f17f02;
}
.jobs_tab a:hover { 
    font-size: 16px;
    color: #f17f02!important;
}
.jobs_tab em{
	height: 3px;
    width: 65px;
    background-color: #f17f02;
    display: block;
}
.jobs_list table{
	width: 100%;
	margin-top: 5%;
}
.jobs_list thead{
	background-color: #f17f02;
	color: #fff;
	text-align: center;
	height: 45px;

}
.jobs_list thead tr{
	height: 45px;
}
.jobs_list table tbody tr td{
	/*border:1px solid #f4f4f4;*/
	border:1px solid #eee;
	font-size: 14px;
}
.jobs_list tbody tr {
    height: 45px;
}
.jobs_list thead th{
	border-right:1px solid #ccc;
	text-align: center;
	font-size: 16px;
    font-weight: normal;
}
.jobs_list table tbody th{
	width: 30%;
}
td.claim {
    padding: 3% 1%;
}
.email{
	display: block;
	width: 21px;
	height: 15px;
	background: url(../images/email.jpg) center no-repeat;
}
.bred{
	background-color: #fff2fa;
}

.m_claim_title {
    margin: 0;
    margin-bottom: 15px;
    font-size: 16px;
    display: none;
}
/* 人才招聘 end */
.down { width:100%; text-align:center;}
.down li { text-align: right; width: 35%; float:left;}
.down li a{
	display: inline-block;
	color: #686768;
	margin: 0 3%;
	margin-bottom: 3%;
}
.down li a:hover {color: #666!important;}
.down li a p{
    width: 60px;
    height: 60px;
    line-height: 65px;
    background-color: #f17f02;
    /* border: 1px solid; */
    border-radius: 50%;
   margin: 0 auto;
    margin-bottom: 10px;
}
.down li p img{
	margin: 25%;
}

.down li p span{
	font-size: 14px;
	color: #686768;
	margin-top: 10px;
}
.down li a:hover p{
	background-color: #f17f02;
}
.down li a:hover>span{
	color: #f17f02;
}
/*应用领域内页*/
.title56 {display: block; text-align: center;border-bottom: 1px dashed;}
.title56 h1 {font-size: 24px;}
.context5 { font-size: 16px; line-height: 30px;padding: 1%;}
.context5 img { width:100%; height:auto;}
/* 合作客户 start */

.customers_body{
	
}
.customers_body ul { margin-top:40px;}
.customers_body ul li{
	display: inline-block;
	width: 31%;
	padding: 10px 10px;
	/*max-height: 220px;*/
	overflow: hidden;
	border: 2px solid #fff;
	text-align: center;
	margin-right: 3%;
	margin-bottom: 3%;
	box-shadow: 1px 0px 20px rgba(0,0,0,0.2);
}
.customers_body ul li:nth-child(3n+3) {
    margin-right: 0%;
}
.customers_body ul li:hover{
	border: 2px solid #f17f02;
}
.customers_body ul li{
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.customers_body ul li img { margin: 0; padding: 0; max-width: 100%;}
.customers_body ul li:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.33);
}
/* 合作客户 end */
.listgl {	background-color: #e67c13;color: #fff!important;}
.mini_logo {
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/mini_logo.png) no-repeat;
}
.contact_item h4 i {
    margin-right: 15px;
}
.listlx .contact_item ul {margin-top: 25px;}
.shaixuan {margin-top: 2px;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
    font-size: 15px;
    display: block;
    color: #333;
    border-bottom: 1px solid #dfdfdf;}
.shaixuan:hover { background: #f17f02;color: #fff;}
.shaixuan1 {margin-top: 2px;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
    background: #f17f02;
    font-size: 15px;
    display: block;
    color: #fff;
    border-bottom: 1px solid #dfdfdf;}
 .shaixuan1:hover { background: #f17f02;color: #fff;}
 /*产品xin*/
 .inpro .leftnav ul{
	/* margin: 0 15px; */
	padding-left: 0px;
}
.inpro .leftnav ul li{
	margin-top: 1px;
	line-height: 40px;
	text-align: left;
	font-size: 15px;
	position: relative;
	/* border-bottom: 1px solid #ccc; */
}
.inpro .leftnav ul li:before{
	content: " ";
	width: 0px;
    height: 0px;
   /* border: 5px solid #f17f02;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;*/
	display: block; 
	position: absolute;
    top: 15px;
    left: 8px;

}
.inpro .leftnav ul li:after{
    content: " ";
    height: 1px;
    /*background-color: #ddd;*/
    display: block;
    margin:0 15px; 
   /* margin-bottom: -1px;*/
}

.inpro .leftnav ul li a{
	color: #525252;
	padding-left: 19px;
}
.inpro .leftnav>ul>li>a {
    line-height: 22px;
    padding-right: 32px;
    display: block;
    word-wrap: break-word;
    word-break: normal; 
    padding-bottom: 8px;
    padding-top: 8px;
}
.inpro .leftnav ul li:hover a.mt,.left_m_menu ul li:hover,.left_m_menu ul li:hover a{

	color: #f17f02!important;
}
.inpro .leftnav>ul>li:hover{
	background: url(../img/menu_bg.jpg) repeat-x;
}
.inpro .leftnav>ul>li:hover:before,.inpro .leftnav ul li.active:before{
    border: 5px solid #fff;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
}
.inpro .leftnav ul li.active{
	/*background: url(../img/menu_bg.jpg) repeat-x;*/
     background-color: initial!important;
} 
.inpro .leftnav>ul>li:hover>a{
	color:#f17f02!important;
}
.inpro .leftnav ul li.active a.mt{
	color: #fff;
	
}
.inpro .leftnav ul li dl{
	display: none;
	margin: 0 15px;
	margin-bottom: -1px;
}
.inpro .leftnav ul li dl dd{
    margin-top: 1px;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
    position: relative;
	border-top: 1px solid #eee; 
}
.inpro .leftnav ul li.onli dl{
	display: block;
}
.inpro .leftnav ul li dl dd a:hover{
	color: #f17f02!important;
}
.inpro .leftnav ul li dl dd a {
    padding-left: 5px;
}
.left_m_menu {
	display: none;
}
.inpro .leftnav ul li i {
    display: block;	
    width: 40px;
    height: 40px;
    background: url(../images/i_add.png) center no-repeat;
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
	cursor: pointer;
}
li.onli i { 
    background: url(../images/i_sub.png) center no-repeat!important;
}
.i_mail a {padding-left: 0px!important;}
/*新产品*/
.box1{
	width: 100%;
	display: block;
	overflow: hidden;
}
.npro_item {
	position: relative;
}
.npro_item img{
	width: 100%;
}
.box1 .npro_item{
	width: 48.5%;
	display: inline-block;
	float: left;
	padding-bottom: 3%;
	margin-right: 1%;
}

.npro_title{
	position: absolute;
    left: 5%;
    top: 15%;
    width: 40%;
}
.box1 .npro_item:last-child .npro_title{
	left: 8%;
}
.npro_title h3{
	font-size: 20px;
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
}
.npro_title a.p_details{
	width: 100px;
    text-align: center;
    background-color: #fff;
    font-size: 14px;
    padding: 3% 6%; 
    display: block;
    margin-top: 20%;
	color: #444545;
	
}
@media (max-width:640px) {
.npro_title a.p_details { 
	    width: 100px;
	}
.box1 .npro_item,.box2 .boxl,.box2 .boxr{
		width: 100%; 
	}
	.box1 .npro_item:first-child,.box1 .npro_item:last-child,.box2 .boxr,.box2 .boxl,.box2 .boxl .npro_item:first-child{
		padding-left:0;
		padding-right:0;
		padding-bottom:3%;
	}
.box1 {padding: 2%;}
}
/*xin产品展示*/
.cate_li .cate_li_tab,.cate_li .cate_li_info{
	width: 100%;
}
.cate_li .cate_li_tab img{
	width: 100%;
	height: 258px;
}
.cate_list .cate_l .cate_img img{
	position: absolute;
	right: 5%;
	bottom: 5%;
    max-width: 50%;
    max-height: 80%;
}
.cate_li .cate_li_info {
    /*background: #ffffff;*/
    padding: 0 10%;
    margin-top: -10px;
    position: relative;
    /*display: table-cell;*/
    vertical-align: middle;
}
.cate_li .cate_li_info .box { padding: 5%;}
.cate_li .cate_li_info .info_title {
    font-size: 16px;
    color: #f17f02;
    margin: 0;
    padding: 0;
	line-height: 24px;
}
.cate_li .cate_li_info em {
    display: block;
    width: 40px;
    height: 1px;
    background: #f17f02;
    margin-top: 5%;
}
.cate_li .cate_li_info .info_desc {
    font-size: 14px;
    color: #41444e;
    line-height: 24px;
    padding-top: 10%;
}
.cate_li .cate_li_info .info_desc p{
	margin-bottom: 0;
}
.cate_li:hover .cate_li_info{
	background-color: #f17f02;
}
.cate_li:hover .cate_li_info em{
	background-color: #fff;	
}
.cate_li:hover .cate_li_info .info_title,.cate_li:hover .cate_li_info .info_desc{
	color: #fff;
}
.cate_li {
    width: 50%;
    display: inline-block;
    float: left;
	position: relative;
}
.cate_li:nth-of-type(even) .cate_li_tab{
	position: absolute;
	bottom: 0;	
}
/*.cate_li:nth-of-type(even) .cate_li_info .corner {
	top: unset;
    bottom: -30px;
	border: 10px solid #f17f02;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}*/
.cate_list {
    margin-bottom: 5%;
    overflow: hidden;
}
.cate_l,.cate_r{ 
	display: block;
	box-shadow: 1px 0px 30px rgba(0,0,0,0.2);
}
.cate_l,.cate_r,.cate_li{
	height: 536px;
}
.cate_li_tab,.cate_li_info{
	height: 268px;
}
.cate_l {
    width: 55%;	
    float: left; 
    margin-right: 2%;
    position: relative;
    display: block;
    overflow: hidden;
}
.cate_r {
    width: 43%;
    float: right;
}
.cate_num {
    position: absolute;
    left: 10%;
    top: 5%;
	z-index: 99;
}
.cate_num h1 {
    font-size: 100px;
	color: #f17f02;
}
.cate_num h3 {
    font-size: 18px;
	color: #f17f02;
}
.cate_num h3 a{ 
	color: #f17f02;
}
.cate_num em {
	display: block;
    width: 50px;
	height: 2px;
	background: #f17f02;
}
.cate_l,.cate_r{ 
	display: block;
	box-shadow: 1px 0px 30px rgba(0,0,0,0.2);
	border: 1px solid #f17f02;
}
.cate_l,.cate_r,.cate_li{
	height: 536px;
}
.cate_li_tab,.cate_li_info{
	height: 268px;
}
@media (max-width:640px) { 
.cate_l,.cate_r,.cate_li{
		height: 400px;
	}
	.cate_li_tab,.cate_li_info{
		height: 200px;
	}
	.cate_l {
	    width: 100%; 
	    margin-right: 0%;
	    margin-bottom: 5%;
	}
	.cate_r {
	    width: 100%; 
	}	
	
}
/*内页bannaer*/
.nbanner .swiper-banner .swiper-slide img {
    width: 100%;
}
.ziliao {padding: 3% 0;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
        margin: 2%;
        overflow: hidden;
}