/*左右滚动效果*/
/*公共部分*/
.wc1200{margin:0 auto;width:100%;}
.fr{float:right;}
.mt20{/*margin-top:20px;*/}
.icon{background:url(../images/icon.png) no-repeat 0 0;}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}
/*全局板块*/
.row .hd{background:url(../images/hd-line_01.jpg) no-repeat 0 50px;height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;
margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}
/**/
.rowE .warp-pic-list{position:relative;width:668px;height:278px;overflow:hidden; padding-left:75px;}
.rowE .count li{margin-right:15px;width:210px;height:278px;position:relative;}
.rowE .count .img_wrap{width:210px;height:278px;}
.rowE .count .img_wrap img{width:210px;height:278px;}
.rowE .btn{display:block;height:99px;position:absolute;top:85px;width:45px;z-index:200;cursor:pointer;}
.rowE .prev{left:0;}
.rowE .next{right:0;}
.qh_title{line-height: 28px;text-align: center;display: block;font-size: 16px;}
.prev{
	background: url("../images/no_03.jpg") no-repeat;
}
.next{
	background: url("../images/left_03.jpg") no-repeat;
}

.ng-proeshow .pr-row{
	 margin-left:-14px; margin-right:-14px; *zoom:1; _position:relative;
}
.ng-proeshow .pr-col{
	  float:right; overflow:hidden; min-height:1px;
}
.ng-proeshow .pr-col-5{
	  width:514px;
}
.ng-proeshow .pr-col-7{
	  width:535px;
	  float: left;
}
.ng-proeshow .pr-padd{
	  padding-left:14px;
	  padding-right:14px;
	  overflow:hidden;
}

.ng-proe-imshow{
	 
}
.ng-proe-imshow .im-show{
	  width:100%; overflow:hidden;
	  height:396px;
}
.ng-proe-imshow .im-show img{
	  max-width:100%;
	  max-height:396px;
	  border:1px solid #999;
}
.ng-proe-imshow .im-show table{
	  width:100%; height:396px;
	  overflow:hidden;
}
.ng-proe-imshow .im-show table td{
	  border:0px; text-align:center;
	  overflow:hidden; vertical-align:middle;
}


.ng-ehs-box{
	  height:70px;
	  padding:7px 26px 3px;
	  overflow:hidden;
	  position:relative;
}
.ng-ehs-row{
	  margin-left:-3px; margin-right:-3px; *zoom:1; _position:relative;
}

.ng-ehswiper{
	  width:100%;
	  overflow:hidden;
	  height:66px;
}
.ng-ehswiper .ng-ehv-padd{
	  padding:0px 3px 0px;
	  overflow:hidden;
}
.ng-ehswiper .ng-ehv-bor{
	  border:2px solid #f2f2f2;
	  overflow:hidden;
}
.ng-ehswiper .ng-ehv-bor-on{
	  border:2px solid #fff;
}
.ng-ehswiper .ng-ehv-bor img{
	  width:100%;
	  display:block;
	  height:60px;
}

.ng-ehswiper-bnt{
	  display:block; position:absolute;
	  top:50%; margin-top:-1px; height:2px;
	  left:0px; right:0px; 
}
.ng-ehswiper-bnt{
	  display:block; position:absolute;
	  top:50%; margin-top:-1px; height:2px;
	  left:0px; right:0px; 
}
.ng-ehswiper-bnt-doc{
	    display:block;
	    position:absolute; top:-22px;
	    width:15px; height:50px;
	    overflow:hidden; cursor:pointer;
	    -webkit-transition:all .3s ease-in 0s;
       -moz-transition:all .3s ease-in 0s;
        -o-transition:all .3s ease-in 0s;
        transition:all .3s ease-in 0s;
}
.ng-ehswiper-bnt-left{
	    left:4px;
}
.ng-ehswiper-bnt-right{
	    right:4px;
}