.index-progress h1{
  color:#0180cd;
  font-weight: 400;
  text-align: center;
  font-size: 50px;
  font-family: "微软雅黑";
  padding-top: 20px;
}
.index-progress>.w>ul>li{
  margin-bottom: 28px;
}
.index-progress>.w>ul .left{
  width: 362px;
  height: 450px;
  background-color: #f7f7f7;
  padding: 48px;
  box-sizing: border-box;
}
.index-progress>.w>ul h5{
  width: 222px;
  height: 58px;
  background-color: #01a9b6;
  color:#fff;
  line-height: 58px;
  border-radius: 5px;
  text-align: center;
  font-size: 30px;
  margin-top: 130px;
  margin-bottom: 14px;
}
.index-progress>.w>ul p{
  /*height: 30px;*/
  line-height: 30px;
  color:#727071;
  width: 230px;
  /*margin: 0 auto;*/
}
.index-progress>.w>ul p i{
  width: 10px;
  height: 10px;
  background-color: #727071;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.index-progress>.w>ul .right{
  width: 845px;
  height: 450px;
}
/*十年*/
.index-ten h1{
  color:#0180cd;
  font-weight: 400;
  text-align: center;
  font-size: 50px;
  font-family: "微软雅黑";
  padding-top: 20px;
}
.index-ten .left{
  width: 588px;
  height: 325px;
  background-color: #0762a4;
  background:url(../Images/l1.png) no-repeat center;
  color:#fff;
  padding-left: 80px;
  padding-top: 50px;
  box-sizing: border-box;
  margin-right: 30px;
  margin-bottom: 20px;
  position: relative;
}
.index-ten .left a{
  position: absolute;
  width: 39px;
  height: 36px;
  background: url("../Images/index-6.png") no-repeat center;
  right: 20px;
  bottom: 10px;
}
.index-ten .right{
  width: 588px;
  height: 325px;
  background-color: #0762a4;
  background:url(../Images/l2.png) no-repeat center;
  color:#fff;
  padding-left: 80px;
  padding-top: 50px;
  box-sizing: border-box;
  position: relative;
}
.index-ten .right a{
  position: absolute;
  width: 39px;
  height: 36px;
  background: url("../Images/index-6.png") no-repeat center;
  right: 20px;
  bottom: 10px;
}
.index-ten h5{
  font-size: 30px;
  margin-bottom: 35px;
}
.index-ten p{
  height: 35px;
}
.index-ten p i{
  background-color: #fff;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 8px;
}
/*核心*/
.index-main h1{
  color:#0180cd;
  font-weight: 400;
  text-align: center;
  font-size: 50px;
  font-family: "微软雅黑";
  padding-top: 20px;
}
.index-main .top{
  height: 211px;
  width: 100%;
}
.index-main .bottom{
  padding-left: 115px;
  padding-right: 115px;
  box-sizing: border-box;
  background-color: #f7f7f7;
  height: 127px;
  margin-bottom: 20px;
}
.index-main .bottom li{
  box-sizing: border-box;
}
.index-main .bottom li:nth-child(1){
  width: 171px;
  margin-right: 88px !important;
}
.index-main .bottom li:nth-child(2){
  width: 189px;
  margin-right: 100px !important;
}
.index-main .bottom li:nth-child(3){
  width: 167px;
  margin-right: 72px !important;
}
.index-main .bottom li:nth-child(4){
  width: 187px;
}
.index-main .bottom li h6{
   color:#3f93d1;
   font-size: 26px;
 }
