@charset "utf-8";
/* CSS Document */
*{ box-sizing:border-box;}
body{ margin:0px; padding:0px; font-size:14px; line-height:1.5em; color:#666; }
h1,h2,h3,h4{margin:0px; padding:0px; font-size:12px; font-weight:normal;}
ul,ol,li{margin:0px; padding:0px; list-style-type:none;}
p,dl,dt,dd{margin:0px; padding:0px;line-height:22px}
img{border:none; margin:0px; padding:0px;}
.boxa{ width:1200px;}
a{text-decoration:none;color:#000;}
.dis{ display:flex; align-items:center; justify-content:space-between;}

.clear{
	clear:both;
	height:0px;
}
* html .clear{
	clear:both;
	display:inline;
}
.flo{ float:left;}
.flot{ float:right;}


.box{ width:100%;}
.nrtop{ height:80px; background:#FFF;}
.nrtopfiex{ position:fixed; top:0px; background:#FFF; width:100%; height:80px; z-index:999;}
.nrtopa{ width:85%; margin:auto;}
.nrtopb{ width:30%; padding-top:5px; }
.nrtopb img{ width:65%; height:auto;}
.nrtopc{ width:70%; padding-left:30px;}
.nrtopc ul li{ display:inline-block; float:left; line-height:80px; padding:0px 20px; font-size:16px;  }
.nrtopc ul li a:hover{ color:#ff5d02; }
.zw{ display:block; background:#b3b3b3; font-size:14px !important; padding:20px 10px; line-height:30px !important; margin-top:27px; border-radius:5px;}
.zw a{ color:#FFF;}
.navb{ width:40px !important; height:40px; line-height:40px !important;  text-align:center;  margin-left:10px; margin-top:25px; font-size:13px; border-radius:180px;   border: 1px solid #5a5859; padding-left:10px !important;}
 
.banner{ width:100%; height:400px;}

/*nav*/
.nrnav{ width:85%; margin:30px auto;}
.nrnav ul li{ width:23%; background:#b3b3b3; border-radius:5px; font-size:14px; line-height:40px; height:40px; text-align:center;}
.nrnav ul li a{ color:#FFF;}
.Bnava {
    width: 51px;
    height: 11px;
    background: url(../images/Btopb.png) no-repeat !important;
    margin-top: 37px;
    margin-left: 20px;
	margin-right:20px;
}
.nava {
    width: 51px;
    height: 11px;
    background: url(../images/topb.png) no-repeat;
    margin-top: 37px;
    margin-left: 20px !important;
}
/*nav*/
/*内容*/
.nrnr{ width:85%; margin:auto;}
.nrtitle{ font-size:28px; color:#000; margin-top:50px; border-bottom:1px solid #CCC; line-height:70px;}
.nrtcon{ padding:30px 0px;}
.new{ width:100%;}
/*内容*/


/*底部*/
.down{ margin-top:80px; background:#1c1210; min-height:280px; }
.downa{ margin:auto; color:#FFF; padding-top:50px; position:relative;}
.downb{ width:268px; background:url(../images/prod.jpg) no-repeat left top; padding-left:20px; background-position:0px 18px; }
.downb ul li{ width:200px; line-height:50px;}
.downb ul li a{ color:#FFF;}
.downc{ position:absolute; right:0px; top:-40px; width:163px; height:257px;}
.downd{ min-height:70px; background:#120d0a;}



/* 网页底部 */
.zzb07link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:none;
	color: #fff;
	line-height:42px;
}

.zzb07link:hover {
	text-decoration: underline;
	color: #fff;
}
.zzb07tail
{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color: #fff;  line-height:70px;
}
.zzb07tail a
{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color: #fff;
}
.dispc{ display:block;}
.disMobile{ display:none;}

.bannerbg{ background-size:100%;}
/*底部*/
/*产品中心*/
.nrnavprodis{ display:flex; align-items:center; justify-content:space-between;}
.nrnavpro{ width:85%; margin:30px auto;}
.nrnavpro ul li{ width:32%; background:#b3b3b3; border-radius:5px; font-size:14px; line-height:40px; height:40px; text-align:center;}
.nrnavpro li a{ color:#FFF;}
.newing{ display:block;}


/*产品中心*/

/*新闻中心*/
.new{ width:100%;}

.new a{ display:block; width:100%; background:#FFF; margin-top:20px;}
.new a:nth-child(2n){ background:#f6f6f6;}
.new a li{ width:85%; margin:auto; padding:20px 0px;}
.new a li .nrtu{ width:170px;  height:100px;  overflow:hidden;  }
.new a li .nrtu img{ width:100%; height:auto; transition:all 1s;}
.new a:hover li .nrtu img{ width:103%; height:auto;}
.new a li .nrrqi{ transition:all 1s; margin-left:30px; padding-right:30px; border-right:1px solid #CCC; padding-top:63px;}
.nrrqia{ font-size:30px; font-weight:bold; color:#000; }
.nrrqinr{ padding-left:50px; width:65%; }
.nrnewti{  transition:all 1s; font-size:18px;  color:#000; font-weight:bold; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.nrnewnr{ transition:all 1s; padding-top:20px;  text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; line-height:1.5em;}

.new a:hover{ background:#5b5a58;}
.new a:hover li .nrnewti{ margin-left:50px; font-size:18px;  color:#000; font-weight:bold; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; color:#eb6100}
.new a:hover li .nrrqi{ color:#b3b3b3;}
.new a:hover li .nrnewnr{ color:#b3b3b3;}
.newnytitle{ padding:30px; font-size:16px; text-align:center; line-height:1.5em;}
.newnyriqi{ padding:5px 0px; background:#e4e4e4; color:#7d7d7d; text-align:center;}
.newnyrinr{ margin:20px 0px; min-height:700px;}


.newimg{ display:block;}
/*新闻中心*/	
/*设备中心*/	
.nrEquipment{ margin-top:30px;}
.nrEquipmentdis{ display:flex; align-items:center;  flex-wrap:wrap;}
.nrimg{ width:31%;  margin:30px 1%;}
.nrEquipmentimg{ width:100%;  height:290px; background:#d3d3d3; overflow:hidden;}
.nrEquipmentimg img{ width:100%; height:auto; object-fit: cover; transition:all 1s;}
.nrEquipmentnr{ width:100%; margin-top:10px; border-top:2px solid #CCC; padding:10px; border-bottom:2px solid #CCC; padding:15px 0px; cover; transition:all 1s; font-size:15px;}

.nrEquipmentdis li a:hover .nrEquipmentimg img{width:102%; }
.nrEquipmentdis li a:hover .nrEquipmentnr{ padding-left:20px;} 
.dibupc{ display:block;}
.cnapinmoblie{ display:none !important;}
/*设备中心*/	

/*产品中心手机版*/	
.promobliea{ width:100%; padding:10px; background:#CCC; text-align:center; margin:20px 0px;}
.promoblieaimg{ width:100%;}
.promoblieaimg img{ width:100%; height:auto; margin:10px 0px;}
/*产品中心手机版*/	


.ej_nav_list{background: #fff;display: block;width: 100%;  box-shadow:0px 5px 5px rgba(0,0,0,.1); min-height: 78px;}
.ej_nav_u1{font-size: 0;}
.ej_nav_u1 li{display: inline-block;vertical-align: top; width: 20%;text-align: center;line-height: 78px; border-right:1px solid rgba(0,0,0,.15);}
.ej_nav_u1 li a{   display: block;position: relative;font-size: 18px;color: #272727;}
.ej_nav_u1 li a:after{content: '';display: block;width: 100%;height: 2px;background:#eb5f00;position: absolute;bottom: -1px;left: 0;transition: 0.4s ease-out;
transform: scaleX(0);}
.ej_nav_u1 li:hover a:after,.ej_nav_u1 li.active a:after{transform: scaleX(1);}
.ej_nav_u1 li:hover a,.ej_nav_u1 li.active a{color: #eb5f00; font-weight: 700;}



/* licheng s*/

.licheng{ width:100%; margin:auto; height: 100px;   border-bottom:#e3e3e3 solid 1px; padding-top:55px;margin-top: 0px; margin-bottom: 10px; padding-bottom: 40px;}
.licheng h3{ width:100%; color:#000000; font-size:35px; font-weight:normal; float:left; text-align:center; padding-bottom:20px; text-transform:uppercase;}
.licheng h3 span{ width:100%; color:#6a6a6a; font-size:17px;float:left; text-align:center; line-height:60px;}

/* licheng e*/


.gsjj_con1{/* background: url(../images/jj1_02.jpg) no-repeat center center ; */background-size: cover;}
.cpzs,.alzs{background: white;}
.cpzs .gsjj_con1_div1,.alzs .gsjj_con1_div1{box-shadow: none;}
.alzs_con1{padding: 0;}
.sliwert{padding: 80px 0;}



.cpzs_xq .gsjj_con2_div span{width: 450px;}
.cpzs_xq .gsjj_con2_div aside h1 font{font-size: 18px;color: #777777;font-weight: 100;}
.cpzs_xq .gsjj_con2_div aside h1:after{margin-bottom: 30px;}
.cpzs_xq .gsjj_con2_div aside p font{display: inline-block;vertical-align: top;}


.gsjj_con1_div1{background: white;box-sizing: border-box;font-size: 0;padding: 55px 90px;/* box-shadow:0 0px 29px -1px grey; */transform: translateY(0px);position: relative;}
.cpzs .gsjj_con1_div1, .alzs .gsjj_con1_div1 {box-shadow: none;}
.alzs_div_sousuo input[type=text] {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 214px);
    margin-right: 14px;
    border: none;
    box-sizing: border-box;
    height: 50px;
    background: white;
    padding-left: 30px;
    font-size: 16px;
}
.alzs .gsjj_con1_div1 {
    background: #f1f1f1;
}



/*响映式*/

.fy{ width:100%; margin:20px 0px;}
.contentPage{text-align: center; padding:0px; padding-top:15px; width: 100%; color: #666; line-height: 30px; text-decoration: none;}
.contentPage a:link {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #eeeeee; font-weight: normal;}
.contentPage a:visited {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #eeeeee; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0d499f; font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #f00; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}



/* ================================================== */
/* ========== 产品与方案-产品详情页
/* ================================================== */
/*.case -> .brief*/
.product-details .case{margin-top:0px;max-width:1200px;}
.product-details .case .brief{padding:70px 0px;border-bottom:1px dashed #D3D3D3;}
.product-details .case .brief .big-image{width:45%;float:left;}
.product-details .case .brief .big-image img{display:block;width:100%;}
.product-details .case .brief .text{width:46%;float:left;padding:0px 20px 10px 80px;}
.product-details .case .brief .text .title{font-size:24px;font-weight:normal;color:#333333;margin-bottom:0px; text-align:left;}
.product-details .case .brief .text h3{font-size:18px;font-weight:normal;color:#666;margin-bottom:20px; text-align:left;}
.product-details .case .brief .text .sub-title{font-size:12px;color:#555555;margin-top:40px;margin-bottom:20px;}
.product-details .case .brief .text p{font-size:16px!important;color:#545454!important;line-height:31px!important; font-family:"å¾®è½¯é›…é»‘"!important;}
/*.case -> .technology*/
.product-details .case .technology{padding:20px 0px 45px 0px;border-bottom:1px dashed #D3D3D3;}
.product-details .case .technology .sub-title{font-size:12px;color:#555555;margin-top:40px;margin-bottom:14px;}
.product-details .case .technology p{font-size:12px;color:#999999;line-height:2.8;}
/*.case -> .list*/
.product-details .case .list{width:100%;margin-top:80px;}
.product-details .case .list li{width:20%;float:left;padding:0px 8px;margin-bottom:30px;}
.product-details .case .list li a{display:block;height:100%;overflow:hidden;}
.product-details .case .list li a img{display:block;width:100%;}
.product-details .case .list li a .name{font-size:12px;color:#555555;display:block;padding:15px 0px;}


/*pro*/
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.p_list{ width:100%; float:left;}
.p_list h1{ color:#2d9e26; font-weight:normal; border-bottom:solid 1px #e9e9e9; padding-bottom:10px; font-size:24px;}
.table{ padding:15px 0;}
.table td{ text-align:center; padding:10px 0;}
.table tr:nth-child(odd){ background:#f5f3f0;}
.table tr:nth-child(even){ background:#fff;}


.p_detail{ width:100%; float:left; line-height:35px; font-size:15px;}
.p_detail h4{ color:#FFFFFF; font-weight:normal; border-top:solid 3px #2d9e26; background:#f9f9f9;}
.p_detail h4 span{ background:#2d9e26; width:100px; line-height:30px; display:block; text-align:center;}
.p_detail h2{ font-weight:normal; color:#3c3c3c; text-align:center; line-height:50px; font-size:20px;}

.paging{ width:98%; padding-left:2%; float:left; margin-top:30px; font-size:14px; background:#f9f9f9; margin-bottom:40px; line-height:40px;}
.up{ width:535px; float:left;}
.back{ width:70px; float:left; text-align:center;}
.xiayigedown{ width:535px; float:left; text-align:right;}

.text_1 { width:100%; margin:20px 0px; text-align:left; color:#eb6100;}
.text_1 .p1 { font-size:40px; font-family:Akz; }
.text_1 .p2 { width:150px; height:45px; line-height:45px; text-align:center; background:#eb6100; color:#fff; font-size:16px; margin:10px 0px; }


.text_tu {width:100%; margin:20px 0px 20px; float:left;}
.text_tu img { width:48%; margin-right:2%; height:150px; float:left; margin-bottom:10px;}
/*pro e*/


.dissouji {display:none;}


/*响映式*/

@media screen and (max-width:1366px){

  .nrtopc ul li {display: inline-block; float: left; line-height: 80px; padding: 0px 29px; font-size: 16px;}
   .dispc{ display:block;}
  .dibupc{ display:none;}
  .down{ margin-top:80px; background:#1c1210; min-height:280px; }
   
	}
@media screen and (max-width:1024px){
  .nrtopa {width: 90%; margin: auto;}
  .nrtopc ul li {display: inline-block; float: left; line-height: 80px; padding: 0px 10px; font-size: 16px;}
  .nrnav {width: 90%; margin: 30px auto;}
  .nrnr{width: 90%; margin: 30px auto;}
  .downa {width:90%; margin: 30px auto;}
   .dispc{ display:block;}
   .disMobile{ display:none;}
   .nrtopc {width: 70%; padding-left: 0px;}
   .nrtopb {width: 30%;  padding-top: 30px;}
   .downz {width: 100%; background: #000; line-height:1.5em; padding:20px; height:auto;}
     
	  .nrrqinr {padding-left: 50px; width: 80%;}
	  .newimg{ display:none;}
	  .nrEquipmentimg { width: 100%; height: 200px; background: #d3d3d3; overflow: hidden; }
	   .dibupc{ display:none;}
	   .zzb07link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:none;
	color: #fff;
	line-height:30px;
}
.down{ margin-top:80px; background:#1c1210; min-height:280px; }
.ej_nav_u1 li a{ border-bottom:1px solid #e0e0e0 !important;}
	}
@media screen and (max-width:768px){
	.licheng h3{ width:100%; color:#000000; font-size:20px !important; font-weight:normal; float:left; text-align:center; padding-bottom:20px; text-transform:uppercase;}
.licheng h3 span{ width:100%; color:#6a6a6a; font-size:13px !important; float:left; text-align:center; line-height:60px;}

	
	 .dispc{ display:none;}
	 .disMobile{ display:block;}
	.nrtopb { width: 25%;padding-top:30px;}
	.nrtopc {width: 70%; padding-left:0px;}
	.nrtopb img{ width:100%;}
   .nrtopa {width: 90%; margin: auto;}
  .nrtopc ul li {display: inline-block; float: left; line-height: 80px; padding: 0px 10px; font-size: 15px;}
  .nrnav {width: 90%; margin: 30px auto;}
  .nrnr{width: 90%; margin: 30px auto;}
  .downa {width:90%; margin: 30px auto;}
  
  .down { width: 100%; margin-top: 50px;  padding-top: 20PX; height: 320px; background: url(../images/downa.jpg) center;color: #FFF;}
  .downe{ display:none;}
  .downz {width: 100%;  background: #000; padding:30px; line-height:1.5em; height:auto;}
  .bannerbg{ background-size:200% !important;}
  .banner {width: 100%; height:150px;}
  .diswap{flex-wrap:wrap;}
  .nrnav ul li { width:48%; background: #b3b3b3; border-radius: 5px; font-size: 14px; line-height: 40px;
    height: 40px; text-align: center; margin-bottom:10px;}
     .disMobile{ display:none;}
	 .nrrqinr {padding-left: 50px; width: 75%;}
	   .newimg{ display:none;}
	   .nrrqinr {padding-left: 15px; width: 65%;}
	   .disMobile{ display:block;}
	   .nrEquipmentimg {  width: 100%; height: 155px; background: #d3d3d3; overflow: hidden;}
	   
	   
	   	    .dibupc{ display:none !important;}
.zzb07tail
{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color: #fff;  line-height:30px;
}

.shoujidibu{ padding:10px;}
.cnapinpc{ display:none;}
.cnapinmoblie{ display:block !important;}
.ej_nav_u1 li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
    line-height: 78px;
    border-right: 1px solid rgba(0,0,0,.15);
	border-bottom::1px solid #f5f5f5;
}

.ej_nav_u1 li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
    line-height: 78px;
    border-right: 1px solid rgba(0,0,0,.15); 
	.ej_nav_list {
    background: #fff;
    display: block;
    width: 100%;
    box-shadow: 0px 5px 5px #FFFFFF !important; height:auto !important;
  	border-bottom::1px solid rgba(0,0,0,.15) !important;
}
.ej_nav_u1 li a{ border-bottom:1px solid #e0e0e0 !important;}
.prowind{ width:100% !important;}
	
	.dissouji {display: block;}	
	}
@media screen and (max-width:640px){
	
	.licheng h3{ width:100%; color:#000000; font-size:20px !important; font-weight:normal; float:left; text-align:center; padding-bottom:20px; text-transform:uppercase;}
.licheng h3 span{ width:100%; color:#6a6a6a; font-size:13px !important; float:left; text-align:center; line-height:60px;}
		 .dispc{ display:none;}
	 .disMobile{ display:block;}
	.nrtopb { width: 25%;padding-top:30px;}
	.nrtopc {width: 70%; padding-left:0px;}
	.nrtopb img{ width:100%;}
   .nrtopa {width: 90%; margin: auto;}
  .nrtopc ul li {display: inline-block; float: left; line-height: 80px; padding: 0px 10px; font-size: 15px;}
  .nrnav {width: 90%; margin: 30px auto;}
  .nrnr{width: 90%; margin: 30px auto;}
  .downa {width:90%; margin: 30px auto;}
  
  .down { width: 100%; margin-top: 50px;  padding-top: 20PX; height: 320px; background: url(../images/downa.jpg) center;color: #FFF;}
  .downe{ display:none;}
  .downz {width: 100%;  background: #000; padding:30px; line-height:1.5em; height:auto;}
  .bannerbg{ background-size:200% !important;}
  .banner {width: 100%; height:150px;}
  .diswap{flex-wrap:wrap;}
  .nrnav ul li { width:48%; background: #b3b3b3; border-radius: 5px; font-size: 14px; line-height: 40px;
    height: 40px; text-align: center; margin-bottom:10px;}
	.nrnavprodis{ display:block;}
	.nrnavpro ul li{ width:100%; background:#b3b3b3; border-radius:5px; font-size:14px; line-height:40px; height:40px; text-align:center; margin-bottom:10px;}
	   .disMobile{ display:none;}
	   .nrrqinr {padding-left: 50px; width: 80%;}
	     .newimg{ display:none;}
.new a li .nrrqi { transition: all 1s;  margin-left: 0px;  padding-right: 10px; border-right: 1px solid #CCC;
padding-top: 63px;}	
.nrrqinr {padding-left: 15px; width: 65%;} 
.disMobile{ display:block;}
.nrimg {width: 48%; margin: 30px 1%;}
 .dibupc{ display:none;}
.zzb07tail
{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color: #fff;  line-height:30px;
}

	.shoujidibu{ padding:10px;}	 
	.new a li{ width:95%; margin:auto; padding:20px 0px;}
	.cnapinpc{ display:none;}
	.cnapinmoblie{ display:block !important;}
	

.ej_nav_u1 li {
	border-bottom::1px solid #f5f5f5 !important;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
    line-height: 78px;
    border-right: 1px solid rgba(0,0,0,.15);
	
	.ej_nav_list {
    background: #fff;
    display: block;
    width: 100%;
    box-shadow: 0px 5px 5px #FFFFFF !important; height:auto !important;
		
  
}
.ej_nav_u1 li a{ border-bottom:1px solid #e0e0e0 !important;}
.prowind{ width:100% !important;}
.dissouji {display: block;}	
	}
@media screen and  (max-width:375px){ .prowind{ width:100% !important;} 
.dissouji {display: block;}	}
@media screen and  (max-width:414px){ .prowind{ width:100% !important;}
.dissouji {display: block;}	}
@media screen and  (max-width:320px){ 

.licheng h3{ width:100%; color:#000000; font-size:20px !important; font-weight:normal; float:left; text-align:center; padding-bottom:20px; text-transform:uppercase;}
.licheng h3 span{ width:100%; color:#6a6a6a; font-size:13px !important; float:left; text-align:center; line-height:60px;}
	 .dispc{ display:none;}
	 .disMobile{ display:block;}
	.nrtopb { width: 25%;padding-top:30px;}
	.nrtopc {width: 70%; padding-left:0px;}
	.nrtopb img{ width:100%;}
   .nrtopa {width: 90%; margin: auto;}
  .nrtopc ul li {display: inline-block; float: left; line-height: 80px; padding: 0px 10px; font-size: 15px;}
  .nrnav {width: 90%; margin: 30px auto;}
  .nrnr{width: 90%; margin: 30px auto;}
  .downa {width:90%; margin: 30px auto;}
  
  .down { width: 100%; margin-top: 50px;  padding-top: 20PX; height: 320px; background: url(../images/downa.jpg) center;color: #FFF;}
  .downe{ display:none;}
  .downz {width: 100%;  background: #000; padding:30px; line-height:1.5em; height:auto;}
  .bannerbg{ background-size:200% !important;}
  .banner {width: 100%; height:150px;}
  .diswap{flex-wrap:wrap;}
  .nrnav ul li { width:48%; background: #b3b3b3; border-radius: 5px; font-size: 14px; line-height: 40px;
    height: 40px; text-align: center; margin-bottom:10px;}
	.nrnavprodis{ display:block;}
	.nrnavpro ul li{ width:100%; background:#b3b3b3; border-radius:5px; font-size:14px; line-height:40px; height:40px; text-align:center; margin-bottom:10px;}
	   .disMobile{ display:none;}
	     .newimg{ display:none;}
		 .new a li .nrrqi { transition: all 1s;  margin-left: 0px;  padding-right: 10px; border-right: 1px solid #CCC;
padding-top: 63px;}	 
.nrrqinr {padding-left: 15px; width: 65%;}
.disMobile{ display:block;}
.nrimg {width: 48%; margin: 30px 1%;}
 .dibupc{ display:none;}
.zzb07tail
{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color: #fff;  line-height:30px;
}
 .shoujidibu{ padding:10px;}
 .cnapinpc{ display:none !important;}
 .cnapinmoblie{ display:block;}
 
 .ej_nav_u1 li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
    line-height: 78px;
    border-right: 1px solid rgba(0,0,0,.15);
	
	.ej_nav_list {
    background: #fff;
    display: block;
    width: 100%;
   box-shadow: 0px 5px 5px #FFFFFF !important; height:auto !important;
   	border-bottom::1px solid #f5f5f5 !important;
  
}

.ej_nav_u1 li a{ border-bottom:1px solid #e0e0e0 !important;}
.prowind{ width:100% !important;}
.dissouji {display: block;}	

}



