﻿body{
    font-family: 微软雅黑;
    margin: 0;
    background-color: #fff;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

#zoom p {color:#333;line-height: 35px;
    font-size: 15px!important;
    font-family: "microsoft Yahei"!important;
    text-align: justify;}
#zoom img{display: block;margin:auto;}
#zoom p img{display: block;margin: 20px auto; text-align: center;}
#zoom p a img{display: block;margin: 20px auto; text-align: center;max-width: 100%;}
.bt-article-02 #zoom p span img{display: block;margin: 20px auto; text-align: center;color:#333;}
#zoom p span{font-family:"microsoft Yahei"!important}
/* 当前位置 */
.weizhi{
    width: 100%;
    height: 74px;
    line-height: 74px;
   
}
.bt-weizhi{
   width: 1200px;
    margin: 0 auto;
    background: url(weizhi.png) no-repeat left;
    color: #333333;padding-left: 34px;
    font-size: 16px;height:74px;
    line-height: 74px;margin-top:3px;
}
.bt-weizhi a{
    color: #333333;
    font-size:16px;
}
/* 内容板块1 */
.main{
    width:900px;
    margin: 0 auto;
    background-color: #FFFFFF;
margin-bottom: 40px;
}
.phoneblock{
   display: none;
}
 .pcblock{
            display: block;
        }
        .smalllogo{display:none;}
        .smalllefttit{display:none;}
/* 自适应 */
@media all and (max-width: 1025px) {
    body{min-width:100%!important;}
    .weizhi{height:40px;line-height:40px;}
    .bt-weizhi{height:40px;line-height:40px;}
        .pcblock{
            display: none;
        }
.phoneblock{
   display: block !important;
}
    .header_con{
        display: none;
    }
    .bannerbox,.bt-weizhi,.main,.foot_box{
        width: 96% !important;
    }
    /* 头部 */
    .header{
       display:none;
    }
    .nav1{
       display:none;
    }
    .nav1 ul{width:100%!important;}
    .smalllogo{display:block;width:96%;margin: 20px auto;}
    .smalllefttit{display:block;width:100% !important;text-align: center;margin-left: 0!important;background:#1b1b1b;}
    .smalllefttit P,a{width:100%;color:#fff;}
    .footer_con1{display:none;}
    .banner img{
        width: 100%;
    }
    .banner{
        /*height: 160px !important;*/
    }
    /* 导航 */
    /*.nav{display: none;}/*
/*.ydhead-search{display: none!important;}/*
    /* 当前位置 /*
    .weizhi{
        display: none;
    }
    /* 文章内容 */
    .main{
        padding: 10px!important;
    }
    #zoom p img{
           width: 100%;
                height: auto;
    }
    #zoom>span{
        display: inline-block;
    }
    /* 底部 
    /* .footer{
        height: auto !important;
    }
    .foot_left,.foot_right{
        display: none;
    }*/
   /* .foot_cent{
        width: 100% !important;
        margin-left: 0px !important;
        margin-top: 10px !important;
    }*/
    .foot_cent p{
        height: auto !important; 
    }
    /* 文章页 */
    .sp_time{
        overflow: hidden;
        margin-bottom: 0px !important;
    }
    .xxly{
        display: none !important;
    }
    .llcs{
        display: none !important;
    }
    .fbrq{
        width: 100% !important;
    }
    #wz_share{
        display: none !important;
    }
    video{width:100%}       
}
@media all and (max-width:700px) {
    .bannerbox, .bt-weizhi, .main, .foot_box{width:100%!important;}
    .weizhi{display:none;}
}