      body, h1, h2, h3, h6, p, dl, dt, dd, ul, ol, li {
                margin:0;
                padding:0;
                
        }
        a, a:hover {
            color: #000;
            text-decoration: none;
        }
        .clearfix {
            *zoom:1;
            }
        .clearfix:after{
            content:'';
            display:table;
            clear:both;
        }
      
	
		@media (min-width: 992px) {
.container {
            width: 900px;
            margin: 30px auto;
        }
		 #article {
		            width: 96%;
					padding: 35px 2% 35px 2%;
		        }
}
@media (min-width: 1200px) {
.container {
            width: 1100px;
            margin: 30px auto;
        }
		 #article {
		            width: 96%;
					padding: 35px 2% 35px 2%;
		        }
}
@media (min-width: 1400px) {
	
.container {
            width: 1240px;
            margin: 30px auto;
        }
		 #article {
		            width: 96%;
					padding: 35px 2% 35px 2%;
		        }
}

@media (min-width: 1600px) {
.container {
            width: 1240px;
            margin: 30px auto;
        }
		 #article {
		            width: 96%;
					padding: 35px 2% 35px 2%;
		        }
}
@media (min-width: 1800px) {

.container {
            width: 88%;
			background-color: #000;
            margin: 30px auto;
        }
 #article {
            width: 86%;
			padding: 40px 7% 40px 7%;
        }
}

		
		
		
        #left, #article, #right {
            float: left;

        }
       
       
        #article .title h2 {
            font-size: 20px;
            font-weight: 600;
            color: #666666;
        }
        #article .title h1 {
            margin:20px 0px 20px 0px;
        }
        #article .daoyu {
            border-top: 1px solid #4c4c4c;
            border-bottom: 1px solid #4c4c4c;
            margin: 20px 0px;
            padding: 15px 0px;
        }
        
        #daodu {
            width: 18px;
            font-size: 18px;
            color: #b3b3b3;
			float: left;
			margin-right: 10;
            border-left: 1px solid #4c4c4c;
            border-right: 1px solid #4c4c4c;
            padding-left: 20px;
            padding-right: 20px;
        }
        .dao_content {
           
            min-height: 20px;
            font-size: 14px;
            color: #b3b3b3;
            margin-left: 20px;
            line-height: 24px;
        }
        .tuzhu {
            width: 100%;
            max-width:640px;
            text-align:center;
            margin: 10px auto;
        }
        .tuzhu span {
            width: 100%;
            display: block;
            background-color: #f5f5f5;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            text-align: center;
            color: #888888;
        }
        .tuzhu img{
          max-width:640px;
        }
        /*.article*/
        .article{
            width: 100%;
            line-height:200%;
			    color: #c6c6c6;
			text-align:justify; text-justify:inter-ideograph;
        }
        .article h2{
            margin-top: 40px;
            height: 42px; line-height: 42px;
            padding-top: 24px;
            font-size: 24px;
            color: #333;
            font-weight: 400;
            background: url(../images/repeat_x3.png) repeat-x left top;
        }
        .article h2 span{
            display: inline;
            background-position: left -216px;
            color: #996633;
            padding-left: 30px;
            padding-right: 10px;
            float: left;
            font-weight: 700;
        }
        .article h3{
            color: #000;
            font-size: 18px;
            text-indent: 0px;
            padding: 10px 0;
        }
        .article p{
            line-height: 28px;
            padding: 10px 0;
            font-size: 16px;
			color: #c6c6c6;
            
            word-wrap: break-word;
		
			text-align:justify; text-justify:inter-ideograph;
        }
		.article p img{
		   width: 100%;
		}
		.article  img{
		   width: 100%;
		}
        .article p a,.article a{
            color: #996633;
        }
        .article p a:hover,.article a:hover{
            color: #c00;
        }

        #left img {
            display: block;
            width: 70%;
            border-radius: 50%;
            margin: 0 auto;
        }
        #left a {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 16px;
            margin: 10px auto;
            padding: 0 5px;
            color: #585858;
            background-color: #ebebeb;
        }
        #left a:hover {
            background-color: #494949;
            color: #d9d9d9;
        }
        #left p {
            width: 90%;
            line-height: 24px;
            font-size: 14px;
            color: #888888;
            word-wrap:break-word;
            margin: 0 auto;
        }
        .editor {
            width: 100%;
            font-size: 14px;
            text-align: right;
            color: #9b9b9b;
            margin: 10px 0;
        }
        .lists {
            width: 100%;
        }
        .lists h3 {
            width: 100%;
            height: 24px;
            line-height: 24px;
            font-size: 18px;
            color: #666666;
            position: relative;
        }
        .article_lists .more {
            position: absolute;
            top: 3px;
            right: 0px;
            height: 17px;
            line-height: 17px;
            font-size: 14px;
            color: #999999;
        }
        .article_lists .more:hover {
            color: #5a6e91;
        }
        .more i {
            display: inline-block;
            width: 17px;
            height: 17px;
            background-position: -86px 0;
            margin-left: 2px;
            vertical-align: bottom;
        }
        .lists ul {
            width: 100%;
            border-top: 1px solid #e6e6e6;
            padding: 10px 0;
            margin: 10px 0;
        }
        .lists ul li {
            font-size: 15px;
            height: 36px;
            line-height: 36px;
            list-style-position: inside;
            color: #e9e9e9;
            overflow: hidden;
        }
        .lists ul li a {
            color: #333333;
        }
      .lists ul li:hover {
            color:#5a6e91;
        }
        .lists ul li:hover a {
            color: #5a6e91;
        }
        .related li {
            position: relative;
            font-size: 16px;
            min-height: 20px;
        }
        .related li span {
            position: absolute;
            top: 0;
            right: 0;
        }
        .related li span i {
            font-style: initial;
            font-size: 13px;
            color: #9b9b9b;
            margin-left: 5px;
        }
         .remark {
            width: 100%;
            height: 20px;
            line-height: 20px;
            color: #b3b3b3;
            position: relative;
         }
         .publishtime, .share_top {
            display: inline-block;
         }
         .publishtime {
            position: absolute;
            top: 0;
            left: 0;
            padding-right: 15px;
           
            margin-right: 10px;
         }
         .share_top {
            position: absolute;
            top: -10px;
            left: 115px;
            width: 86px;
            background-color: #fff;
            padding: 10px 10px 0 10px;
            color: #888888;
            border: 1px solid transparent;
         }
         .share_top ul {
            list-style:none;
            display: none;
            width: 86px;
            margin: 10px auto;
         }
         .share_top ul li {
            height: 25px;
         }
         .share_top a {
            color: #888;
         }
         .share_top ul i {
            display: inline-block;
            width: 17px;
            height:17px;
            margin-right: 5px;
            vertical-align: middle;
         }
         .share_wb i {
            background-position: -52px 0;
         }
         .share_qq i {
            background-position: -103px 0;
         }
         .share_qzone i {
            background-position: -137px 0;
         }
         .share_sina i {
            background-position: -35px 0;
         }
         .share_m i {
            background-position: -120px 0;
         }
         /*手机二维码/S*/
        .share_m {
            position: relative;
        }
        .share_top .share_m span{
            padding-top: 5px;
            text-decoration: none;
            position: absolute;
            line-height: 22px;
            background: #fff;
            width: 110px; height: 110px;
            color: #868686;
            top: 0;
            left: -110px;
            text-align: center;
            text-indent: 0; 
            display: none;
        	font-size:12px;
        }
        .share_m:hover span {
            display: block;
        }
        .share_top .share_m span b{
            width: 100%;
            text-align: center;
            display: block;
            line-height: normal;
        }
        /*手机二维码/E*/
         .listshow {
            border: 1px solid #e3e3e3;
         }
         .comment_top {
            position: absolute;
            top: 0;
            right: 0;
         }
         .comment_top a, .comment_top span {
            display: inline-block;
            vertical-align: middle;
            color: #666666;
         } 
         .comment_top span {
            width: 26px;
            height: 28px;
            background-position: -154px 0;
         }
         .clickshare {
            display: inline-block;
            width: 100%;
         }
         .clickshare span {
            display: inline-block;
            width: 9px;
            height: 7px;
            background-position: 0 0;
            margin-left: 12px;
            vertical-align: middle;
         }
         .listshow span {
            background-position: -9px 0;
         }
         .listshow ul {
            display: block;
         }
         .goTop {
                width: 54px;
                height: 54px;
                position: fixed;
                background-image: url(../images/bg_icon.png);
                background-repeat: no-repeat;
                background-position: -161px 0;
                bottom: 46px;
                right: 50%;
                margin-right: -456px;
                cursor: pointer;
                display: none;
        }
        .goTophover {
            background-position: -161px -57px;
        }
        #commentnum {
            font-style: normal;
        }
        .share_bottom {
            padding: 10px 0 20px;
                line-height: 15px;
        }
        .share_bottom a, .share_bottom i {
            display: inline-block;
            width: 17px;
            height: 17px;
            vertical-align: top;
        }
        .share_bottom .share_m span {
            display: none;
            padding-top: 5px;
            text-decoration: none;
            position: absolute;
            line-height: 22px;
            background: #fff;
            width: 112px; 
            height: 110px;
            color: #868686;
            top: 0;
            left: 15px;
            text-align: left;
        	font-size:12px;
            text-indent: 0; 
        
        }
      .share_bottom .share_m span img {
        display:block;
      }
        .share_bottom .share_m:hover span {
            display: block;
        }
		
		
			@media (min-width: 992px) {
	.cover {
    width: 100%;
    height: 500px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -35px;
    position: relative;
    margin-bottom: 35px;
	margin:0 auto;
}
}
@media (min-width: 1200px) {
	.cover {
    width: 100%;
    height: 550px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -35px;
    position: relative;
    margin-bottom: 35px;
	margin:0 auto;
}
}
@media (min-width: 1400px) {
	
	.cover {
    width: 100%;
    height: 600px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -35px;
    position: relative;
    margin-bottom: 35px;
	margin:0 auto;
}
}

