.header {
  height: 40px;
  overflow: hidden;
  padding: 0;
}
.index {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #fff;
  float: none;
  left: 27px;
  margin-left: 0 !important;
  margin-top: 0;
  padding: 10px;
  position: fixed;
  top: 22px;
  z-index: 99;
}
.index a {
  background: url("../images/procon/index.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 15px;
  width: 12px;
}
.index a:hover{ background: url("../images/procon/index1.png") no-repeat scroll 0 0;}

#next{ cursor:pointer; position:absolute;right:0; top:50%; margin-top:-17px;z-index:100; display:none;}


.main-right {
  float: none;
  margin-right: 0;
  min-height: 500px;
  padding-top: 0px;
  position: relative;
  width: 926px;
}
.plogo{ width:798px; text-align:right; padding:40px 0 160px;}
.nologo{ margin-bottom:50px;}




.proTab_contxt {
  overflow: hidden;
  margin-bottom:30px;
}
.proTab_contxt .tt{ font-size:13px; margin-top:15px; background:#fff;padding:0 104px;}
.proTab_menu {
  overflow: hidden;
  margin-bottom:40px;
}
.proTab_menu ul li {
  cursor: pointer;
  float: left;
  margin-right: 4px;
}
.proTab_menu img {
  width: 161px;
}


.pro_con .title {
  font-size: 14px;
  margin-bottom: 30px;
  font-family:AGaramondPro,DFSongW7;
  clear:both;
  padding:0 104px;
}
.pro_con .content {
  font-family:AGaramondPro,DFSongW5;
  line-height: 22px;
  margin-bottom: 30px;
  padding:0 104px;
  text-align: justify;
  overflow:hidden;
}
.pro_con .content .wtit {
  display: inline-block;
  font-size: 13px;
  width: 105px;
}
.pro_con .content .appdown {
  background: url("../images/procon/app.png") no-repeat scroll 0 0;
  display: inline-flex;
  padding-left: 85px;
  height:70px;
}
.pro_con .content .appdown1 {
  background: url("../images/procon/app1.png") no-repeat scroll 0 0;
  display: inline-flex;
  padding-left: 85px;
  height:70px;
}
.pro_con .tabs{width:142px; float:left;}
.pro_con .tabs div {
  border-bottom: 1px solid #e5e5e5;
  color: #a4a4a4;
  cursor: pointer;
  height: 38px;
  line-height: 38px;
  text-indent: 10px;
  width: 142px;
  font-family:AGaramondPro,DFSongW5;
}
.pro_con .tabs div.hover{color:#000;}
.pro_con .tabs div:hover{color:#000;}
.pro_con .tab_con {
  background: url("../images/public/on.png") no-repeat scroll 26px 8px;
  border-left: 1px solid #e5e5e5;
  float: left;
  min-height: 154px;
  padding-left: 40px;
  width: 535px;
}
.pro_con .tab_con li {
	font-family:AGaramondPro,DFSongW5;
  color: #101010;
  display: none;
}
.content li {
  overflow: hidden;
  margin-bottom:25px;
}
.content li .left {
	float:left; width:77px;
}
.content li .right {
  float:left; width:641px;
}




.pro_con .tab_con li img {
  margin-bottom: 10px;
  margin-top: 20px;
  width: 100%;
}