.index-main .bottom li p{
  color:#7f7d7d;
  line-height: 30px;
}
/*更多*/
.index-more{
  margin-bottom: 20px;
}
.index-info-more{
  background-color: #01a9b6;
  color: #fff;
  padding:18px ;
  margin-top:24px;
  /*margin-bottom:76px;*/
}
.index-info-more>div:nth-child(1){
  font-size: 30px;
}
.index-info-more>div:nth-child(2){
  font-size: 20px;
}
.index-info-more>div:nth-child(2) span{
  font-size: 24px;
}
.index-info-more>div:nth-child(2) p{
  line-height:30px;
}
.index-info-more>div:nth-child(2) p:last-child{
  text-indent: 2em;
}
.index-more h1{
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color:#433f3f;
  padding-top: 20px;
}
.index-more h1 span{
  color:#0080cb;
}
.index-more .index-tab a{
  display: inline-block;
  width: 304px;
  height: 208px;
  margin-right: 20px;
}
.index-more ul li{
  height: 35px;
  cursor: pointer;
  color:#3e3a39;
}
.index-more ul li i{
  background-color: #3e3a39;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 50%;
}
.tab-active{
  color:#0080cb !important;
}
.tab-active i{
  background-color:#0080cb !important;
}
/*方案*/
.index-method{
  margin-bottom: 20px;
}
.index-method h1{
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color:#433f3f;
  padding-top: 20px;
}
.index-method h1 span{
  color:#0080cb;
}
.index-method li{
  float: left;
  margin-right: 1px;
}
.index-method li:nth-child(6){
  margin-right: 0 !important;
}
.index-method li img{
  width: 200px;
  height: 207px;
}
.index-method li p{
  width: 200px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #dff4f5;
  background-color: #00a8b5;
}
/*技术*/
.index-seo{
  margin-bottom: 20px;
}
.index-seo h1{
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color:#0080cb;
  padding-top: 20px;
}
.index-seo .center{
  width: 1106px;
  margin-left: 39px;
  overflow: hidden;
  position: relative;
}
.index-seo .center .cotain{
  width: 100000px;
}
.index-seo .center img{
  width: 330px;
  height: 257px;
  margin-right: 39px;
}
.index-seo a{
  display: inline-block;
  margin-top: 120px;
}
/*在线*/
.index-online{
  padding-bottom: 35px;
  border-bottom: 1px solid #b4b5b0;
}
.index-online h1{
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color:#0080cb;
  border-top: 1px solid #b4b5b0;
  padding-top: 20px;
}
.index-online li{
  float: left;
  margin-left: 40px;
}
.index-online img{
  width: 252px;
  height: 193px;
  margin-bottom: 15px;
}
.index-online p{
  width: 252px;
  text-align: center;
  color:#717171;
}
.bottom-info-download{
  padding-top:52px;
  padding-left:62px;
}
.bottom-info-download .jpw-info-download-title{
  margin-bottom:32px;
}
.bottom-info-download .jpw-info-download-title img{
  margin-right:10px;

}
.bottom-info-download .jpw-info-download-title span{
  display: inline-block;
  color: #129835;
  vertical-align: middle;
}
.bottom-info-download  .jpw-info-download-directory span{
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #9FA1A0;
  border-radius: 50%;
  margin-left:13px;
  margin-right:7px;
  vertical-align: middle;
}
.bottom-info-download  .jpw-info-download-directory{
  line-height:30px;
  font-size: 16px;
  color: #545454;
  margin-bottom:40px;
}
.bottom-info-download  .jpw-info-download-directory div{
  width: 262px;
}
.bottom-info-advert{
  height: 154px;
  margin-bottom:70px;
  color: #fff;
  background-color: #01a9b6;
  padding:14px 18px;
  box-sizing: border-box;
}
 .bottom-info-advert p:first-child{
  font-size: 38px;
  margin-bottom:25px;
}
 .bottom-info-advert p:last-child{
  font-size: 32px;
   margin-left: 800px;
}
.bottom-info-advert p span{
  font-size: 28px;
  font-weight: 100;
}
.bottom-info-news>div{
  width: 46%;
  display: inline-block;
}
 .bottom-info-news .jpw-info-news-title{

  line-height:36px;
  background-color: #007fcc;
  padding-left:16px;
  margin-bottom:28px;
  font-size: 24px;
  color: #fff;
}
.bottom-info-news .spot{
  display:inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #4D4948;
  margin-right:8px;
}
.bottom-info-news li>a{
  display: inline-block;
  font-size: 20px;
  margin-bottom:14px;
}
.bottom-info-news li{
  line-height:36px;
}
.bottom-info-news li img{
  margin-left:22px;
  width: 30%;
  margin-right:14px;
}
.bottom-info-news li:first-child{
  margin-bottom:26px;
}
.bottom-info-news li .news-text{
  display: inline-block;
  width: 62%;
  line-height: 26px;
}
.bottom-info-news li .news-text a{
  display: block;
}
.bottom-info-news ul{
  min-height: 307px;
  border-bottom:1px solid #B8B8B8;
  margin-bottom:66px;
}