﻿@charset "utf-8";
/* CSS Document */
/*dinghong mobile 20210512*/



@media screen and (max-width: 767px){
    #top {height: auto;}
    #top .nav ul{width:100%;}
	#top .nav li{padding:0; float: left; font-size: 17px;line-height: 58px; width:25%;}
    #top .logo img{margin-left:20px; margin-top:20px; width:90%;}
    #top .pic{display: none;}
    .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
    .slideBox .hd{ height:15px; overflow:hidden; position:absolute; z-index:1; width:100%; left: 35% }
    .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
    .slideBox .hd ul li{float:left; margin-right:5px;  width:32px; height:4px; line-height:14px; text-align:center; background:#757575; cursor:pointer; }
    .slideBox .hd ul li.on{background:#c10000;}
    .slideBox .bd{ position:relative; height:100%; z-index:0;   }
    .slideBox .bd img{ width:100%; height:auto; float: left;}
    .slideBox .bd .news_info{background: #f4f4f4; float: left; width:100%; height:100px; color:#000; font-size: 20px; margin-top: 0px; text-align: left; padding:0 0 0 6px;}
    .slideBox .bd .news_info h1{font-weight: normal; line-height: 25px; margin: 3%;} 

    #body .pic_news{width:100%; height: auto; margin-top: 20px;}

    .font20{font-size: 0.8em;    }
    .w1200{width:100%;}
    #body .news{width: 100%; margin: 20px 0 0 0;}
    #body .news_list{width:100%; height: auto; text-align: left; padding:0px;margin:20px 0;}
    #body .news_list ul{margin:20px 0 0 0; width:100%;}
    #body .news_list li{color: #555; width: 90%; background-position: 0px -5px; padding-left: 28px; float: left; margin: 10px 0; line-height: 22px; height: auto;}
    #body .news_list .date{display: none}
    #body .news_list01{width:100%; text-align: left; padding:0px; margin:0px;}
    #body .news_list01 .title{width:100%; height: 46px; line-height: 46px; background: #eeeeee;}
    #body .news_list01 .title h1{font-size: 23px; color:#fff; width: 152px;float: left;background: url(../images/title_bg01.png); font-weight:500; padding-left:35px; text-align: left;}

    #body .news_list01 .list {width:100%; height: auto; text-align: left; padding:0px;margin:20px 0;}
    #body .news_list01 .list li{color: #555; width: 90%; background-position: 0px -5px; padding-left: 28px; float: left; margin: 10px 0; line-height: 22px; height: auto;}
    #body .news_list01 .date{display: none}

    #body .news_list img{width: 96%; margin:0 2%;}

    #body .more1{margin:0px 15px 0 0; color:#868686; font-size: 14px; text-align: center; line-height: 44px;float: right;position: relative;}
    #body .more2{display: none;}

	.footer_bot{ width:90%; margin:0 auto; position:relative; }
	.footer p{ width:90%; margin:0 auto; text-align:center; }
	.footer_bot a.dzjg_ico{display: none;}
	.footer_bot a.jcjcjcjc{display: none;}
    .footer{display:none;}
    .mobile_footer{ width:92%; padding:30px 4%; background:#065bb2; color:#fff; float: left; margin:10px 0 0 0; }
    .mobile_footer a{color:#fff;}
    
}

