/*DC 项目*/
@charset "utf-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#000; font-size:14px; font-family: 'Microsoft yahei', Arial; }
a { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
p{margin:0px; padding:0px;}


select::-ms-expand { display: none; }         
select{
	 -webkit-appearance:none;
	  -moz-appearance:none;
	   -ms-appearance:none;
	  appearance:none;
	   
}

select::-ms-expand { display: none; }         
select{-webkit-appearance:none;-moz-appearance:none; -ms-appearance:none;appearance:none;}

.ng-proect-w{min-width:1200px;}

.ng-fault{ width:100%; overflow:hidden;}

.ng-ini{width:1200px; margin:0px auto; }

.ng-indo{ width:100%; min-height:100%; overflow:auto;}

.ng-paddor{  padding-left: 15px;  padding-right: 15px;}

.ng-container{ position:relative; }

.ng-iniov{ overflow:hidden;}

.ng-bg{ background-color:rgba(0,0,0,.1) !important;}

.ng-bg-theme{ background-color:#C9293E !important;}

.ng-bg-ccc{ background-color:#F9F9F9 !important;}

.ng-bg-fff{ background-color:#fff  !important;}

.ng-bg-fuse{ background-color:#FDD1B0  !important;}

.ng-bg-assist{ background-color:#F5F7FA;}

.ng-bg-info{ background-color:#6FB7FA;}

.ng-bg-succeed{ background-color:#A5DA43;}

.ng-bg-warning{ background-color:#FFCA3B;}

.ng-bg-danger{ background-color:#FF8F76;}

.ng-pull-left{ float:left; }

.ng-pull-right{ float:right;}

.ng-oa a{ display:block; width:100%; overflow:hidden;}

.ng-oa a img{ display:block; width:100%;}







.ng-vovh{
	 position:relative;
	 min-height:100vh;
}
 
.ng-header{
	 height:114px;
	 width:100%;
	 z-index: 10;
	 position:relative;
}
.ng-toindex{
	  background:url(../images/topbg.png);
	  position:absolute;
	  top:0px;
	  left:0px;
}
.ng-header-ini{
	 width:1200px;
	 margin:0px auto 0px;
	 position:relative;
	 height:196px;
	 overflow:hidden;
}

.ng-header-ared{
	   height:30px;
	   line-height:30px;
	   font-size:12px;
	   color:#8B8B8B;
}
.ng-header-ared a{
	 color:#8B8B8B;
}
.ng-arpadd{
	 padding:0px 6px;
}

.ng-helogo{
	  position:relative;
	  height:160px;
	  margin-left:4px;
	  max-width:780px;
	  margin-top:18px;
	  margin-bottom:18px;
}
.ng-helogo a{
	  display:block;
	  height:100%;
	  margin:0px 0px;
}
.ng-helogo a img{
	  height:100%;
	  display:block;
}
.ng-hearin{
	  position:relative;
	  height:120px;
	  margin-top:54px;
	  width:380px;
}
.ng-heartimg{
	  height:60px;
	  width:60px;
	  position:relative;
	  z-index: 22;
	  overflow:hidden;
	  float:left;
	  margin-left:52px
}
.ng-heartimg img{
	  max-width:100%;
	  display:block;
	  float:right;
}
.ng-hear-text{
	 margin-left:10px;
	 line-height:24px;
	 color:#666666;
	 font-size:14px;
	 margin-top:8px;
	 margin-right:2px;
}

.ng-hear-hot{
	 background-color:#F38000;
	 color:#fff;
	 font-size:16px;
	 text-align:left;
	 width:312px;
	 line-height:30px;
	 padding:2px 12px;
	 margin-left:22px;
}

.ng-hear-search{
	  border:1px solid #E4E4E4;
	  border-radius:6px;
	  padding:1px;
	  overflow:hidden;
	  margin-top:20px;
	  margin-left:32px;
}
.ng-hear-search input[type="text"]{
	  width:168px;
	  height:22px;
	  line-height:22px;
	  display:block;
	  float:left;
	  border:0px;
	  padding:0px 2px;
	  text-indent:4px;
	  border-radius:0px;
	  margin:3px 0px;
	  outline:0px;
	  border-right:1px solid #E4E4E4;
	  margin-right:2px;
}
.ng-hear-search input[type="submit"]{
	  width:28px;
	  height:28px;
	  display:block;
	  float:left;
	  position:relative;
	  border:0px;
	  border-radius:0px;
	  cursor:pointer;
	   outline:0px;
	   margin:0px 3px;
	  background-image:url(../images/skaije.png);
	  background-repeat:no-repeat;
	  background-position:center center;
	  background-color:#fff;
}



.language-activate{
	 background-color:#fff;
}



.ng-nav{
	 height:40px;
	 width:100%;
	 position:relative;
}

.ng-nav-ini{
	 width:100%;
	 margin:0px auto 0px;
	 height:40px;
	 position:relative;
	 z-index: 200;
   background-color:#0195DF;
	 background-size:auto 100%;
	 -webkit-transition:all .4s ease-in 0s;
           -moz-transition:all .4s ease-in 0s;
           -o-transition:all .4s ease-in 0s;
           transition:all .4s ease-in 0s;
}
.ng-nav-ini-on,
#ng-nav-ini-oner{
	  border-left:1px solid #C9293E;
}
.ng-nav-ini>ul{
	 width:1200px;
	 margin:0px auto 0px;
}
.ng-nav-ini>ul>li{
	 padding:0px 0px;
	 margin:0px 0px;
	 float:left;
	 height:40px;
	 width:150px;
	 position:relative;
}


.ng-nav-lik{
	 position:relative;
	 display:block;
	 height:40px;
	 text-align:center;
	 z-index: 80;
	 line-height:40px;
	 color:#fff;
	 min-width:80px;
	 width:148px;
	 font-size:15px;
	 border-right:1px solid #0181C2;
	 border-left:1px solid #29A9EA;
	 -webkit-transition:all .4s ease-in 0s;
           -moz-transition:all .4s ease-in 0s;
           -o-transition:all .4s ease-in 0s;
           transition:all .4s ease-in 0s;
}
#ng-nav-lik-on{
	 border-right:1px solid #A52132;
}
.ng-nav-lik:hover,
.ng-nav-lik-on{
	 color:#fff;
	 background-color:#F38000;
}

.ng-nav-lik-arprev a.ng-nav-lik{
	  border-right:1px solid #A52132;
}
.err-on a.ng-nav-lik{
	    background-color:#A52132;
	   border-right:1px solid #A52132;
}
.err-on-right a.ng-nav-lik{
	  border-right:1px solid #A52132;
}


.ng-nav-leve{
	  position:absolute;
	  top:20px;
	  left:0px;
	  overflow:hidden;
	  min-width:100%;
	  padding:26px 0px 0px 0px;
	  height:0px;
	  z-index:70;
}
.ng-nav-leve ul li{
  	 height:34px;
  	 line-height:34px;
  	 min-width:100%;
  	 margin:0px auto 4px;
  	 overflow:hidden;
  	 line-height:34px;
  	 white-space:nowrap; 
  	 /*border-bottom:1px solid #4DB99F;*/
}
.ng-nav-leve ul li a{
	 display:block;
	 height:34px;
	 overflow:hidden;
	 text-align:center;
	 color:#fff;
	 border-radius:6px;
	 font-size:14px;
		 padding:0px 10px;
		  	 background-color:#0195DF;
	 -webkit-transition:all .4s ease-in 0s;
           -moz-transition:all .4s ease-in 0s;
           -o-transition:all .4s ease-in 0s;
           transition:all .4s ease-in 0s;
          white-space:nowrap;
         
}
.ng-nav-leve ul li a.on,
.ng-nav-leve ul li a:hover{
	/*  background-color:#A52132;*/
	color:#F38000;
}

.ng-body{
	  position:relative;
}
.ng-hebor{
	  height:3px;
	  background-image:url(../images/aimnei.png);
	  width:100%;
	  position:absolute;
	  top:0px;
	  left:0px;
	  display:block;
	  z-index:60;
}


.ng-swiper{
	 width:100%;
	 overflow:hidden;
	 position:relative;
	 height:556px;
}

.swiper-container {
  color: #fff;
  margin:0px auto 0px;
  text-align: center;
}

.ng-swiper .pagination {
  position: absolute;
  z-index: 20;
  bottom: 14px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width:10px;
  height:10px;
  border-radius: 12px;
  border:3px solid #E0E0E0;
  margin: 0 4px;
  cursor: pointer;
}
.swiper-active-switch {
   border:3px solid #F37A00;
}

.ng-swion{
	 height:0px;
	 margin-top:-15px;
	 position:absolute;
	 z-index:20;
	 top:50%;
	 left:0px;
	 width:100%;
}
.ng-swion-btn{
	 width:30px;
	 height:30px;
	 position:absolute;
	 top:0px;
	  opacity:0;
}
.ng-swion-btn-left{
	 left:0px;
}
.ng-swion-btn-right{
	 right:0px;
}
.ng-swion-btn img{
	  width:100%;
	  display:block;
	  cursor:pointer;
}
.ng-swiper a{
	 width:100%;
	 display:block;
	 border:0px;
	 height:556px;
	 overflow:hidden;
	 background-size:1920px auto;
	 background-position:center center;
	 background-repeat:no-repeat;
}
.ng-swiper-inside{
	 height:400px;
}

.ng-swiper a img{
	 width:100%;
	 display:block;
}



.ng-end{
	 padding:0px 0px 0px;
}
.ng-partner{
	 position:relative;
	 height:54px;
}
.ng-bg-endphe{
	 background-color:#E0F5FC;
}


.ng-end-copy{
	 padding:16px 0px;
	 color:#F7F7F7;
	 background-color:#565656;
	 position:relative;
}
.ng-end-copyini{
	 width:1200px;
	 margin:0px auto 0px;
	 text-align:center;
	 line-height:26px;
	 color:#fff;
	 font-size:13px;
}

.ng-sibadd{
	 position:relative;
	 height:328px;
	 background-size:auto 100%;
	 background-position:top center;
	 background-repeat:no-repeat;
	 background-color:#000000;
}

.ng-indx-mod{
	 position:relative;
	 background-repeat:no-repeat;
	 background-position:center 0px;
	 background-size:1920px auto;
}

.ng-indx-mod-ini{
	 width:1200px;
	 margin:0px auto 0px;
	 overflow:hidden;
	 position:relative;
}

.ng-indx-the{
	  margin:50px auto 0px;
	  overflow:hidden;
}
.ng-indx-the-tit{
	  line-height:50px;
	  font-size:32px;
	  color:#424953;
	  text-align:center;
}

.ng-indx-the-bor{
	  position:relative;
	  width:380px;
	  height:3px;
	  margin:6px auto 12px;
	  overflow:hidden;
}

.ng-ebor{
	  width:44px;
	  height:3px;
	  background-color:#424953;
	  display:block;
	  margin:0px auto 0px;
	  position:relative;
	  z-index:4;
}
.ng-ebg{
	 background-color:#424953;
	 height:1px;
	 width:100%;
	 position:absolute;
	 top:1px;
	 display:block;
}

.ng-indx-the-text{
	color:#595757;
	 font-size:14px;
	 line-height:26px;
	 width:670px;
	 margin:0px auto 0px;
	 text-align:center;
}

.text-orange{
	  color:#F38000;
}
.text-fff{
	  color:#fff;
}
.ng-bg-grey{
	 background-color:#424953;
}
.ng-bg-orange{
    background-color:#F38000;	 
}

.ng-indws{
	  margin:60px auto;
	  position:relative;
}
.ng-indws-row{
	 margin-left:-10px;
	 margin-right:-10px;
}
.ng-indws-doc{
	 width:360px;
	 min-height:40px;
	 float:left;
	 margin:0px 23px;
}

.ng-indws-img{
	 width:162px;
	 height:162px;
	 overflow:hidden;
	 margin:0px auto 0px;
}
.ng-indws-img>a{
	 display:block;
	 overflow:hidden;
	 width:100%;
	 height:100%;
	 position:relative;
}
.ng-indws-imgs-map{
	 width:162px;
	 height:344px;
	 position:absolute;
	 top:0%;
	 left:0px;
	 overflow:hidden;
}
.ng-indws-imgs-map img{
	 width:162px;
	 height:162px;
	 display:block;
	 margin:0px auto 20px;
}

.ng-indws-text{
	  width:330px;
	  margin:16px auto 0px;
}
.ng-indws-tit{
	   position:relative;
	   line-height:24px;
	   color:#595757;
	   font-size:16px;
	   text-align:center;
	  -webkit-transition:all .5s ease-in 0s;
           -moz-transition:all .5s ease-in 0s;
           -o-transition:all .5s ease-in 0s;
           transition:all .5s ease-in 0s;
}
.ng-indws-iff{
	   position:relative;
	   line-height:22px;
	   color:#595757;
	   width:260px;
	   font-size:12px;
	   text-align:center;
	   margin:3px auto 0px;
}
.ng-indws-doc:hover .ng-indws-tit{
	 color:#F38000;
}

.ng-indx-eab{
	 padding:164px 0px 100px;
}

.ng-indx-eab-text{
	   margin:4px auto 30px;
	   width:1100px;
	   line-height:30px;
	   font-size:17px;
	   color:#FFFFFF;
	   max-height:150px;
	   overflow:hidden;
	   text-align:center;
}

.ng-indx-eab-link{
	 width:86px;
	 height:86px;
	 display:block;
	 margin:0px auto 0px;
	 overflow:hidden;
}
.ng-indx-eab-link img{
	  width:100%;
	  display:block;
}


.ng-train{
	 margin:52px auto 46px;
	 position:relative;
}
.ng-train ul{
	  margin-left:-12px;
	  margin-right:-12px;
}
.ng-train ul li{
	   width:282px;
	   height:306px;
	   background-color:#fff;
	   float:left;
	   margin:0px 12px 20px;
}

.ng-train-ima{
	  width:282px;
	  height:182px;
	  position:relative;
}
.ng-train-text{
	  padding:14px;
	  background-color:#FFFFFF;
	  overflow:hidden;
}

.ng-train-text-tit{
	 height:28px;
	 line-height:28px;
	 color:#F38000;
	 font-weight: 600;
	 font-size:15px;
	 overflow:hidden;
	display:block;
	white-space:nowrap; 
    text-overflow:ellipsis;
}
.ng-train-text-tit a{
	 color:#F38000;
}

.ng-train-text-iff{
	 overflow:hidden;
	display:block;
     font-size:14px;
     color:#595757;
     width:100%;
     height:48px;
     line-height:24px;
     margin:10px auto 10px;
}


.ng-sielist{ width:1200px;  overflow:hidden; position:relative;  margin:50px auto  20px;  }
.ng-sielist .hd{ width:200px; margin:30px auto 14px;  height:50px; padding:0 10px;  position:relative;  }
.ng-sielist .hd .prev,
.ng-sielist .hd .next{ 
	  display:block;  width:50px; height:50px;
	  /*top:40px;*/
	  margin-top:-2px; 
	  overflow:hidden; cursor:pointer; }
.ng-sielist .hd .prev{left:0px; float:left;}
.ng-sielist .hd .next{right:0px; float:right;}
.ng-sielist .hd .prev img{width:100%; display:block;}
.ng-sielist .hd .next img{width:100%; display:block;}
.ng-sielist .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.ng-sielist .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.ng-sielist .hd ul li.on{ background-position:0 0; }
.ng-sielist .bd{ margin-left:-16px; margin-right:-16px; }
.ng-sielist .bd ul{ zoom:1; overflow:hidden;  }
.ng-sielist .bd ul li{ width:276px; margin:0 16px; float:left; _display:inline; overflow:hidden; text-align:center; }

.ng-sie-img{
	 position:relative;
	 height:189px;
	 margin:0px auto 17px;
}

.ng-sie-name{
	  text-align:center;
	  line-height:26px;
	  font-size:18px;
	  color:#fff;
	  overflow:hidden;	  
	  margin:0px auto 4px;
}
.ng-sie-text{
	  text-align:center;
	  line-height:24px;
	  font-size:14px;
	  color:#fff;
	  overflow:hidden;	  
	  max-height:72px;

}


.ng-newiis{
	 margin:70px auto 70px;
	 position:relative;
}
.ng-newiis-row{
	 margin-left:-28px;
	 margin-right:-28px;
}
.ng-newiis-doc{
	 width:240px;
	 float:left;
	 padding:9px;
	 margin:0px 28px 34px;
}

.ng-newiis-date{
	 border:2px solid #F38000;
	 padding:12px 6px;
	 border-radius:6px;
	 float:left;
	 margin-bottom: 24px;
}

.ng-newiis-date-tit{
	 line-height:28px;
	 height:28px;
	 margin-bottom:1px;
	 font-size:24px;
	 color:#F38000;
}
.ng-newiis-date-iff{
	 line-height:20px;
	 height:20px;
	 font-size:16px;
	 color:#F38000;
}

.ng-newiis-text{
	 float:left;
	 width:100%;
}

.ng-newiis-text-tit{
	 height:24px;
	 line-height:24px;
	 font-size:18px;
	 color:#000;
	 padding:1px 0px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:4px;
}
.ng-newiis-text-tit a{
	 color:#000;
}
.ng-newiis-text-tit a:hover{
	  color:#F38000;
}
.ng-newiis-text-iff{
	  height:48px;
	 line-height:24px;
	 font-size:12px;
	 color:#000;
	 padding:1px 0px;
	display:block;
	overflow:hidden;
}

.ng-newiis-link{
	 display:block;
	 width:34px;
	 height:34px;
	 float:left;
	 overflow:hidden;
	 margin-top:24px;
}
.ng-newiis-link img{
	 width:100%;
	 display:block;
}


.ng-envhe{
	    padding:52px 0px 40px;
	    min-height:100px;
	    overflow:hidden;
	    position:relative;
}

.ng-env-iis{
	  width:940px;
	  position:relative;
}
.ng-env-iis>ul{
	 margin-left:-4px;
	 margin-right:-4px;
}
.ng-env-iis>ul>li{
	  width:221px;
	  float:left;
	  overflow:hidden;
	  margin:0px 4px 0px; 
	  padding:2px 4px;
}

.ng-env-iis-tit{
	   line-height:24px;
	   color:#F38000;
	   font-size:18px;
	   margin:0px auto 10px;
}
.ng-env-iis-list{
	 position:relative;
	 line-height:24px;
	 color:#595757;
	 font-size:14px;
}
.ng-env-iis-list a{
	color:#595757;
}
.ng-env-iis-list li:hover a{
	  color:#F38000;
}
.ng-env-re{
	 width:200px;
	 position:relative;
	 overflow:hidden;
}

.ng-env-re-img{
	 padding:3px;
	 width:130px;
	 border:1px solid #E5E5E5;
	 border-radius:4px;
	 overflow:hidden;
	 margin:0px auto 0px;
}
.ng-env-re-img img{
	 width:100%;
	 display:block;
}
.ng-env-re-tit{
	 line-height:26px;
	 font-size:12px;
	 color:#595757;
	 margin:10px auto 0px;
	 text-align:center;
}

.ng-addver{
	 height:240px;
	 overflow:hidden;
	 background-repeat:no-repeat;
	 background-position:center 0px;
	 background-size:1920 auto;
}

.ng-inss{
	 position:relative;
	 background-color:#F6F6F6;
	 border-bottom:1px solid #DBDBDB;
}

.ng-inss-likk{
	  margin:12px auto 0px;
	  text-align:center;
}
.ng-inss-likk li{
	  display:inline-block;
	  margin:0px 20px 11px;
}
.ng-inss-likk li a{
	 padding:10px 28px;
	 display:block;
	 overflow:hidden;
	 font-size:16px;
	 color:#595757;
	 text-align:center;
	-webkit-transition:all .5s ease 0s;
           -moz-transition:all .5s ease 0s;
           -o-transition:all .5s ease 0s;
           transition:all .5s ease 0s;
}
.ng-inss-likk li a.on,
.ng-inss-likk li a:hover{
	 background-color:#F38000;
	 color:#fff;
}


.ng-contusev{
	 padding:36px 0px 40px;
	 min-height:200px;
}

.ng-teachers-list{
	  position:relative;
}
.ng-teachers-list ul{
	  margin-left: -16px;
      margin-right: -16px;
}
.ng-teachers-list ul li{
	 width:276px;
	 margin:0px 16px 28px;
	 float:left;
	 overflow:hidden;
}
.ng-teachers-list ul li .ng-sie-name{
	 color:#000;
}
.ng-teachers-list ul li .ng-sie-text{
	 color:#000;
}

.ng-paging{
	  text-align:center;
	  padding:10px 0px;
}
.ng-paging li{
	   display:inline-block;
	   margin:0px 4px;
}
.ng-paging li a{
	    border:1px solid #DDDFE1;
	    display:block; 
	    color:#626364;
	    font-size:14px;
	    padding:6px 10px;
	   	-webkit-transition:all .5s ease 0s;
           -moz-transition:all .5s ease 0s;
           -o-transition:all .5s ease 0s;
           transition:all .5s ease 0s;
}
.ng-paging li a:hover{
	 background-color:#F38000;
	 color:#fff;
}

.ng-empty-margin{
	  margin:0px auto 10px;
}

.ng-teamer{
	 margin:0px auto 16px;
}
.ng-teamer ul{
      margin-left:-13px;
      margin-right:-13px;	
}
.ng-teamer ul li{
	   width:125px;
	   height:42px;
	   border:1px solid #E3E3E3;
	   margin:0px 13px 22px;
	   float:left;
}

.ng-terms-service{
	 margin:0px auto 30px;
	 line-height:24px;
	 font-size:13px;
	 color:#595757;
}
.ng-terms-service h1,
.ng-terms-service h2,
.ng-terms-service h3,
.ng-terms-service h4,
.ng-terms-service h5,
.ng-terms-service h6{
	 display:inline-block;
}
.ng-terms-service img{
	 max-width:100%;
	 display:block;
	 margin:12px auto;
}

.ng-usv-mainfo{
	  max-width:400px;
	  margin:12px auto 24px;
	  overflow:hidden;
}
.ng-usv-mainfo{
	 line-height:28px;
	 color:#3C3C3C;
	 font-size:16px;
}
.ng-usv-mainfo li{
	 margin-bottom:2px;
}
.ng-usv-qq{
	display:inline-block;
	width:98px;
	height:28px;
	position:relative;
	top:8px;
}
.ng-usv-qq img{
	 width:100%;
	 display:block;
}

.ng-usv-map{
	  width:920px;
	  margin:10px auto 10px;
	  height:620px;
	  overflow:hidden;
	  border:1px solid #000;
}

.ng-us-condition{
	  padding:0px 15px 10px;
	  line-height:26px;
	  text-indent:28px;
	 font-size:14px;
	 color:#595757;
}
.ng-us-condition h1,
.ng-us-condition h2,
.ng-us-condition h3,
.ng-us-condition h4,
.ng-us-condition h5,
.ng-us-condition h6{
	 display:inline-block;
}
.ng-us-condition img{
	  max-width:100%;
	 display:block;
	 margin:12px auto;
}
.ng-us-condition b{
	 font-size:120%;
}
.text-info{
	color:#0195DF;
}

.ng-inpus-the{
	 position:relative;
	 margin:4px auto 10px;
	 padding:0px 15px;
	 overflow:hidden;
}
.ng-inpus-tit{
	  border-bottom: 1px solid #DBDBDB;
	  line-height:32px;
	  color:#000000;
	  font-size:18px;
	  text-align:center;
	  padding:2px 40px 6px;
	  margin-bottom:2px;
}
.ng-inpus-date{
	  font-size:13px;
	  color:#595757;
	  text-align:center;
	  line-height:24px;
	  padding:4px 0px;
}

.ng-inpus-put{
	  margin:10px auto 20px;
	  	 line-height:24px;
	 font-size:13px;
	 color:#595757;
		 padding:0px 15px;
		 text-indent: 26px;
	 overflow:hidden;
}
.ng-inpus-put h1,
.ng-inpus-put h2,
.ng-inpus-put h3,
.ng-inpus-put h4,
.ng-inpus-put h5,
.ng-inpus-put h6{
	 display:inline-block;
}
.ng-inpus-put img{
	 max-width:100%;
	 display:block;
	 margin:12px auto;
}
.ng-cancel-indent{
	  text-indent:0px;
}

/*分页样式*/
#pages { clear:both; padding:50px 0px;text-align:center;font:12px '宋体';}
#pages a { display:inline-block;  height:22px;line-height:22px; text-align:center; margin-right:2px;  color:#333333; padding:3px 5px; border:1px solid #ccc; min-width:20px;}

#pages a:hover { background:#0567B5; color:#fff; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px;margin-right:2px; height:22px; line-height:22px;  text-align:center;  padding:3px 5px; border:1px solid #ccc; background:#ECECEC; color:#333333; font-weight:bold;min-width:20px;}
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
#pages a.a1 ,#pages a.a1:hover { background: none; color: inherit; }
