
.bg_Backstage {
    background:url("../img/Backstage/bg_Backstage.jpg")/*tpa=http://www.weaver.com.cn/e8/img/Backstage/bg_Backstage.jpg*/ center top;
    }
.bg_Clound {
    background:url("../img/Clound/bg.jpg")/*tpa=http://www.weaver.com.cn/e8/img/Clound/bg.jpg*/ center top;
    }
.bg_Integrate {
    background:#FFF; min-height:1px;
    }
    
.a5:link,.a5:visited{padding-top:15px;box-sizing:content-box;-webkit-box-sizing:content-box;text-decoration:none; background: #5b88da;  padding-left: 20px; display: block; height: 100%; color: #ffffff; line-height:80px;
}
.a5:hover,.a5:active { text-decoration:none; background: #3b69bc; 

}
.a3:link,.a3:visited{text-decoration:none; background: #5b88da;  padding-left: 20px; display: block; height: 100%; color: #ffffff; line-height:18px;  padding-right: 20px;
}
.a3:hover,.a3:active { text-decoration:none; background: #3b69bc; 

}
.a2:link,.a2:visited{text-decoration:none; background: #70b05c; padding-left: 20px; display: block; height: 100%; color: #ffffff; line-height:18px;  padding-right: 20px;
}
.a2:hover,.a2:active { text-decoration:none; background: #60a04c;

}
.a4:link,.a4:visited{text-decoration:none; background: #5b88da;  padding-left: 15px; display: block; height: 100%; color: #ffffff;
}
.a4:hover,.a4:active { text-decoration:none; background: #3b69bc; 

}
.a6:link,.a6:visited{text-decoration:none; background: #70b05c; padding-left: 20px; display: block; height: 100%; color: #ffffff; line-height:80px;
}
.a6:hover,.a6:active { text-decoration:none; background: #60a04c;

}
.a7:link,.a7:visited{text-decoration:none; color:#FFF
}
.a7:hover,.a7:active { text-decoration:none; color:#999;}

.a8:link,.a8:visited{text-decoration:none; background: #5e84c8; display: block; height: 100%; color: #ffffff; line-height:100px; text-align:center;
}
.a8:hover,.a8:active { text-decoration:none; background: #4a71b7; 

}
.a9:link,.a9:visited{text-decoration:none; background: #3dad2b; display: block; color: #ffffff; line-height:68px; text-align:center;padding-left: 30px; padding-right: 30px;
}
.a9:hover,.a9:active { text-decoration:none; background: #2f9a1e; 

}

.box_Integrate{ width:200px; height:100px;}

.closeicon{
    position: absolute;right: 0;top:0;
    transform: scale(1,1);
    -webkit-transform:scale(1,1);
    -ms-transform:scale(1,1);
    -moz-transform:scale(1,1);
    z-index: 10;
    background-image: url("../img/new/jaf-close.png")/*tpa=http://www.weaver.com.cn/e8/img/new/jaf-close.png*/;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}
.closeicon:hover{
    background-image: url("../img/new/jaf-close-hover.png")/*tpa=http://www.weaver.com.cn/e8/img/new/jaf-close-hover.png*/;
    cursor: pointer;
}
.weaver_banner .dots {
    width: 20px;
    margin-top: 175px;
}
.weaver_banner .dots {
    position: absolute;
    right: -25px;
    top: 40px;
    left: auto !important;
    bottom: auto !important;
}

.popconwrapper{
    width: 710px;margin:20px auto 0 auto;height: 527px;position: relative;
}
.poptitleitem{
    color: #4f77bb;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    border-bottom: 2px solid #f2f2f5;
}
.weaver_banner .dots li{
    margin-top: 5px;
}
.weaver_banner .dots li.active{
    margin-top: 5px;
}
  .apply {
  	width: 288px;
  	height: 50px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-top: 190px;
  	margin-left: -144px;
  	cursor: pointer;
  	text-align: center;
  	line-height: 50px;
  	color: #fff;
  	background-image: url(img/new/apply.png);
  }

  div.apply:hover {
  	background-image: url(img/new/apply_hover.png);
  }

  .hotline {
  	width: 220px;
  	height: 40px;
  	position: absolute;
  	top: 70px;
  	right: 200px;
  	text-align: center;
  	line-height: 40px;
  	background-image: url(img/new/hotline.png);
  }

  .fp-controlArrow.fp-prev {
  	width: 33px;
  	height: 70px;
  	border: none;
  	left: 100px;
  	background-image: url(img/new/prev.png);
  }

  .fp-controlArrow.fp-next {
  	width: 33px;
  	height: 70px;
  	border: none;
  	right: 100px;
  	background-image: url(img/new/next.png);
  }

   .itemcontainer{
   width:100%;
   height:100%;
   position:relative;
 }

 .item_wrapper{
   width:80%;
   margin:0 auto;
   height:100%;
   position: relative;
 }  

 .item_wrapper .item_title{
  position: absolute;
  width: 100%;
  text-align: center;
  top: 14%;
 }

 .item_title .i_title{
   font-size: 30px;
   font-weight: 100;
 }

 .item_wrapper .item_wrapper_right{
   float:right;
   width:42%;
   height:100%;
   position:relative;
}

 .item_wrapper .item_wrapper_right  .itemtext{
    position:absolute;
	top:30%;
	bottom:30%;
	font-family:'微软雅黑';
	font-size:12px;
 }

 .item_wrapper .item_wrapper_right  .itemtext p{
	  margin: 0;
	  text-align: left;
	  margin-bottom: 6px;
 }

 .item_wrapper  .item_wrapper_left{
  overflow: hidden;
  height: 100%;
  position:relative;
 }
 
 .item_wrapper  .item_wrapper_left .itembg{
   position: absolute;
  top: 30%;
  bottom: 30%;
  right: 50px;
  width: 600px;
  background-image: url('../imgs/dn.png');
  background-size: 100% 100%;
   
 }

 .itembtn{
	  display: inline-block;
	  border: 1px solid #ccc;
	  padding: 6px 12px;
	  color:#e3e3e3;
 }

 .s_item_wrapper_left{
      float:left;
      height:100%;
	  position: relative;
	  width: 42%;
 
 }

 .s_item_wrapper_left .itemtext{
 
    position:absolute;
	top:30%;
	bottom:30%;
	right:50px;
    width:360px;
	font-family:'微软雅黑';
	font-size:12px;
	text-align: left;
 
 }

.s_item_wrapper_right{
     overflow:hidden;
	 height:100%;
	 position: relative;
     
}

h2{
    margin: 0;     
    color: #666;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;    
}
.item{
    background: #333;    
    text-align: center;
    height: 300px !important;
}
.carousel{
    height: 345px;
}
.item_bg{
      padding-top: 32%;
}
.item{
    background-image: url('../imgs/1280.png');
    background-size: 100% 100%;
	background-color:#fff;
}

.carousel-indicators li{
   background-color:grey;
}

.carousel-indicators .active{
  background-color:red;
}

.popdiv {
    display: none;
width: 1000px;
height: 547px;
position: absolute;
left: 50%;
/* top: 50%; */
margin-left: -500px;
margin-top: -595px;
background-color: #fff;
z-index: 1001;
border-bottom: 1px solid #cfcfd2;
}

.popmask {
  display: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 688px;
background-color: #f1f2f5;
z-index: 1000;
}

.popclose {
  width: 80px;
  height: 40px;
  color: #999;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

div.popclose:hover {
  background-color: #4472c9;
  color: #fff;
}

.popcontleft {
  width: 230px;
  height: 100%;
  float: left;
  border-right: 2px solid #abbfe7;
}

.leftitem {
  font-size: 15px;
  color: #666;
  margin: 15px 0px 15px 0px;
  cursor: pointer;
 
}

p.leftitem:hover, .leftitem.curitem {
  color: #4472c9;
  font-weight: bold;
}

.popcontright {
  float: left;
}

.popcontright {
    width: 770px;
    height: 547px;
}

.popcontent {
  height: 100%;
}

.poptitle {
  height:100px;
  line-height:100px;
  background-color: #5076bd;
  color:#fff;
  text-align:center;
  font-size: 22px;
  padding-left: 15px;
}

.popbody {
  padding: 0 10px 0 20px;
}

.popcontright > div {
  display: none;
}

.weaver_banner .dots {
  left: 45%;
  bottom:20px;
}
.weaver_banner {
	height:470px !important;
    position: static;
}
.bannerimg_title{ size:14px; color: #5076bd;}
.weaver_banner ul li {
  box-shadow:none;
  width: 710px !important;
}
.weaver_banner ul {
  box-shadow:none;
  width: 1000000px !important;
  height:460px !important;
}
.weaver_banner has-dots has-arrows{
height: 540px;
	}
	
	.weaver_banner ul li{
		  min-height:460px !important;
		}
		
		.weaver_btn{
    display: inline-block;
    padding: 5px 42px;
    border-radius: 3px;
    border: 2px solid #588add;
    color: #a1b4db;
    cursor: pointer;
	font-size:14px;
}

  .applyfloat{
      position: absolute;
      right: -36px;
      top: 220px;
      width: 37px;
      height: 105px;
      cursor: pointer;
      display: none;
      z-index: 1000;
      border: 2px solid #f8f8f8;
      padding-top: 5px;
      border-radius: 5px;
      color: #e8e8e8;
	  background-color: #0c71c0;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      font-family: 微软雅黑;
      font-size: 14px;
  }
  .applyfloat:hover{
      color: #fff;
      background-color: #2755a9;
	  border: 2px solid #ffffff;
  }

  .applyfloat span{
      display: inline-block;
      width: 27px;
      text-align: center;
      line-height: 16px;
      padding-left: 8px;
      padding-top: 12px;
  }
