/*底部版权*/
.footer_nav ul{overflow:hidden;}
.footer_box{width: 100%;height: 110px;overflow: hidden; background-color: #b92121;}
.footer_box .footer_main{width: 1000px;height: 110px;margin:0 auto;position: relative;}
.footer_box .footer_main img{border: 0;}
.footer_box .footer_main .footer_pic{width: 55px;height: 65px;position: absolute;top:22px; left: 210px;}
.footer_box .footer_main .footer_list{width: 500px; top: 16px;left: 290px;position: absolute!important;}
.footer_main .footer_list .footer_nav ul{width: 100%;height: 25px;}
.footer_main .footer_list .footer_nav li{height: 25px;line-height: 25px;float: left;color: #fff;font-size: 13px;}
.footer_main .footer_list .footer_nav li.jg{padding: 0 10px;line-height: 24px;}
.footer_main .footer_list .footer_nav li a{color: #fff;}
.footer_main .footer_list .footer_nav li a:hover{color: #f05757;}
.footer_main .footer_list .footer_nav p{padding: 0;margin: 0;line-height: 25px;font-size: 13px;color: #cccccc;} 


/*手机端开始*/
  @media screen and (max-width: 768px) {
   body{background-image:none;}
   .top_chgwrp{ display: none;}
   .table1 td:first-child{width:100%;padding:0;}
   .bt-head-cen{ width: 100%!important; height: auto!important;}
   .top_left img{ max-width: 90%!important; height: auto!important;}
   .top_left{ float: none; text-align: center; height: auto!important;}
   .top_right{ display: none;}
   .boxcenter{height:auto!important;}
   .footer_box{ min-height: 260px!important;}
   .nav{ width: 150%!important; overflow-x: hidden;}
   .nav .nav_sub a{ width:auto!important; font-size: 0.8rem; padding: 0 0.3rem;}
   .bt-nav-y{ width: 100%;overflow-x:auto;-webkit-overflow-scrolling: touch;} 
   .footer_box, .bt-head{width:100%;}    
   table {
    width: 100%;
    margin: 0 auto !important;
    height: auto !important;
    border:none!important;
}
.footer_nav div{width:100%;}
.none{display:none;}
.footer_main .footer_list .footer_nav ul{margin-left:20px;}

table tr td {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
    /* padding: 0 5px; */
    border: 1px solid #000 !important;
    overflow: hidden;
}
table tr td img{
  max-width: 100%!important;
  height: auto;
}
table tr td {
    border: none !important;
    display: block; 
    height: auto;
    width: 96%;
    padding: 0 8px;
}
.table.table19{padding-top:20px;}
.table.table24 td:nth-child(4){display:none;}
table.table.table22,table.table.table23,.table.table27{display:none;}
.boxcenter .footer_box .footer_main{width:100%!important;height:auto;}
.boxcenter .footer_box .footer_main .footer_pic{width:12%;margin:22px 10px 0 0;}
.boxcenter .footer_box .footer_main .footer_pic{position:absolute!important;top:150px!important;left:70px!important;}
.footer_main .footer_jc{position:absolute!important;top:150px!important;left:170px!important;}
#ulpicture li{ width:48%;}
#picture1 tr td{display:inline-block;}
#picture1 tr td:nth-child(1){display:none;}
#picture1 tr td:nth-child(2){display:inline;}
#picture1 tr td:nth-child(3){width:20%;height:36px;margin-left:-2%;}
#picture1 tr td:nth-child(4){width:60%;height:36px;}
#picture1 tr td:nth-child(5){display:none;}
#abstract1 tr td{display:inline-block;}
#abstract1 tr td:nth-child(1){display:none;}
#abstract1 tr td:nth-child(2){display:inline;}
#abstract1 tr td:nth-child(3){width:20%;height:36px;margin-left:-2%;}
#abstract1 tr td:nth-child(4){width:60%;height:36px;}
#abstract1 tr td:nth-child(5){display:none;}
.footer_main .footer_list{ width:98%!important;padding-left:1px;}
.table.table24 td:last-child,.table.table24 td:first-child{display:none;}

.pic1 img{width:100%;padding:0;}
}
  
  /*手机端结束*/