@media (min-width: 1600px) {
	.cover {
    width: 100%;
    height: 700px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -35px;
    position: relative;
    margin-bottom: 35px;
	margin:0 auto;
}
}
@media (min-width: 1800px) {

	.cover {
    width: 100%;
    height: 850px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -35px;
    position: relative;
    margin-bottom: 35px;
	margin:0 auto;
}

}
		
		
		
.news_show .prenext{margin-top:0px;text-align:center;overflow: hidden; margin-bottom:50px}
.news_show .prenext p{font-weight:bold;}
.news_show .prenext a{display:inline-block;margin:0 0px;cursor:pointer;min-width:100px; }
.news_show .prenext a span{font-size:12px;margin-right:10px; color: #acacac;}
.news_show .prenext a em{font-style:normal;font-size:12px;}
.news_show .prenext a:hover{color:#fff;}
.news_show .prenext a:hover span{color:#fff;}
.news_show .prenext .pre{float: left;}
.news_show .prenext .next{float: right;}
            .copyright { 
				border:0px solid #555555;
                background-color: #000;
                padding: 0px;
                margin: 20px 0;
            }
            .copyright h3 {
                color: #acacac;
                font-size: 16px;
                padding-bottom: 10px;
            }
            .copyright p {
                font-size: 14px;
                color: #888;
                line-height:26px;
            }
	