        @media screen and (max-width:1199px) {

         }
         @media screen and (min-width:1200px) {

         }
         html,
         body {
            width: 100%;
            font-size: 12px;
            overflow: visible;
            box-sizing: border-box;
         }
         

        
        ::-webkit-input-placeholder{color: #ababab;}

        /*头部导航*/
        

        /*主体*/
        #pc_main{width: 1046px;height: auto;min-height: 1px;margin: 16px auto 0;}
         #pc_left{float: left;width: 746px;height: auto;min-height: 1px;margin-right: 20px;}
        
         .clean_38{height: 38px;width: 100%;}

         #pc_right{float: left;width: 280px;height: auto;min-height: 1px;}
         #art_sidebar{width: 100%;height: auto;overflow: hidden;display: inline-block;}

         .content{width: 100%;    color: #333333;font-size: 16px;height: auto;}
         .content p{width: 100%;height: auto;line-height: 26px;margin-bottom: 58px;text-indent: 38px;}
         .content p:nth-child(1){font-size: 32px;font-weight: bold;text-align: center;margin: 26px 0!important;text-indent: 0;}
         .content img{text-align: center;margin: 20px auto;}

         .clean_22{width: 100%;height: 22px;}


    	 /*侧边栏文章列表*/


    	 /*底部footer*/