/*过度动画*/
a{text-decoration: none!important;}
.transition3{
  -webkit-transition: 
    all .3s cubic-bezier(.165,.84,.44,1),
    background .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1),
    color .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);
  transition: all .3s cubic-bezier(.165,.84,.44,1),
    background .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1),
    color .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);
  -o-transition: all .3s cubic-bezier(.165,.84,.44,1),
    background .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all .3s cubic-bezier(.165,.84,.44,1),
    background .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all .3s cubic-bezier(.165,.84,.44,1),
    background .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);
}

.transition3:hover{
  -webkit-transition: 
    all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  -o-transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
}
.transition5{
  -webkit-transition: 
    all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  -o-transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all .5s cubic-bezier(.165,.84,.44,1),
    background .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1),
    color .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);
}
.transition5:hover{
 -webkit-transition: 
    all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  -o-transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);}

.transition7{
  -webkit-transition: 
    all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  -o-transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all .7s cubic-bezier(.165,.84,.44,1),
    background .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1),
    color .7s cubic-bezier(.165,.84,.44,1),opacity .7s cubic-bezier(.165,.84,.44,1);
}

.transition7:hover{
    -webkit-transition: 
    all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -o-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -o-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);

}

.transition10{
  -webkit-transition: 
    all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -o-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -o-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);

}

.transition20{
  -webkit-transition: 
    all 2s cubic-bezier(.165,.84,.44,1),
    background 2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1),
    color 2s cubic-bezier(.165,.84,.44,1),opacity 2s cubic-bezier(.165,.84,.44,1);
  transition: all 1s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1),
    color 2s cubic-bezier(.165,.84,.44,1),opacity 2s cubic-bezier(.165,.84,.44,1);
  -o-transition: all 2s cubic-bezier(.165,.84,.44,1),
    background 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1),
    color 2s cubic-bezier(.165,.84,.44,1),opacity 2s cubic-bezier(.165,.84,.44,1);
  -moz-transition: all 2s cubic-bezier(.165,.84,.44,1),
    background 2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1),
    color 2s cubic-bezier(.165,.84,.44,1),opacity 2s cubic-bezier(.165,.84,.44,1);
  -o-transition: all 2s cubic-bezier(.165,.84,.44,1),
    background 2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1),
    color 2s cubic-bezier(.165,.84,.44,1),opacity 2s cubic-bezier(.165,.84,.44,1);
  -ms-transition: all 2s cubic-bezier(.165,.84,.44,1),
    background 2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1),
    color 2s cubic-bezier(.165,.84,.44,1),opacity 2s cubic-bezier(.165,.84,.44,1);

}

/*过度动画*/


/*图片居中*/
.jzimgbox{
position:relative;
width:100%;
height:0px;
  overflow:hidden;
  padding-bottom:75%;
}
.jzimg{
  transform: translate(-50%,-50%);
  left:50%;
  top:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  max-width:100%;
  position:absolute;
}
/*过度动画*/


/*过度背景*/
.wlbg:after{content:"";position:absolute;width:100%;left:0px;top:0px;height:100%;}
.wlbg:before{content:"";position:absolute;width:100%;left:0px;top:0px;height:100%;}
/*过度背景*/


/*浮动*/
.fdbox{overflow:hidden;width:100%;}
.fd{float:left;}
.fd2{float:left;width:50%;}
.fd3{float:left;width:33.33333%;}
.fd4{float:left;width:25%;}
.fd5{float:left;width:20%;}
/*浮动*/

/*元素居中*/
.jzbox{text-align:center;font-size:0px;}
.jz{display:inline-block;}
/*元素居中*/


/*弹性居中*/
.flex_y{display: -webkit-flex;display:flex;align-items:center;}
.flexzy_center{display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;}
/*弹性居中*/

/*平均分散*/

.flex_pjfs{display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;}
/*平均分散*/


/*图片变黑白经过正常*/
.heibai img{
  filter:saturate(0.2);
  -webkit-filter:saturate(0.2);
  transition:1s;
}
.heibai img:hover{
  filter:saturate(1);
  -webkit-filter:saturate(1);
}
/*图片变黑白经过正常*/


/*切换按钮*/
@media only screen and (min-width: 769px) {
  .fixed{position:fixed;top:0px;width:100%;background-color:rgba(8,65,126,0.93);z-index:99999;}
  .p_OccupyBox i{display:contents!important;}
  .p_page .pre {
    display: inline-table;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 38px;
    margin: 0 5px 0 18px;
    text-align: center;
    padding: 0 12px;
    border-radius: 0px;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    color: #333;
  }

  .p_page .pre:active {
    background: #0054a3;
    border-color: #0054a3;
    color: #fff;
  }

  .p_page .pre:hover {
    color: #fff;
    background: #0054a3;
    border-color: #0054a3;
    cursor: pointer;
  }

  .p_page .next {
    display: inline-table;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 38px;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    color: #333;
    text-align: center;
    padding: 0 12px;
    border-radius: 0px;
  }

  .p_page .next:active {
    background: #0054a3;
    border-color: #0054a3;
    color: #fff;
  }

  .p_page .next:hover {
    background: #0054a3;
    border-color: #0054a3;
    color: #fff;
    cursor: pointer;
  }

  .p_page .pageNum {
    position: relative;
    float: left;
    height: 38px;
    min-width: 38px;
    margin: 0 5px 0 0;
    padding: 0 5px;
    background-size: 100% 100%;
    color: #595959;
    cursor: pointer;
    line-height: 38px;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    border-radius: 0px;
    border: navajowhite;
  }

  .p_page .pageNum:active {
    color: #fff;
    text-decoration: none;
    background-color: #0054a3;
    border-color: #0054a3;
  }

  .p_page .pageNum:hover {
    color: #fff;
    border-color: #0054a3;
    cursor: pointer;
    text-decoration: none;
    background-color: #0054a3;
  }
  .p_page .pageNum.active {
    text-decoration: none;
    background-color: #0054a3;
    color: #fff;
    border-color: #0054a3;
}

}

@media screen and (max-width: 768px) {
  .p_OccupyBox{width:100%!important;}
  .p_pagebox .NumBox {
    display: none !important;
  }

  .p_pagebox {
    width: 100%;
    text-align: center;
  }

	.p_pagebox .js_pageBtnDisable,
	.p_pagebox .js_pageBtnDisable:hover,
	.p_pagebox .js_pageBtnDisable:active {
		background: #f5f5f5 !important;
    border-color: #d9d9d9 !important;
    color: #bfbfbf !important;
		cursor: default;	
	}
	.p_pagebox .js_pageBtnDisable .iconfont {color: #ddd !important;}
	.p_pagebox .js_pageBtnDisable:hover .iconfont {color: #bfbfbf !important;}

  .p_pagebox .pre {
    width: 48%;
    margin-right:2%;
    background-color: #0054a3;
  }
  .p_pagebox .pre:hover {
    color: rgba(255, 255, 255, 1);
    border-color: #0054a3;
    background-color: #0054a3;
    cursor: pointer;
}
.p_pagebox .pre:active {
  background-color: #0054a3;
}
  .p_pagebox .next {
    width: 48%;
    margin-left:2%;
    background-color: #0054a3;
  }
  .p_pagebox .next:hover {
    background-color: #0054a3;
}
.p_pagebox .next:active {
  background-color: #0054a3;
}

}

/*切换按钮*/