@media screen and (max-width: 700px) {
* {box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.header .search .bd form input,.header .search .bd form,.header .search .bd,.header .search{
box-sizing:content-box;
-moz-box-sizing:content-box; /* Firefox */
-webkit-box-sizing:content-box; /* Safari */}
.bk10{height:0;}


.body-top{ width:100%;}
.body-top .content{ width:100%;}
.header{ width:100%;padding:0;}
.header .search{width:100%; padding-left:0 ; }
.header .search .tab{text-align:center; }
.header .search .bd {width:100%;text-align:center; padding:5px 0}

.header .nav-bar map{overflow-y:hidden; overflow-x:scroll; }
.header .nav-bar map::-webkit-scrollbar{display:none; }
.header .nav-bar map ul{width:960px;}

.main{ width:100%; margin-top:10px}
.main .col-left{ width:100%;margin-right:0;}
.main .col-left .slide{float:left; width:100%}
.main .col-left .slide .content,.main .col-left .slide .content .changeDiv a{width:100% !important}
.main .col-left .slide img{float:left; width:100%}
.FocusPic .title-bg{width:100% !important;}

.news-photo li{width:50% !important}

.main .col-left .box{width:100%; margin-top:10px;}
.box{margin-top:10px}
.main .col-left .cat-area{margin-right:0 !important ; width:100%}
.news-hot{width:100%;margin-right:0; background-size:100% auto;}
.news-hot .content{padding:16px 0 0 0}
.col-auto{ width:100%;}
.footer{ width:100%;}


.list li .rt{display:none}

#Article .content,#Article .content p{font-size:16px;}


    }

