@charset "utf-8";
/* yd端二级页面样式文件 */
.carousel-control{font-size:100px}
#myCarousel1{position:relative}



.bannerN2GYd{padding:0px;width:100%;overflow:hidden;/*border:solid 2px blue*/}

.ArrowBtn{display:block}   

/*设计企业*/
.YdN2Pic1{background:url('../images/YD_img/N2/YdN2_banner1.png') no-repeat center top;background-size:100% 180px;/*border:solid 1px yellow*/}
.bannerN2_1Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*施工企业*/
.YdN2Pic2{background:url('../images/YD_img/N2/YdN2_banner2.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_2Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*总承包企业*/
.YdN2Pic3{background:url('../images/YD_img/N2/YdN2_banner3.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_3Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*建设单位*/
.YdN2Pic4{background:url('../images/YD_img/N2/YdN2_banner4.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_4Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*咨询企业*/
.YdN2Pic5{background:url('../images/YD_img/N2/YdN2_banner5.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_5Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*协会应用*/
.YdN2Pic6{background:url('../images/YD_img/N2/YdN2_banner6.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_6Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*监理应用*/
.YdN2Pic7{background:url('../images/YD_img/N2/YdN2_banner7.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_7Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*政企互联*/
.YdN2Pic8{background:url('../images/YD_img/N2/YdN2_banner8.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_8Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px green*/}

/*招商*/
.YdN2Pic9_zs{background:url('../images/YD_img/N2/YdN2_banner9_zs.png') no-repeat center top;background-size:100% 180px;/*border:solid 2px blue*/}
.bannerN2_9Yd_left{animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;/*border:solid 2px red*/}



/*超大PC屏幕下的专用样式*/
   @media screen and (min-width:1200px){     
    
  }

  /*中等PC屏幕下的专用样式---(ipad横板)*/
  @media screen and (min-width:992px) and (max-width:1199px) {

     .YdN2Pic1,.YdN2Pic2,.YdN2Pic3,.YdN2Pic4,.YdN2Pic5,.YdN2Pic6,.YdN2Pic7,.YdN2Pic8,.YdN2Pic9_zs{height:250px;background-size:100% 250px;/*border:solid 2px yellow*/}   

    .banner2Yd_left{width:80%}
    /*.banner3Yd_left{border:solid 1px red;margin-top:-40px}
    .banner4Yd_left{width:60%;padding-left:5%;padding-top:3%;}*/     
  }
  /*PAD屏幕下的专用样式*/
  @media screen and (min-width:768px) and (max-width:991px){
      body{background:#efefef}   

     .YdN2Pic1,.YdN2Pic2,.YdN2Pic3,.YdN2Pic4,.YdN2Pic5,.YdN2Pic6,.YdN2Pic7,.YdN2Pic8,.YdN2Pic9_zs{height:200px;background-size:100% 200px}   
  
  }
  /*PHONE屏幕下的专用样式*/
  @media screen and (max-width:767px){
      body{background:#efefef}

	 .picN2Yd{height:120px}   
     
    .YdN2Pic1,.YdN2Pic2,.YdN2Pic3,.YdN2Pic4,.YdN2Pic5,.YdN2Pic6,.YdN2Pic7,.YdN2Pic8,.YdN2Pic9_zs{background-size:120% 120px}
    .bannerN2_1Yd{padding-left:10px}
	
  }  
