.titlewrap h2 {
  display: block;
  margin: 50px auto 50px;
  width: 227px;
}
.titlewrap h2 i {
  display: inline-block;
  width: 60px;
  height: 60px;
  background:  center no-repeat;
  float: left;
  position: relative;
  top: -10px;
}
.titlewrap h2 span {
  color: #000;
  font-size: 32px;
}

.alwaysquestionwrap {
  background: #fff;
  padding: 40px 50px 41px 44px;
  color: #000;
  margin-bottom: 40px;
}
.alwaysquestionwrap h3 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 72px;
}
.alwaysquestionwrap .tabbody .tablist {
  display: none;
}
.alwaysquestionwrap .menu {
  border-bottom: 1px solid #ccc;
  height: 55px;
  margin-bottom: 44px;
}
.alwaysquestionwrap .menu .list {
  width: 108px;
  float: left;
  height: 55px;
  text-align: center;
  overflow: hidden; position:absolute; top:0; cursor:pointer;
}
.alwaysquestionwrap .menu .list .listcontent {
  width:100%;
}
.alwaysquestionwrap .menu .list.active .listcontent {
  border-bottom: 2px solid #c70019; height:55px;
}

.alwaysquestionwrap .menu{ position:relative;}
.alwaysquestionwrap .menu .t01{ left:0;}
.alwaysquestionwrap .menu .t02{ left:252px;width: 125px;}
.alwaysquestionwrap .menu .t03{ left:500px;}
.alwaysquestionwrap .menu .t04{ left:748px;}
.alwaysquestionwrap .menu .t05{ left:1000px;}


