#content {
  text-align: center;
  padding-top: 70px;
  margin: auto;
}

#content a {
  color: #fff;
  text-decoration: none;
}

.clear {
  clear: both;
}

.folder {
  float: left;
  position: relative;
}

.jaf-row {
  margin: 0 auto;
  width: 620px;
  margin-top: 5px;
}

.item {
  width: 200px;
  height: 60px;
  font-size: 16px;
  font-weight: bold;
}

.item3 {
  width: 200px;
  height: 40px;
  font-size: 14px;
  font-weight: 600;
}

.item2 {
  width: 266px;
  height: 133px;
  line-height: 133px;
  font-size: 16px;
  font-weight: bold;
  margin: 5px;
}

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

.leftitem {
  font-size: 15px;
  color: #666;
  margin: 15px 0;
  cursor: pointer;
  border-bottom:1px solid #f2f2f2;
  line-height:30px;
  padding: 0 10px 0 20px;
}

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

.popcontright {
  float: left;
}

.popcontright {
  margin-top: 20px;
  margin-left: 20px;
}

.popcontright .tsize_title {
  size:16px;
}

.popcontright .tsize_conter {
  size:12px;
}

.popcontent {
  height: 100%;
}

.poptitle {
  height:100px;
  line-height:100px;
  background-color: #4472c9;
  color:#fff;
  text-align:left;
  font-size: 22px;
  padding-left: 10px;
}

.popbody {
  text-align: left;
}

.popcontright > div {
  display: none;
}

.weaver_banner{
    width:700px !important;
    height: 500px !important;

}

 .weaver_banner ul{
   height: 500px !important;;
}


.weaver_banner ul li{
    width: 700px !important;
}

.weaver_banner ul li{
	min-height: 500px;
}

.folderContent .jaf-container {
  padding: 8px 0;
  border-top: 1px solid #d0cfcf;
}
.weaver_banner ul li{
  box-shadow:none;
}

.folder.active-tool::after {
  content: url(../img/Integrate/Triangle.png);
  position: absolute;
  z-index: 99;
  bottom: -7px;
}

.folder .item:hover, .folder.active-tool .item {
  background-color: #4a6fb3 !important;
}

.folder .item3:hover, .folder.active-tool .item {
  background-color: #4a6fb3 !important;
}

.popconwrapperint{
    width: 700px; height: 520px;position: relative;
}
.poptitleitemint{
    color: #4f77bb;
    font-size: 16px;
    font-weight: 700;
	text-align:left;
	
}
.closeicon{
    position: absolute;right:-45px;top:-15px;
    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);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}
.closeicon:hover{
    background-image:url(../img/new/jaf-close-hover.png);
    cursor: pointer;
}

.closeiconnew{
    position: absolute;right:-1px;top:-5px;
    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);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}

.closeiconnew:hover{
    background-image:url(../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 {
 position:static; }

.weaver_btn {
display: inline-block;
padding: 5px 42px;
border-radius: 3px;
border: 2px solid #588add;
color: #a1b4db;
cursor: pointer;
}