body{ min-width:1000px; background-color:#efefef; margin:0; padding:0;}
*{ font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif; font-size:14px; color:#363535;}
ul,li,dl,dt,dd,h1,h3,p,a{ list-style:none; text-decoration:none; font-weight:normal; margin:0; padding:0;}
.top_bigbox{ width:100%; min-width:1000px; height:60px; background:#fff; position:fixed; top:0; border-bottom:1px solid #dfdfdf; box-shadow:0 1px 2px rgba(153,153,153,0.2); -webkit-box-shadow:0 1px 2px rgba(153,153,153,0.2); -moz-box-shadow:0 1px 2px rgba(153,153,153,0.2); -o-box-shadow:0 1px 2px rgba(153,153,153,0.2);}
.top_box{ width:1000px; height:60px; margin:auto; overflow:hidden;}
.top_box span{ float:left; font-size:22px; color:#302f2f; line-height:60px;}
.top_box ul{ float:left; overflow:hidden;}
.top_box ul li{ float:left;}
.top_box ul li a{ display:block; font-size:22px; color:#302f2f; text-align:center; line-height:60px; padding:0 30px; }
.top_box .hover{ background:#c50908; color:#fff;}
.sousuo{ float:right; width:320px; height:30px; border:1px solid #e0e0e0; border-radius:15px; padding:0 10px; overflow:hidden; margin-top:14px;}
.sousuo input{ float:left; width:280px; height:28px; border:none; line-height:28px; text-align:left; padding:0; margin:0; color:#bababa;}
.sousuo button{ float:left; width:40px; height:30px; border:none; outline:none; background:url(../images/f-tb.png) no-repeat center;}
/* Slide transitions */
.top_bigbox .slideUp { -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); -webkit-transition: transform .5s ease-out; -o-transition: transform .5s ease-out; transition: transform .5s ease-out; }
.top_bigbox .slideDown { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform .5s ease-out; -o-transition: transform .5s ease-out; transition: transform .5s ease-out; }

.boke-conbox{ width:1000px; margin:auto; margin-top:90px; overflow:hidden;}
/*article*/
.article_left{ float:left; width:622px; background:#fff; padding:15px 30px;}
.newsview { width:100%;}
.news_title { font-size: 24px; font-weight: normal; padding: 20px 0; color: #333; }
.blogarticle{ width:100%; overflow:hidden; margin-bottom:10px; clear:both}
.blogarticle ul{ display:block; overflow:hidden}
.blogarticle li{ float:left; margin-right:20px;}
.tags a { background: #c50908; padding: 5px 10px; margin: 0 8px 0 0; color: #fff; display:block ; float:left}
.tags { width:100%; overflow:hidden; clear:both}
.news_about { color: #888888; border: 1px solid #F3F3F3; padding: 10px; margin: 20px auto 15px auto; line-height: 23px; background: none repeat 0 0 #F6F6F6; }
.news_about strong { color: #38485A; font-weight: 400 !important; font-size: 13px; padding-right: 8px; }
.news_con{ line-height: 30px; font-size: 14px; }
.news_con p { overflow: hidden; padding-bottom: 4px; padding-top: 6px; word-wrap: break-word; }
.newsview img { max-width: 622px; height: auto; width:100% }
.share { padding: 20px; }
.diggit {  width: 160px; margin: auto; background: #E2523A; color: #fff; box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2); border-radius: 3px; line-height: 40px; text-align: center; }
.diggit a { color: #fff; }
.diggit b{ color: #fff;}
.nextinfo { line-height: 24px; width: 100%; overflow: hidden; margin: 20px 0 }/*ÉÏÒ»ÆªÏÂÒ»Æª*/
.nextinfo p { padding: 4px 10px; border-radius: 5px; }
.nextinfo a:hover { color: #000; text-decoration: underline }
#diggnum { margin: 5px; }