.alwaysquestionwrap .menu .list .listcontent {
  display: inline-block;
  height: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
}
.alwaysquestionwrap .menu .list .icon-kaiguan {
  background:  center no-repeat;
}
.alwaysquestionwrap .menu .list .icon-zhuanhuan {
  background:  center no-repeat; margin-left:8px;
}
.alwaysquestionwrap .menu .list .icon-led {
  background:  center no-repeat;
}
.alwaysquestionwrap .menu .list .icon-shuma {
  background:  center no-repeat;
}
.alwaysquestionwrap .menu .list .icon-outher {
  background:  center no-repeat; margin-left:12px;
}
.alwaysquestionwrap .menu .list i {
  display: inline-block;
  width: 40px;
  height: 40px;
  float: left;
  margin-right:6px;
}
.alwaysquestionwrap .menu .list span {
  float: left;
  font-size: 14px;
  line-height: 40px;
}
.alwaysquestionwrap .accordion {
  margin-bottom: 73px;
   width:1246px; position:relative; left:-70px;
}
.alwaysquestionwrap .accordion .list {
  float: left;
  width: 100%;
}
.alwaysquestionwrap .accordion .list .acccontent {
  border-bottom: 1px solid #cccccc;
  position: relative;
  padding:0; cursor:pointer;
  background: url(/uploads/image/phiserve/icon-zhankai.png) no-repeat 98% center; margin:0 70px;
}
.alwaysquestionwrap .accordion .list .active{background: url(/uploads/image/phiserve/icon-close.png) no-repeat 98% center;}
.alwaysquestionwrap .accordion .list .text {
  font-size: 14px;
  color: #333;
  line-height: 14px;
  padding: 16px 15px 16px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.alwaysquestionwrap .accordion .list i {
  position: absolute;
  right: 0;
  bottom: 14px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background:  center no-repeat;
  background-size: 100%;
}
.alwaysquestionwrap .accordion .list i.active {
  width: 8.7px;
  height: 8.7px;
  background:  center no-repeat;
  background-size: 100%;
  right: 5px;
  bottom: 18px;
}
.alwaysquestionwrap .accordion .list .info {
  display: block;
  padding: 24px 20px;
  line-height: 24px;
  font-size: 12px;
  color: #000;
  background: #f2f2f2;
  position: relative;
  top: -1px; *top:-5px; margin:0 70px;
}

.datadownloadwrap {
  background: #fff;
  padding: 40px 50px 41px 44px;
  color: #000;
  margin-bottom: 95px;
}
.datadownloadwrap h3 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 72px;
}
.datadownloadwrap .more {
  width: 60px;
  height: 32px;
  position: relative;
  margin:80px auto 20px;
}
.datadownloadwrap .more a{ width:70px; display:inline-block; color:#333; text-align:center;}
.datadownloadwrap .more a:hover{ color:#000;}
.datadownloadwrap .more a:hover .line{ width:45px;}


.datadownloadwrap .more a .line,.datadownloadwrap .more a:hover .line{-moz-transition:all .3s linear; -webkit-transition:all .3s linear; transition:all .3s linear;}

.datadownloadwrap .more span {
  font-size: 14px;
}
.datadownloadwrap .more .line { margin:0 auto; margin-top:6px;
  width: 33px;
  height: 2px;
  background: #c70019;
}
.datadownloadwrap .menu {
  border-bottom: 1px solid #ccc;
  height: 45px;
  margin-bottom: 44px;
}
.datadownloadwrap .menu .list {
  width: 33.3%;
  float: left;
  height: 45px;
  text-align: center;
  overflow: hidden;
}
.datadownloadwrap .menu .list.active .listcontent {
  border-bottom: 2px solid #c70019; height:45px;
}
.datadownloadwrap .menu .list .listcontent {
  display: inline-block;
  height: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 auto; cursor:pointer; *margin-left:40%; *width:138px;
}
.datadownloadwrap .menu .list .listcontent i {
  display: inline-block;
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 12px;
}
.datadownloadwrap .menu .list .listcontent .icon-book {
  background: url(/uploads/image/phiserve/icon-explain.png) center no-repeat;
}
.datadownloadwrap .menu .list .listcontent .icon-img {
  background: url(/uploads/image/phiserve/icon-img.png) center no-repeat;
}
.datadownloadwrap .menu .list .listcontent .icon-ercode {
  background: url(/uploads/image/phiserve/icon-ercode.png) center no-repeat;
}
.datadownloadwrap .menu .list .listcontent span {
  float: left;
  font-size: 14px;
  line-height: 32px;
}
.datadownloadwrap .tabbody .tablist {
  display: none;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .img {
  font-size: 0;
  margin-bottom: 15px;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .text {
  font-size: 14px;
  color: #333;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .text i {
  display: inline-block;
  width: 33px;
  height: 33px;
  float: left;
  margin-right: 10px;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .text .icon-smallexplain {
  background:  center no-repeat;
  background-size: 100;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .text .textinfo {
  float: left;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .text .textinfo p {
  margin-bottom: 3px;
  line-height: 14px; 
  color:#000;
  width: 260px;
  height: 28px;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .text .textinfo span {
  font-size: 12px;
  line-height: 12px;
}
.datadownloadwrap .tabbody .tablist .row .col-md-4 .text em {
  display: inline-block;
  float: right;
  width: 38px;
  height: 38px;
  background: url(/uploads/image/phiserve/icon-download.png) center no-repeat;
  background-size: 100%;
}
.alwaysquestionwrap .accordion .leftbox{ float:left; width:50%;}
.alwaysquestionwrap .accordion .rightbox{ float:left; width:50%;}
.col-md-4{ padding:0;}
.col-md-4 .pad{ margin:0 20px;}

.datadownloadwrap .tabbody .tablist{ width:1146px; position:relative; left:-20px;}

.crumbswrap a.qabtn{ background:#c60019; width:70px; height:24px; line-height:24px; display:block; float:right; color:#fff; text-align:center; font-size:12px;}
.crumbswrap a.qabtn:hover{ background:#840111;}

.main{ padding-bottom:0;}


.tabmenu{ padding:0px 0 40px 0; text-align:center;}
.tabmenu span{ margin:0 40px; display:inline-block; border-bottom: 2px solid #fff; line-height:24px; cursor:pointer; font-size:14px;}
.tabmenu span.on{border-bottom: 2px solid #c70019;}