		ul{padding: 0 ; margin: 0;}
      ul li{list-style: none;}
      .bottomAuto{    bottom: auto !important;}
      .max-margin{max-width:1200px;margin: 0 auto;}
      .font-wN{font-weight:normal;}
      /*编剧*/
      		.w100{width:100%;}
			.m10{margin:10px;}
			.m15{margin:15px;}
			.m30{margin:30px;}
			.mt5{margin-top:5px;}
			.mt10{margin-top:10px;}
			.mt15{margin-top:15px;}
			.mt20{margin-top:20px;}
			.mt30{margin-top:30px;}
			.mt50{margin-top:50px;}
			.mt100{margin-top:100px;}
			.mb5{margin-bottom: 5px;}
			.mb10{margin-bottom: 10px;}
			.mb15{margin-bottom: 15px;}
			.mb20{margin-bottom: 20px;}
			.mb30{margin-bottom: 30px;}
			.mb50{margin-bottom: 50px;}
			.mb100{margin-bottom: 100px;}
			.ml5{margin-left: 5px;}
			.ml10{margin-left: 10px;}
			.ml15{margin-left: 15px;}
			.ml20{margin-left: 20px;}
			.ml30{margin-left: 30px;}
			.ml50{margin-left: 50px;}
			.ml100{margin-left: 100px;}
			.mr5{margin-right: 5px;}
			.mr10{margin-right:10px;}
			.mr15{margin-right: 15px;}
			.mr20{margin-right: 20px;}
			.mr30{margin-right: 30px;}
			.mr50{margin-right: 50px;}
			.mr100{margin-right: 100px;}
			.p5{padding: 5px;}
			.p10{padding:10px;}
			.p15{padding: 15px;}
			.p20{padding: 20px;}
			.p30{padding: 30px;}
			.p50{padding: 50px;}
			.p100{padding: 100px;}
			.pt5{padding-top: 5px;}
			.pt10{padding-top:10px;}
			.pt15{padding-top: 15px;}
			.pt20{padding-top: 20px;}
			.pt50{padding-top: 50px;}
			.pt100{padding-top: 100px;}
			.pb5{padding-bottom: 5px;}
			.pb10{padding-bottom:10px;}
			.pb15{padding-bottom: 15px;}
			.pb20{padding-bottom: 20px;}
			.pb50{padding-bottom: 50px;}
			.pb100{padding-bottom: 100px;}
			.pl5{padding-left: 5px;}
			.pl10{padding-left:10px;}
			.pl15{padding-left: 15px;}
			.pl20{padding-left: 20px;}
			.pl30{padding-left: 30px;}
			.pl50{padding-left: 50px;}
			.pl60{padding-left: 60px;}
			.pl100{padding-left: 100px;}
			.pr5{padding-right: 5px;}
			.pr10{padding-right:10px;}
			.pr15{padding-right: 15px;}
			.pr20{padding-right: 20px;}
			.pr30{padding-right: 30px;}
			.pr50{padding-right: 50px;}
			.pr100{padding-right: 100px;}
      		.main_box{
      			max-width: 1200px;
			    margin: 0 auto;
			    background: red;
			}
			.sm-blue_circle{
				display: inline-block;
				width:10px; height:10px;
				background:#237dc9;
				border-radius:50%;
			}
			.font16{font-size:16px;}
			.dis_inline-block{    display: inline-block;}
			/*定位*/
			.tl{text-align: left;}
			.tc{text-align: center;}
			.tr{text-align: right;}
			.bc{margin-left: auto;margin-right: auto;}
			.fl{float: left;display:inline;}
			.fr{float: right;display:inline;}
			.cb{clear:both;}
			.cl{clear: left;}
			.cr{clear: right;}

			.pr{position: relative;}
			.pa{position: absolute;}
			.abs-right{position: absolute;right: 0;}
			.clearfix:after{ display:block; content:''; clear:both;}
			.clearfix{ zoom:1;}
			.vm{vertical-align: middle;}

			.abs100{ position: absolute;left: 0 ; top: 0; width: 100%; height: 100%;}
			.border-d2{border: 1px solid #d2d2d2;}
			
			.bg-blue{
					background:#237dc9;
			}
			.bg-white{
					background:#fff;
			}
			.bg-fa{background: #fafafa;}
			
			.font-blue{color:#237dc9;}
			.font-white{color:#fff;}
			.font-333{color:#333;}
			
			.border-b-dashed{border-bottom: 1px dashed #8a9dad;}
			.over-hide{overflow: hidden;}

			/*新?图?*/
			.icon-company {
    		background-position: -0px -168px;
			}
			.icon-cooperation {
    		background-position: -24px -168px;
			}
			.icon-contact {
    		background-position: -48px -168px;
			}
			.icon-in {
				background-position: -72px -168px;
			}
			.icon-weibo {
				background-position: -96px -168px;
			}
			.icon-qq {
				background-position: -120px -168px;
			}
			.icon-chart {
				background-position: -144px -168px;
			}

			.icon-contactphone {
				background-position: -0px -192px;
			}
			.icon-join {
				background-position: -24px -192px;
			}
			.icon-service {
				background-position: -48px -192px;
			}
			.icon-map {
				background-position: -72px -192px;
			}
			.icon-phone {
				background-position: -96px -192px;
			}
			.icon-email {
				background-position: -120px -192px;
			}
			
			.layoutauto{width:100%; max-width:1200px; margin:0 auto;}
			.s-border{    
				border: 1px solid #237dc9;
    		height: 10px;
    		margin-top: 4px;
   	 	}
   	 	.newlogo{background: url(img/logo.png) no-repeat 10px 0;width: 140px;height: 54px;margin: 15px; display:inline-block;}

   	 	.navbar .nav > li > a {
   	 		padding: 25px 15px;
   	 		font-size: 16px; 
   	 	}
   	 	.navbar .nav > li > a.small {
   	 		  padding: 5px;
			    font-size: 14px;
			    font-weight: normal;
			} 

   	 	.sp-title{
			width: 180px;
		    position: relative;
		    margin: 0 auto;
		    padding: 18px 0;
		    text-align: center;
			}
		.sp-title.active{
			border-bottom: 1px dashed #8a9dad;	
		}
		.sp-title h4{color: #237dc9; font-size: 22px;}
		.sp-title p{color:#b7c6d2; font-size: 18px;}
		.sp-title span.icon-plus{
			position: absolute;
	    	bottom: -7px;
	    	left: 85px;
	    	display:none;
	    }

   	 	.bannerblue_btn{
   	 		display: inline-block;
		    height: 40px;
		    line-height: 40px;
		    font-size: 16px;
		    width: 150px;
		    color:#fff; 
		    /* color: #237dc9; */
		    border:2px solid #fff;
		    transition: all 0.5s;
   	 	}
   	 	.bannerblue_btn:hover{
   	 		background:#fff;
		    color: #237dc9; 
		    border:2px solid #fff;
			/* background: #000; */
  			transform: translate(0,-3px);
  			box-shadow: 0 2px 2px 1px #333;
    	}


			h4.listbanner-title{
				height: 60px; line-height: 60px;
				font-size: 18px; color: #353535;
			}

			.listbanner{
				overflow: hidden;
				position: relative;
			}
			.listbanner-mask{
				height: 0%;
			}
			.listbanner-mask ul{margin-left:5px;}
			.listbanner-mask a.mask-bg{
				display: block;background:#000;
				opacity: 0.7; filter:alpha(opacity=70); 
				width: 100%; height: 100%;
			}
			.listbanner-mask .listbanner-info{
					position: absolute; left:0; right: 0; 
					bottom: 0; height: 80px;background: #237dc9;
			}
			.listbanner-info ul{
				color: #fff; font-size: 14px; text-align: left;
				width: 80%;
			}
			.listbanner-info ul li{
				height: 30px;line-height:15px;
			}
			.listbanner-linkbtn{
				height: 34px; width: 34px; border: 1px solid #fff;/* margin-top: 20px;margin-right: 10px; */
				position: absolute;
    		right: 5px;
    		top: 20px;
			}
			.listbanner-linkbtn span{display: block; width: 100%; height: 100%; background:url(img/link_icon.png) 0 0; }
			.listbanner-linkbtn.active{
				background:#fff;
			}
			.listbanner-linkbtn.active span{
				background:url(img/link_icon.png) -36px 0;
			}


			.list-text{
				padding: 20px;
				border: 1px solid #d2d2d2;
				transition: all 0.5s;
			}
			.list-text:hover{
				background: #fff;
   				transform: translate(0,-7px);
   				box-shadow: 0 12px 22px 3px #333;
			}
			.list-text .list-text_title{
				text-align: center;
				padding-bottom: 10px;
				border-bottom: 1px dashed #a2b6c6;
				margin-bottom: 20px;
			}
			.list-text_title span{
				width: 58px;height: 58px;
				display: inline-block;
			}
			.list-text_title span.list-text_icon1{
				background: url(img/list_title_icon.png) 0 0;
			}
			.list-text_title span.list-text_icon2{
				background: url(img/list_title_icon.png) -60px 0;
			}
			.list-text_title span.list-text_icon3{
				background: url(img/list_title_icon.png) -120px 0;
			}
			.list-text_title h4{
				color: #237dc9;
			}
			.list-text p{text-indent: 2em;line-height: 25px;}

			a.video_btn{
		    	display: inline-block;
		    	width: 72px;
		    	height: 72px;
		    	margin-top: 120px;
		    	 transition: all 0.5s; 
		    	/* background: url(img/sp_icon.png) no-repeat 0 -42px; */
		    	background: url(img/void_btn.png) no-repeat 0 0;
		    }
		    a.video_btn:hover{
		    	/* background: url(img/sp_icon.png) no-repeat -76px -42px; */
		    	background: url(img/void_btn_active.png) no-repeat 0 0;
		    }


			.footer_link-box{
					background:url(img/footer_bg.png) center; 
					background-size: cover;
				}
				.footer_link{
					height: 280px;
					padding-left: 10px;
				}
				.footer_link .footer-title h5{
					margin-bottom: 0;
					color:#fff;font-weight: normal;
					font-size: 16px; 
				}
				.footer_link .footer-title p span{
					display: inline-block; width: 18px;height:2px;
				}
				.footer_link dl dd{
					margin-left: 0;
					line-height: 25px;
				}
				.footer_link dl dd a{
					color: #fff;
				}
				.footer_link .footer_border-r{
					position: absolute;
					height: 200px;
					width: 1px;
					background: #4d4e4e;
					top: 0;right: 0;
				}

				.f_link_btn{
					padding: 3px 5px;
				    border: 1px solid #878787;
				    margin-right: 10px;
				}
				.f_link_btn.active{
						background:#878787; 
				}
				.footer-text{
						border-top:1px solid #4d4e4e;
						padding: 20px;
						line-height:20px;
						text-align: center; color: #fff; 
				}
				
				.footer_link a:hover {
					color:#237dc9;
				}
				
				.autoCenter_p {
				    position: relative;
				    left: 50%;
				    float: left;
				}
				.autoCenter_c {
				    position: relative;
				    left: -50%;
				    float: left;
				}
				
				
				
	/* Ʒҳ  */			
	.productTitle{
		background: url(img/products_img.png) no-repeat center top #133048; 
		background-size:cover; 
		background-attachment: fixed;
		width:100%; height:300px;
		line-height: 300px;
	}
	.productTitle img{
		width:90%;
		max-width:530px;
		vertical-align: middle;
	}
	.productVideo_btn{
		position: absolute;
		left: 50%;
		top: 40%;
		margin-left: -70px;
		width: 140px;
	}
	.productVideo_btn a{
		background: url(img/void_btn.png) no-repeat center;
		display: block;width: 72px;height: 72px;margin:0 auto;
		transition: all 0.5s;
	}
	.productVideo_btn a:hover{
		background: url(img/void_btn_active.png) no-repeat center;
	}
	.productVideo_btn h4{color:#fff; font-size:20px;letter-spacing:2px;}
	
	.productVideo #voideos{
		background-size:cover; margin:0 auto;
		transition: all 0.5s;
	}
	.productVideo #voideos.active{
		background: url(img/products_void_img.png) no-repeat center; 
	}


	.product_btn{
	 	display: inline-block;
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
	    width: 150px;
	    color: #237dc9; 
	    text-align: center;
	    border:2px solid #237dc9;
	    transition: all 0.5s;
 	}
 	.product_btn:hover{
 	 		background:#237dc9;
    		color: #fff; 
    		border:2px solid #237dc9;
			transform: translate(0,-3px);
			box-shadow: 0 2px 2px 1px #333;
  	}
  	
  	.myshow{
  	
  	display: none;
  	}
  		.myshow2{
  	
  	display: block;
  	}
  	.product_img-title h4{
  		font-size: 26px;
    	color: #237dc9;
  	}
  	.product_img-title p{
  		line-height: 25px;
	    height: 25px;
	    width: 160px;
	    color: #a2b6c6;
	    border-bottom: 1px dashed #8a9dad;
	    text-align: center;
  	}
  	
  	
  	.product_lisetBlock{   
    left: 0px;
    top: 0px;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
    opacity: 1;
    
    }
    
    .product_lisetNone{
     left: 0px; top: 0px; 
     transform: translate3d(0px, 639px, 0px) scale3d(0.001, 0.001, 1); 
     opacity: 0;}
     
     
     
     /*ƿҳ  */
     .customproductTitle{
		background: url(img/customproducts_img.png) no-repeat center top #133048; 
		background-attachment: fixed;	
	}
	
	.customproducts-title{}
	.customproducts-title h4{
		line-height: 40px;
		font-size: 26px;
		color: #237dc9;
		margin-bottom: 0px;
	}
	.customproducts-title p{
		color: #a2b6c6;
		line-height: 28px;
		padding-bottom: 20px;
	}
	.customproducts-title .customproducts-title_border{
		border-bottom: 1px dashed #8a9dad;
		width: 180px;margin-left: 40px;
	}
	.customproducts-title .customproducts-title_border .icon-plus{
		position: absolute;
		top: -8px;left: -5px;
	}
	.customproducts-title_icon{
		background-image: url(img/customproducts_icon.png);
    	background-position: 0px 0px;
    	background-repeat: no-repeat;
	    width: 28px;
	    height: 28px;
	    position: absolute;
	    left: -40px;
	    top: -15px;
	    display: inline-block;
    }
    .school_icon{background-position: 0px 0px;}
    .hospital_icon{background-position: -32px 0px;}
    .logistics_icon{background-position: -64px 0px;}
    
    .shua_icon{background-position: 0px -32px;}
    .jiao_icon{background-position: -32px -32px;}
    .tie_icon{background-position: -64px -32px;}
    .wchart_icon{background-position: 0px -64px;}

	span.circleBlue{
		position: absolute;
    	background: #88b9e2;
    	width: 38px;
    	height: 38px;
    	border-radius: 50%;
    	top: -19px;
    	right: -19px;
	}
	span.circleBlue span{
		display: inline-block;
    	width: 28px;
    	height: 28px;
    	background: #237dc9;
    	border-radius: 50%;
    	margin: 5px;}
    
    
    /*֧  */
     .serviceSupportTitle{
		background: url(img/serviceSupport/serviceSupport_img.png) no-repeat center top #133048; 
		background-attachment: fixed;	
	}
	span.serviceSupport_cion{display: inline-block;width:112px;height:112px;background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat 0 0;}
    span.serviceSupport_cion.serviceSupport_cion1{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat 0 0;}
    span.serviceSupport_cion.serviceSupport_cion2{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -154px 0;}
    span.serviceSupport_cion.serviceSupport_cion3{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -309px 0;}
    span.serviceSupport_cion.serviceSupport_cion4{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -463px 0;}
    span.serviceSupport_cion.serviceSupport_cion5{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -619px 0;}
    span.serviceSupport_cion.serviceSupport_cion6{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -773px 0;}
    span.serviceSupport_cion.serviceSupport_cion7{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -928px 0;}
    span.serviceSupport_cion.serviceSupport_cion8{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -1083px 0;}
    
    span.serviceSupport_cion-bottom{display: inline-block;width:152px;height:112px;background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat  0 -121px;} 
    span.serviceSupport_cion-bottom.serviceSupport_cion-bottom1{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat 0 -121px;}
    span.serviceSupport_cion-bottom.serviceSupport_cion-bottom2{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -162px -121px;}
    span.serviceSupport_cion-bottom.serviceSupport_cion-bottom3{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -324px -121px;}
    span.serviceSupport_cion-bottom.serviceSupport_cion-bottom4{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -486px -121px;}
    span.serviceSupport_cion-bottom.serviceSupport_cion-bottom5{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -648px -121px;}
    span.serviceSupport_cion-bottom.serviceSupport_cion-bottom6{background:url(img/serviceSupport/serviceSupport_cion.png) no-repeat -810px -121px;}
    
    
    b.serviceSupport_title_cion{
    	display: inline-block;
    	width: 30px;
    	height: 30px;
    }
    b.serviceSupport_title_cion.serviceSupport_title_cion1{background: url(img/serviceSupport/serviceSupport_title_cion.png) no-repeat 0 0;}
    b.serviceSupport_title_cion.serviceSupport_title_cion2{background: url(img/serviceSupport/serviceSupport_title_cion.png) no-repeat -34px 0;}
    b.serviceSupport_title_cion.serviceSupport_title_cion3{background: url(img/serviceSupport/serviceSupport_title_cion.png) no-repeat -68px 0;}
    b.serviceSupport_title_cion.serviceSupport_title_cion4{background: url(img/serviceSupport/serviceSupport_title_cion.png) no-repeat -102px 0;}
    
    /*  */
    .aboutTitle{
    	background: url(img/about/about_img.png) no-repeat center top #133048; 
		background-attachment: fixed;	
    }
    .companyCulture_info{
    	border:1px solid #d2d2d2; 
    	background:#fff; 
    	transition: all 0.5s;
    }
    .companyCulture_info:hover{    
    	background: #fff;
    	transform: translate(0,-7px);
    	box-shadow: 0 12px 22px 3px #333;
    }
	.companyCulture_info .companyCulture_title{padding-bottom:60px;}
	.companyCulture_info .companyCulture_title h4{ font-weight: 500;color:#4e5b64;}
	.companyCulture_info .companyCulture_title p{ width: 100px;border-bottom: 1px dashed #29e;margin: 0 auto;}
	.companyCulture_info .companyCulture_title p span{
			display: inline-block;
			width: 42px;
		    height: 28px;
		    position: absolute;
		    left: 50%;
		    margin-left: -21px;
		    top: 50%;
		    margin-top: -12px;
	}
	.companyCulture_info .companyCulture_title p span.company_info-icon1{background: url(img/about/about_img_title-cion.png) no-repeat 0 0;}
	.companyCulture_info .companyCulture_title p span.company_info-icon2{background: url(img/about/about_img_title-cion.png) no-repeat -42px 0;}
	.companyCulture_info .companyCulture_title p span.company_info-icon3{background: url(img/about/about_img_title-cion.png) no-repeat -85px 0;}
    
    .company_imgbox{    border: 1px solid #d2d2d2;}
    .company_imgtitle{
    	height: 30px;
    	line-height: 30px;
    	text-align: center;
    	font-size: 16px;
    	background: #f5f5f5;
    	border-top: 1px solid #d2d2d2;
    }
    
    .about_img_footer-cion{
    	    width: 22px;
		    height: 22px;
		    background: blue;
		    display: inline-block;
		    margin-right: 10px;
		    position: relative;
		    top: 5px;
    }
    span.about_img_footer-cion1{background: url(img/about/about_img_footer-cion.png) no-repeat 0 0;}
    span.about_img_footer-cion2{background: url(img/about/about_img_footer-cion.png) no-repeat -26px 0;}
    span.about_img_footer-cion3{background: url(img/about/about_img_footer-cion.png) no-repeat -52px 0;}
    span.about_img_footer-cion4{background: url(img/about/about_img_footer-cion.png) no-repeat -78px 0;}
    
    /*  */
    .cooperateTitle{
		background: url(img/cooperate_img.jpg) no-repeat center top #133048; 
		background-attachment: fixed;
	}
	.bg-f0{background:#f0f0f0;}
	.cooperate_Listbanner {display:block;}
	.cooperate_Listbanner h4{
		height:60px;
		line-height: 25px;
    	letter-spacing: 1px;
	}
	.cooperate_Listbanner .cooperate_Listbanner_title span{
		display: inline-block;
		width: 48px; height:50px;
		background:url(img/cooperate_cion.png) no-repeat 0 0;
	}
	.cooperate_Listbanner .cooperate_Listbanner_title.active span{background:url(img/cooperate_cion.png) no-repeat -52px 0;}
	.cooperate_Listbanner .cooperate_Listbanner_title p{
		width: 32px;height:18px;
		border-bottom: 1px solid #fff;
		margin: 0 auto;
	}
	.cooperate_Listbanner .cooperate_Listbanner_title.active p{
		border-bottom: 1px solid #237dc9;
	}
	.cooperate_Listbanner .triangle{
		display: inline-block;
		width: 14px; height:20px;
		position: absolute;
  		right: -13px;
  		top: 50%;
  	}
  	.cooperate_Listbanner .triangle.blue{background:url(img/cooperate_cion.png) no-repeat 0 -54px;    z-index: 9; }
  	.cooperate_Listbanner .triangle.white{background:url(img/cooperate_cion.png) no-repeat -14px -54px;    z-index: 9;0 }
    
    /*԰*/
    .messageTitle{
		background: url(img/messag_img.jpg) no-repeat center top #133048; 
		background-attachment: fixed;
	}
	.messageTitle img{
		width:90%;
		max-width:420px;
		vertical-align: middle;
	}
    
    
    .messageTitle_cion{
    	    width: 33px;
		    height: 23px;
		    display: inline-block;
		    position: relative;
		    top: 5px;
		    margin-left: 10px;	
    		background:url(img/cooperate_cion.png) no-repeat 0 -78px; 
    }
    
    .messagetab_input{
    		width:100% !important; max-width:480px !important;
    	    height: 30px !important;
   			border-radius: inherit !important;
    		border: 1px solid #bcbcbc !important;
    		background: none !important;
    		margin-right: 10px;
    		margin-bottom: 15px !important;
    }
    .messagetab_textarea{
    		width:100% !important; 
    	    height: 300px !important;
   			border-radius: inherit !important;
    		border: 1px solid #bcbcbc !important;
    		background: none !important;
    }
    
    .messagetab_button{
    	    width: 160px !important;
    		height: 40px !important;
    		font-size: 16px !important;
    		background: #237dc9 !important;
    		color: #fff !important;
    		border-radius: inherit !important;
    }

	/* !*ɫ Ʒҳ *!*/
	/*.picsearchTitle{*/
	/*	background: url(img/picsearch/picsearch.jpg) no-repeat center top #133048;*/
	/*	background-size:cover;*/
	/*	!*background-attachment: fixed;*!*/
	/*	width:100%; height:300px;*/
	/*	line-height: 300px;*/
	/*}*/

	/*!*.picsearchTitle img{*!*/
	/*!*	width:90%;*!*/
	/*!*	max-width:530px;*!*/
	/*!*	vertical-align: middle;*!*/
	/*!*}*!*/

    /*!* 3Dȫչʾ Ʒҳ *!*/
	/*.panoTitle{*/
	/*	background: url(img/panoshow/3dshow.jpg) no-repeat center top #133048;*/
	/*	background-size:cover;*/
	/*	!*background-attachment: fixed;*!*/
	/*	width:100%; height:300px;*/
	/*	line-height: 300px;*/
	/*}*/

	/*!*.panoTitle img{*!*/
	/*!*	width:90%;*!*/
	/*!*	max-width:530px;*!*/
	/*!*	vertical-align: middle;*!*/
	/*!*}*!*/

	.contactTitle{
		background: url(img/contactus.jpg) no-repeat center top #133048;
		background-size:cover;
		width:100%; height:300px;
		line-height: 300px;
	}

	/* ɫƵĬϱͼ */
	.picsearchVideo #voideos{
		background-size: 100% 100%;
		margin: 0 auto;
		transition: all 0.5s;
	}
	.picsearchVideo1 #voideos1{
		background-size: 100% 100%;
		margin: 0 auto;
		transition: all 0.5s;
	}
	/*.picsearchVideo2 #voideos2{*/
	/*	background-size: 100% 100%;*/
	/*	margin: 0 auto;*/
	/*	transition: all 0.5s;*/
	/*}*/
	/*@media screen and (min-width: 960px) {*/
	/*	.picsearchVideo #voideos{*/
	/*		background-size: cover;*/
	/*		margin: 0 auto;*/
	/*		transition: all 0.5s;*/
	/*	}*/
	/*}*/
	/*@media screen and (max-width: 960px) {*/
	/*	.picsearchVideo #voideos{*/
	/*		background-size: 100% 100%;*/
	/*		margin: 0 auto;*/
	/*		transition: all 0.5s;*/
	/*	}*/
	/*}*/


	.picsearchVideo #voideos.active{
		background: url(img/prod/picsearch.jpg) no-repeat center;
		background-size: 100% 100%;
	}
	.picsearchVideo1 #voideos1.active{
		background: url(img/prod/picsearchAll1.jpg) no-repeat center;
		background-size: 100% 100%;
	}
	/*.picsearchVideo2 #voideos2.active{*/
	/*	background: url(img/prod/picsearch2.jpg) no-repeat center;*/
	/*	background-size: 100% 100%;*/
	/*}*/

    /* 3Dȫչʾ ƵĬϱͼ  */
	.panoVideo #voideos{
		background-size: cover;
		margin: 0 auto;
		transition: all 0.5s;
	}
	.panoVideo #voideos.active{
		background: url(img/prod/3dshow.jpg) no-repeat center;
		background-size: 100% 100%;
	}

    /* 3Dȫչʾ ƵĬϱͼ  */
	.panoVideo2 #voideos2{
		background-size: cover;
		margin: 0 auto;
		transition: all 0.5s;
	}
	.panoVideo2 #voideos2.active{
		background: url(img/prod/3dshow1.jpg) no-repeat center;
		background-size: 100% 100%;
	}


	/* ƵĬϱͼ */
	.esampleVideo #voideos{
		background-size: cover;
		margin: 0 auto;
		transition: all 0.5s;
	}

	.esampleVideo #voideos.active{
		background: url(img/prod/esample.jpg) no-repeat center;
		background-size: 100% 100%;
	}
