html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, input {    margin: 0; padding: 0; border: 0; outline: 0;font-family: '微软雅黑'; }
ol, ul {
    list-style: none;
}
a {
    font-style: normal;
    text-decoration: none; 
}

.third_content strong {
  font-size: 0.2rem !important
}

.third .wrap .right .list-right .third-list .third_content p {
 padding: 0 10px;
}
.lf {
    float: left;
}
.rt {
    float: right;
}
.centerWidth {
    /*width: 85%;*/
    width:80%;
    margin: 0 auto;  
}


.rt{float:right;}
.lf{float: left;}
/*清除浮动*/
.clearfix{*zoom:1;} /* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.imgW .img {
    width: 80%;
    /**height: 100%;**/
}
.mtl-50 {
    margin-top: 0.8rem;
    margin-left: 0.8rem;
}
img{border:0;vertical-align:middle;}
a,span{vertical-align:middle;}
.mt-44 {
    margin-top: 0.75rem;
}
.m-tab {
    overflow: hidden;
}
.pt-9 {
    padding-top: 9px;
}
input, button, text {
    vertical-align: middle;
    outline: none;
    border: none;
}


/*分页*/
.videoPagePMore{line-height:46px;text-align:center;margin:0 auto;width:260px;font-size:18px;border-radius:4px;border:2px solid #003a8f;display:block;}
.videoPagePMore:hover{background-color:#003a8f;color:#fff;}
.morePage { overflow: hidden; width: 670px; margin: 0 auto;padding:30px 0 40px 0;width:100%;display: flex;justify-content: center; }
.morePage .easysite-page-wrap { float: left; height: 30px; }
.morePage .easysite-page-wrap a {cursor:pointer; display: block; float: left; padding: 0 5px; height: 28px; margin: 0 5px; line-height: 28px; background: #eee; color:#333;border-radius:6px;  }
.morePage .easysite-total-page { line-height: 30px; font-size: 14px; margin: 0 24px; float: left; }
.morePage .easysite-jump-page { float: left; line-height: 30px;margin-left:32px; }
.morePage input.easysite-page-text { width: 50px; height: 28px; line-height: 28px; text-align: center; border: 1px solid #cecece; }
.morePage input.easysite-jump-btn { padding: 0 6px; height: 30px; line-height: 30px;background: #eee; color:#333;border-radius:6px;  margin-left:12px;cursor:pointer;}


@media screen and (max-width:1280px){
    .centerWidth{width:90%;}
    #public-footer .top{width:90%;}
    body #public-footer .top .left{width:30%;}
    #public-footer .links img{width: 100%;}
    #public-footer .lxwm h1{font-size: 20px;margin-bottom: 10px;}
    #public-footer .lxwm p{font-size:16px;line-height: 24px; margin-bottom: 4px;height:auto;}
    body #public-footer .bottom .bottom-content{width:95%;}
}

@media screen and (max-width:768px){
  #public-m_header .ph_head{border-bottom: 1px solid #ccc;}
  body #public-m_header .ph_head span{padding:0;}
  #public-m_header .ph_head a img{}

  
    #public-footer .top .right{padding-bottom:1rem;}
    #public-footer .top{width: 100% !important;padding-top: 20px;}
    #public-footer .links img{padding-top:20px;}
    #public-footer .lxwm h1{font-size:18px;}
    body #public-footer .top .left{width:50%;}

}