        
 .productsItem{display:none;} 
 .productsItem.on{display:block;}     
         .headerM {
    position: relative;
    height: 60px;
    padding: 0px 16px;
    border-bottom: 3px solid #207DB4;
    background-color: white;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top:60px;
}
 .headerM ul li {
    float: left;
    height: 60px;
    width: auto;
    margin-right: 10px;
    box-sizing: border-box;
    color: #555555;
    font-weight: 400;
    position: relative;
    line-height: 60px;
}        
  .headerM ul li.ON:after {
    content: '';
    display: block;
    width: 40px;
    height: 18px;
    background: url(/NT/image/Com_enterprise_left/jiantou.png) no-repeat;
    background-size: 100%;
    
    font-weight: 800;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -20px;
}       
         
         .UIBarView{
       				border-bottom: 0px solid #ccc !important;
                     margin-bottom: 0px !important;
       
       }
        .UIContent{ position: relative; width: 980px; height: auto; margin: 0 auto; }

        .UIStatusBarView{ z-index: 100; position: relative; width: 100%; height: 44px; background-color: #F9F9F9; 

border-bottom: 2px solid #F0F0F0; }
        .UIStatusBarView .UIButton{ display: block; position: relative; float: left; width: auto; padding: 0px 16px; 

height: 44px;
            border-left: 2px solid #f0f0f0; font-size: 0.75rem; text-align: center; line-height: 44px; overflow: 

hidden; color: #a0a0a0; }
        .UIStatusBarView .UIButton i{ margin-right: 2px; color: #30A5D0; font-size: 0.875rem; }
        .UIStatusBarView .UIButton:hover{ overflow: visible; }
        .UIStatusBarView .UIButton:hover .UIPopView{ top: 44px; }
        .UIStatusBarView .UIButton .UIPopView{ position: absolute; top: 60px; left: 50%; width: 120px; height: 120px; 

border: 1px solid #C3C4C7; border-radius: 4px;
            overflow: visible;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }
        .UIStatusBarView .UIButton .UIPopView:before{ position: absolute; content: ''; width: 10px; height: 10px; 

border: 1px solid #C3C4C7;
            left: 50px; top: -6px; border-bottom: none; border-right: none; background-color: white;
            -webkit-transform: rotate(45deg);
        }
        .UIStatusBarView .UIButton .UIPopView .UIImageView{ width: 120px; height: 120px; border-radius: 4px; }
        .UIStatusBarView .UIButton .UIPopView .UIImageView .UIImage{ left: 0px; top: 0px; }
        .UIStatusBarView .UIButton.right{ float: right; border-left: none; border-right: 2px solid #f0f0f0; }
        .UIStatusBarView .UIButton.right i{ color: red; }
        .UIStatusBarView .UIButton.right:last-child{ border-left: 2px solid #f0f0f0; }
        .UIStatusBarView .UIButton.withImage{ padding-left: 46px; }
        .UIStatusBarView .UIButton>.UIImageView{ position: absolute; left: 18px; top: 0px; width: 20px; height: 24px; 

margin-top: 10px; }
        .UIStatusBarView .UIButton>.UIImageView .UIImage{ left: 0px; top: 0px; margin-top: 5px; }

        .UIBarView{ position: relative; width: 100%; height: 90px; }
        .UIBarView .UIImageView{ position: absolute; left: 0px; top: 12.5px; width: 333px; height: 65px; }
        .UIBarView .UIButton{ float: right; position: relative; display: block; width: auto; height: 90px; color: 

#3c3c3c; line-height: 90px; font-size: 0.875rem; padding: 0px 20px; }

        .UISliderView{ position: relative; width: 100%; background-color: #F2F2F2; height: 240px; color: #BCBCBC; }
        .UISliderView .UIContent>p{ line-height: 60px; text-indent: 40px; font-size: 0.875rem; }
        .UISliderView .content{ position: relative; width: 900px; height: 120px; margin: 0 auto; overflow: hidden; }
        .UISliderView .content ul{ position: relative; width: 9999px; height: 120px; list-style: none; }
        .UISliderView .content ul li{ float: left; position: relative; width: 120px; height: 120px; margin-right: 

10px; border-radius: 4px; overflow: hidden; }
        .UISliderView .content ul li a{ position: absolute; z-index: 10; width: 100%; height: 100%; background-color: 

transparent; opacity: 0; }
        .UISliderView .content ul li .UIImageView{ width: 120px; height: 120px; }
        .UISliderView button{ position: absolute; top: 60px; height: 120px; width: 40px; font-size: 2rem; color: 

#BCBCBC; background-color: transparent; }
        .UISliderView button:nth-of-type(1){ left: 0px; }
        .UISliderView button:nth-of-type(2){ right: 0px; }

        .UIFooterLink{ position: relative; width: 100%; height: 44px; background-color: #3B3B3B; }
        .UIFooterLink p{ line-height: 44px; font-size: 0.875rem; color: white; text-align: center; }
        .UIFooterLink p a{ padding: 0px 32px; cursor: pointer; }

        .UIFooter{ position: relative; width: 100%; height: 220px; background-color: #595858; }
        .UIFooter .UIContent{ width: 580px; padding-left: 140px; padding-top: 30px; min-height: 156px; box-sizing: 

border-box; }
        .UIFooter .UIContent>.UIImageView{ position: absolute; left: 0px; top: 30px; width: 108px; height: 120px; 

padding-bottom: 8px; padding-right: 16px; border-right: 1px solid #878787; }
        .UIFooter .UIContent>.UIImageView .UIImage{ width: 108px; height: 96px; left: 0px; }
        .UIFooter .UIContent p{ margin-top: 8px; margin-bottom: 18px; font-size: 0.75rem; color: white; }
        .UIFooter .UIContent p a{ margin: 0px 2px; }
        .UIFooter .UIContent p a:nth-of-type(1){ margin-left: 0px; }

        .UIFullPageView{ position: absolute; width: 100%; height: 100%; overflow: visible; }
        .UIFullPageView .UIPage{ position: relative; overflow: hidden; }
        .UIFullPageView .UIPage .UIBackgroundImage{ width: 100%; height: auto; font-size: 0rem; }
        .UIFullPageView .UIPage .UIBackgroundImage img{ width: 100%; height: auto; }

        .UIFullPageView .UIPage .UIContent{ position: absolute; top: 0px; height: 100%; left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .UIFullPageView .UIPage>.UIBlurView{ position: absolute; bottom: 0px; left: 0px; width: 100%; height: 120px; 

background-color: white; opacity: 0.6;
            -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
            -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
            -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
            box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
        }
        .UIFullPageView .UIPage .UIContent .UIBlurView{ position: absolute; right: 0px; width: 600px; height: 130px; 

background-color: rgba( 255, 255, 255, 0.6 );
            top: calc( 50% - 60px ); border-radius: 4px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        .UIFullPageView .UIPage .UIContent .UIBlurView .UIButton{ position: relative; display: block; width: 250px; 

height: 52px; margin-top: 37px;
            float: left; border-radius: 4px; color: white; text-align: center; text-indent: 32px; font-weight: 800; 

line-height: 52px; }
        .UIFullPageView .UIPage .UIContent .UIBlurView .UIButton img{ position: absolute; left: 16px; height: auto; 

padding-right: 16px; border-right: 1px solid rgba(255, 255, 255, 0.4); }
        .UIFullPageView .UIPage .UIContent .UIBlurView .UIButton:nth-of-type(1){ margin-left: 40px; background-color: 

#FD9034; border-bottom: 3px solid #C97C38; }
        .UIFullPageView .UIPage .UIContent .UIBlurView .UIButton:nth-of-type(1) img{ width: 26px; top: 8px; }
        .UIFullPageView .UIPage .UIContent .UIBlurView .UIButton:nth-of-type(2){ text-indent: 64px; margin-left: 

20px; background-color: #30BAFC; border-bottom: 3px solid #3C90B7; }
        .UIFullPageView .UIPage .UIContent .UIBlurView .UIButton:nth-of-type(2) img{ width: 40px; top: 8px; }
        .UIFullPageView .UIPage .UIContent ul{ position: absolute; bottom: 0px; left: 40px; width: 900px; height: 

120px; list-style: none; }
        .UIFullPageView .UIPage .UIContent ul li{ position: relative; float: left; width: 180px; height: 120px; }
        .UIFullPageView .UIPage .UIContent ul li .UIImageView{ margin-top: 24px; margin-left: 12px; width: 160px; 

height: 45px; }
        .UIFullPageView .UIPage .UIContent ul li .UIImageView p{ top: 0px; left: 0px; line-height: 32px; color: 

white; font-size: 1.2rem; }
        .UIFullPageView .UIPage .UIContent ul li p{ position: absolute; width: 100%; bottom: 24px; left: 0px; text-

align: center; color: #6D6D6D; font-weight: 800; }

        .UIFullPageView .UIPage:nth-of-type(5) .UIContent button{ position: absolute; width: 400px; height: 36px; 

border-radius: 4px;
            background-color: #30BAFC; margin-left: 280px; margin-top: 15%; color: white; font-size: 1rem; font-

weight: 800; }

        .UIFullPageView .UIPage:nth-of-type(6) .UIContent button{ position: absolute; width: 207px; height: 43px; 

background: url("assets/img/buttonShape03.png") no-repeat;
            margin-left: 350px; margin-top: 23%; }
.bt-l{
                          position:absolute;
                           left:15px;
                           top:70px;
                             background:url("assets/img/left.png") no-repeat;
                           width:14px;
                              height:28px;
        }
             .bt-r{
                  position:absolute;
                right:15px;
                 top:70px;
                   background:url("assets/img/right.png") no-repeat;
                  width:14px;
                 height:28px;
         }
         .zj_y1{
                 width:16.667%;
                 float:left;
                 height:200px;
                 text-align:center;
             
         
         }
         .zj_n1{
         		width: 100px;
               height: 100px;
               border: 2px solid #1372B4;
               border-radius: 50%;
         		margin-left: 51px;
        
         }
         .zj_i{
         			font-size: 65px;
                    padding: 21px 16px;
                    color: #1372B4;         
         
         }
         
         
         .dl_float{
         padding-top: 87px;
         
         }
         .dl_float  dt{
                  float:left;
         
         }

		.dl_float dd{
						width: 40%;
                        float: right;
		
		
		}
		  .dl_float1{
         padding-top: 87px;
         
         }
	    .dl_float1  dt{
                  float:right;
         
         }

		.dl_float1 dd{
						width: 40%;
                        float: left;
                        padding-left:6%;
		
		
		}
		.dt_float  h3{
		       color:#fff;
		}
		
		
		.dt_float  p{
				text-indent: 24px; 
		       color:#fff;
		}
		
		.zj_maina{
					background-color: #000;
					opacity: 0.8;
					height:472px !important;
		
		
		}
		.dd_color h3{
	             	color:#000;
		}
			.dd_color p{
			      
		             color:#434343;
		}
.UIBackgroundImage{ width: 100%; height: auto; font-size: 0rem; }
     .UIBackgroundImage img{ width: 100%; height: auto; }
                     .zj_h1{
                         height:300px;
                         border-left:1px solid #55A2E5;
                         border-bottom:1px solid #55A2E5;
                         position: relative;
                
                   }
    
                  .zj_h1 dd{
                          float:left;
                        
                          padding: 59px 103px;
                          width:350px;
                      }
                      
                       .zj_h1 dd h3{
                              text-align: center;
                       
                       }
                     .zj_h1 dt{
                      	 padding-top:30px;
                    }
                     .main p {
							    text-indent: 0px;
		 				   
                    }
                    
                    .zj_ccc {
						    width: 100px;
						    height: 100px;
						    border: 2px solid #55A2E5;
						    border-radius: 50%;
						    margin-left: 51px;
							background-color: #fff;
}
                  .zj_color{
                    font-size: 65px;
                   padding: 21px 16px;
                  color: #55A2E5;
                    
                    }
                    .maina h3 {
 
                    color: #55A2E5 !important;

}