﻿
*, *::before, *::after {
    box-sizing: border-box;
}
html {
    font-size: 14px;
}
body {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #000000;
    font-family: "微软雅黑","Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Source Han Sans CN",Roboto,"Microsoft YaHei",sans-serif;
    line-height: 1.5;
    margin: 0;
    overflow-wrap: break-word;
}
.nav {padding-left: 40px;margin-top: 40px;color: #7b7373;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
img {
    border-style: none;
}
a {
    color: inherit;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin: 0;
}
button, input, select, textarea {
    font: inherit;
}
button:focus, input:focus, select:focus, textarea:focus {
    outline: medium none;
}
input {
    -moz-appearance: none;
    border-radius: 0;
    line-height: normal;
}
button {
    cursor: pointer;
}
ul, li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
*::-moz-placeholder {
    color: inherit;
    opacity: 0.4;
}
*::placeholder {
    color: inherit;
    opacity: 0.4;
}
.avatar {
    background: #dddddd none repeat scroll 0 0;
    border-radius: 50%;
    color: #aaaaaa;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
}
.clearfix::before, .panel::before, .clearfix::after, .panel::after {
    content: " ";
    display: table;
}
.clearfix::after, .panel::after {
    clear: both;
}
.no-scroll {
    overflow: hidden;
}
.entry-image {
    display: block;
    position: relative;
}
.entry-image img {
    display: block;
    width: 100%;
}

#site-header .socials-box {
    float: right;
    padding: 25px 0;
    width: 180px;
}
#box{
	display: none;
	width: 100px; 
	height:20px;
	overflow:hidden;
	border: 1px solid #333;
	padding: 12px;
	text-align: left;
	line-height: 175%;
	text-indent: 2em; 
}


#site-header .left {
  position: absolute;
     padding: 25px 0;
	 left: 22%;
    margin-left: -80px; 
   width:32%; overflow:hidden;
}

#site-header .right {
  position: absolute;
   left: 64%;
    float: right;
    padding: 25px 0;   width:32%; overflow:hidden;
 
}
#site-header .socials-box .socials {
}
#site-header .socials-box .socials li {
    display: inline-block;
    margin-right: 10px;
}
#site-header .socials-box .socials a {
    color: #fff;
    font-size: 14px;
}
#site-header .left li,#site-header .right li {
    display: inline-block;
    margin-right: 10px;
	min-width: 20%;
}

#site-header .socials span {
    display: block;
    height: 30px;
    width: 30px;
}
#site-header .socials .icon-weibo {
    background: rgba(0, 0, 0, 0) url("icon-weibo-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-header .socials .icon-wechat {
    background: rgba(0, 0, 0, 0) url("icon-wechat-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-header .socials .icon-youku {
    background: rgba(0, 0, 0, 0) url("icon-video-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-header .socials .icon-toutiao {
    background: rgba(0, 0, 0, 0) url("icon-toutiao-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-header .socials .icon-weibo.on {
    background: rgba(0, 0, 0, 0) url("icon-weibo-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-header .socials .icon-wechat.on {
    background: rgba(0, 0, 0, 0) url("icon-wechat-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-header .socials .icon-youku.on {
    background: rgba(0, 0, 0, 0) url("icon-video-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-header .socials .icon-toutiao.on {
    background: rgba(0, 0, 0, 0) url("icon-toutiao-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-header .site-search {
    float: right;
    padding: 25px 25px 20px 0;
    width: 60px;
}
#site-header .site-search .search-button {
    background: rgba(0, 0, 0, 0) url("icon-search-ww.png") no-repeat scroll 0 0 / cover ;
    display: inline-block;
    height: 35px;
    width: 35px;
}
#site-header .site-search .search-button.on {
    background: rgba(0, 0, 0, 0) url("icon-search-bb.png") no-repeat scroll 0 0 / cover ;
}
.site-search-box {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 80px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 120;
}
.site-search-box .site-search-form {
    border: 3px solid #ccc;
    height: 66px;
    margin: 6px auto;
    position: relative;
    width: 225px;
}
.site-search-box .site-search-form #site-search-keyword {
    border: medium none;
    font-size: 30px;
    font-weight: bold;
    height: 58px;
    padding: 0 10px;
    width: 170px;
}
.site-search-box .site-search-form #site-search-submit {
    background: rgba(0, 0, 0, 0) url("icon-search-ww.png") no-repeat scroll 0 0 / cover ;
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 15px;
    width: 35px;
}
.site-search-box .icon-close {
    background-color: #ccc;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    height: 66px;
    left: -30px;
    line-height: 66px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 30px;
}

.focus-container {
    margin-bottom: 30px;
    position: relative;
}
.focus-container .image-swiper {
    margin-right: 425px;
}
.focus-container .icon-slide-left {
    background: rgba(0, 0, 0, 0) url("slide-prev.png") no-repeat scroll 0 0 / cover ;
    height: 34px;
    left: 45px;
    width: 34px;
}
.focus-container .icon-slide-right {
    background: rgba(0, 0, 0, 0) url("slide-next.png") no-repeat scroll 0 0 / cover ;
    height: 34px;
    right: 45px;
    width: 34px;
}
.focus-container .swiper-pages {
    bottom: 50px;
}
.focus-container .swiper-pages .swiper-pagination-bullet {
    background: #ffffff none repeat scroll 0 0;
    height: 16px;
    margin: 0 18px;
    opacity: 0.5;
    width: 16px;
}
.focus-container .swiper-pages .swiper-pagination-bullet-active {
    opacity: 1;
}
.focus-container .content-swiper {
    background: #2b2e37 none repeat scroll 0 0;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 425px;
}
.focus-container .content-swiper .content {
    margin: 36px;
}
.focus-container .content-swiper .content .meta {
    margin-bottom: 25px;
}
.focus-container .content-swiper .content .meta .topic {
    font-size: 24px;
}
.focus-container .content-swiper .content .meta .publish {
    color: #5d5d5d;
    float: right;
    font-size: 16px;
    margin-top: 10px;
}
.focus-container .content-swiper .content .title {
    font-size: 44px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.focus-container .content-swiper .content .digest {
    color: #b3b3b3;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 10px;
}
.panel {
    background: #fff none repeat scroll 0 0;
    clear: both;
    margin: 0 auto;
    max-width: 1200px;
}
.panel .panel-header {
    background: #e1e1e1 none repeat scroll 0 0;
    overflow: hidden;
}
.panel .panel-header .panel-title {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 32px;
    line-height: 33px;
    padding: 0 18px;
}
.panel .panel-main {
    margin: 25px;
}
.entry-grid {
    margin: -20px -15px 0 -10px;
}
.entry-grid::before, .entry-grid::after {
    content: " ";
    display: table;
}
.entry-grid::after {
    clear: both;
}
.entry-grid .grid-item {
    display: inline-block;
    margin: 20px -2px 0;
    overflow: hidden;
    padding: 9px;
    position: relative;
    vertical-align: top;
    width: 25%;
}
.entry-grid .grid-item-long {
    width: 50%;
}
article {
}
article .article-meta {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}
article .article-meta .topic {
    color: #000;
    font-size: 14px;
}
article .article-meta .publish {
    color: #8b8b8b;
    float: right;
    margin-top: 8px;
}
article .article-content {
}
article .article-content .article-image {
    overflow: hidden;
}
article .article-content .article-image img {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
article .article-content .article-image a {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
}
article .article-content .article-image a::before {
    content: "";
    display: block;
    padding-top: 56%;
}
article .article-content .article-image a::after {
    background: rgba(14, 14, 14, 0) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
article .article-content .article-image a:hover::after {
    background: rgba(14, 14, 14, 0.5) none repeat scroll 0 0;
}
article .article-content .article-title {
    color: #000;
    font-size: 24px;
    line-height: 1.4;
    margin: 5px 0 15px;
}
article .article-content .article-title a {
    color: #000;
}
article .article-content .article-digest {
    color: #6a6a6a;
    font-size: 14px;
    line-height: 1.4;
}
#home-more {
    padding-bottom: 45px;
}
#home-more .more-box {
    display: block;
    margin: 25px 0;
    text-align: center;
}
#home-more .more-box .icon-more {
    background: rgba(0, 0, 0, 0) url("icon-more-bb.png") no-repeat scroll 0 0 / 34px 34px;
    color: #2b2e37;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    padding: 0 10px 0 45px;
}
#home-more .more-box .home-more-loading {
    display: none;
    height: 40px;
    width: 40px;
}
#site-footer {
    background: #0d0d0d none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 200px;
    padding: 40px 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 200;
}
#site-footer .logo {
    background: rgba(0, 0, 0, 0) url("logo2.png") no-repeat scroll 0 0 / 130px 52px;
    height: 52px;
    margin-left: -65px;
    line-height: 40px;
    position: absolute;
    top: 34px;
    width: 130px;
	left:50%;
}
#site-footer .copyright {
   clear: both;
    margin: 0 auto; 
    overflow: hidden;
    width: 70%;
	margin-top:70px;
}
#site-footer .copyright  p{
   	font-size: 16px;
	color: #fff;
		line-height: 22px;margin: 18px auto; 
}
#site-footer .copyright a {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	margin: 18px auto;
	padding:10px;
}

#site-footer .copyright a:hover {
	color: #ec0d0d;
}
#site-footer .copyright a:visited {
	color: #fff
}
#site-footer .backtotop {
    border-bottom: 1px solid #ffffff;
    height: 25px;
    margin-top: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}
#site-navigator {
    background: #0d0d0d none repeat scroll 0 0;
    color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transform: translate3d(-100%, 0px, 0px);
    transition: all 0.2s ease-out 0s;
    width: 330px;
    z-index: 210;
}
#site-navigator.in {
    transform: none;
}
#site-navigator .nav-box {
}
#site-navigator .nav-box .nav-content {
}
#site-navigator .nav-box .nav-content .logo {
    border-bottom: 1px solid #4e5d72;
    margin: 10px 65px;
    padding-bottom: 20px;
}
#site-navigator .nav-box .nav-content .logo a {
    background: rgba(0, 0, 0, 0) url("logo2.png") no-repeat scroll 0 0 / 200px;
    display: block;
    height: 67px;
    width: 200px;
	text-indent:-20000px;
}
#site-navigator .nav-box .nav-content .menu {
    margin: 10px 0;
    position: relative;
}
#site-navigator .nav-box .nav-content .menu .title {
    color: #ccc;
    font-size: 16px;
    letter-spacing: 4px;
    margin-left: 70px;
}
#site-navigator .nav-box .nav-content .menu .menu-button {
    cursor: pointer;
    height: 26px;
    position: absolute;
    right: 60px;
    top: 0;
    width: 26px;
}
#site-navigator .nav-box .nav-content .menu .menu-button .menu-close {
    background: rgba(0, 0, 0, 0) url("menu-close.png") no-repeat scroll 0 0 / 26px 26px;
    display: block;
    height: 26px;
    width: 26px;
}
#site-navigator .nav-box .nav-content .menu .menu-button .menu-open {
    background: rgba(0, 0, 0, 0) url("menu-open.png") no-repeat scroll 0 0 / 26px 26px;
    display: block;
    height: 26px;
    width: 26px;
}
#site-navigator .nav-box .nav-content .menu .menu-list {
    margin-bottom: 60px;
}
#site-navigator .nav-box .nav-content .menu .menu-list ul {
    margin-top: 10px;
}
#site-navigator .nav-box .nav-content .menu .menu-list li {
    cursor: pointer;
    font-size: 36px;
    height: auto;
    padding: 0 70px;
}
#site-navigator .nav-box .nav-content .menu .menu-list li a {
    color: #fff;
    font-size: 36px;
}
#site-navigator .nav-box .nav-content .menu .menu-list li.hover {
    background-color: #1d1e22;
}
#site-navigator .nav-box .nav-content .focus-neeu {
    margin: 10px 70px;
    position: relative;
}
#site-navigator .nav-box .nav-content .focus-neeu .title {
    color: #ccc;
    font-size: 16px;
    letter-spacing: 4px;
}
#site-navigator .focus-neeu .socials {
    border-bottom: 1px solid #4e5d72;
    display: inline-block;
    margin-top: 15px;
    padding-bottom: 10px;
}
#site-navigator .focus-neeu .socials li {
    display: inline-block;
    margin-right: 10px;
}
#site-navigator .focus-neeu .socials li:last-child {
    margin-right: 0;
}
#site-navigator .focus-neeu .socials a {
    color: #fff;
    font-size: 14px;
}
#site-navigator .focus-neeu .socials span {
    display: block;
    height: 32px;
    width: 32px;
}
#site-navigator .focus-neeu .socials .icon-weibo {
    background: rgba(0, 0, 0, 0) url("icon-weibo-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .focus-neeu .socials .icon-wechat {
    background: rgba(0, 0, 0, 0) url("icon-wechat-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .focus-neeu .socials .icon-youku {
    background: rgba(0, 0, 0, 0) url("icon-video-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .focus-neeu .socials .icon-toutiao {
    background: rgba(0, 0, 0, 0) url("icon-toutiao-ww.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .focus-neeu .socials .icon-weibo.on {
    background: rgba(0, 0, 0, 0) url("icon-weibo-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .focus-neeu .socials .icon-wechat.on {
    background: rgba(0, 0, 0, 0) url("icon-wechat-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .focus-neeu .socials .icon-youku.on {
    background: rgba(0, 0, 0, 0) url("icon-video-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .focus-neeu .socials .icon-toutiao.on {
    background: rgba(0, 0, 0, 0) url("icon-toutiao-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator .nav-box .nav-content .misc {
    margin: 10px 70px 50px;
}
#site-navigator .nav-box .nav-content .misc ul {
}
#site-navigator .nav-box .nav-content .misc ul li {
    margin-bottom: 10px;
}
#site-navigator .nav-box .nav-content .misc ul li a {
    color: #8f98a6;
    font-size: 12px;
    letter-spacing: 4px;
}
#site-navigator .nav-box .nav-content .copyright {
    color: #8f98a6;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 10px 70px 100px;
}
#site-navigator .slimScrollBar {
    display: none;
    opacity: 0;
}
#site-mask {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.2s ease-out 0s;
    z-index: 100;
}
#site-mask.in {
    display: block;
    opacity: 0.55;
}
.wechat-pop {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    height: 340px;
    left: 50%;
    margin-left: -140px;
    margin-top: -170px;
    position: fixed;
    top: 50%;
    width: 280px;
    z-index: 1000;
}
.wechat-pop .icon-close {
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 36px;
    font-weight: lighter;
    height: 30px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 5px;
    width: 30px;
}
.wechat-pop h5 {
    font-size: 16px;
    font-weight: normal;
    padding: 20px 20px 0;
}
.wechat-pop .qrcode-box {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 9px 29px;
    text-align: center;
}
#site-nav-open {
    background: rgba(0, 0, 0, 0) url("navigator-open-bb.png") no-repeat scroll 0 0 / cover ;
    cursor: pointer;
    height: 69px;
    left: 53px;
    opacity: 1;
    position: fixed;
    top: 44px;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.2s ease-out 0s;
    width: 69px;
    z-index: 200;
}
#site-nav-open.in {
    opacity: 0;
    transform: none;
}
#site-nav-close {
    background: rgba(0, 0, 0, 0) url("navigator-close-bb.png") no-repeat scroll 0 0 / cover ;
    cursor: pointer;
    height: 69px;
    left: 294px;
    opacity: 0;
    position: fixed;
    top: 44px;
    transform: translate3d(-329px, 0px, 0px);
    transition: all 0.2s ease-out 0s;
    width: 69px;
    z-index: 400;
}
#site-nav-close.in {
    opacity: 1;
    transform: none;
}
#site-nav-push {
    background: rgba(0, 0, 0, 0) url("navigator-push-bb.png") no-repeat scroll 0 0 / cover ;
    bottom: 70px;
    cursor: pointer;
    height: 54px;
    position: fixed;
    right: 40px;
    width: 54px;
    z-index: 201;
}
#site-nav-push.in {
    background: rgba(0, 0, 0, 0) url("navigator-pull-bb.png") no-repeat scroll 0 0 / cover ;
}
#page-header {
    padding: 40px 0;
}
#page-header .page-title {
    font-size: 54px;
    font-weight: bold;
    text-align: center;
}
.site-pages {
    padding: 50px 0;
    text-align: center;
}
.site-pages .pages-icon {
    display: inline-block;
    height: 17px;
    margin: 0 10px;
    width: 20px;
}
.site-pages .pages-first {
    background: rgba(0, 0, 0, 0) url("pages-first.png") no-repeat scroll 0 0 / 20px 17px;
}
.site-pages .pages-last {
    background: rgba(0, 0, 0, 0) url("pages-last.png") no-repeat scroll 0 0 / 20px 17px;
}
.site-pages .pages-prev {
    background: rgba(0, 0, 0, 0) url("pages-prev.png") no-repeat scroll 0 0 / 15px 17px;
}
.site-pages .pages-next {
    background: rgba(0, 0, 0, 0) url("pages-next.png") no-repeat scroll 0 0 / 15px 17px;
}
.site-pages .pages-first-g {
    background: rgba(0, 0, 0, 0) url("pages-first-g.png") no-repeat scroll 0 0 / 20px 17px;
}
.site-pages .pages-last-g {
    background: rgba(0, 0, 0, 0) url("pages-last-g.png") no-repeat scroll 0 0 / 20px 17px;
}
.site-pages .pages-prev-g {
    background: rgba(0, 0, 0, 0) url("pages-prev-g.png") no-repeat scroll 0 0 / 15px 17px;
}
.site-pages .pages-next-g {
    background: rgba(0, 0, 0, 0) url("pages-next-g.png") no-repeat scroll 0 0 / 15px 17px;
}
.site-pages .pages-numbers {
    color: #999;
    display: inline-block;
    font-size: 15px;
    margin: 0 15px;
}
.site-pages .pages-numbers strong {
    color: #000;
}
.input-tips {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    z-index: 1100;
}
.input-shadow {
    box-shadow: 0 0 2px 2px #f08383;
}
.header-back {
    background: rgba(0, 0, 0, 0) url("navigator-close-bb.png") no-repeat scroll 0 0 / cover ;
    cursor: pointer;
    display: none;
    height: 30px;
    position: fixed;
    right: 25px;
    top: 25px;
    width: 30px;
    z-index: 99;
}
.footer-back {
    background-color: #0d0d0d;
    border-radius: 50%;
    bottom: 50px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    position: fixed;
    right: 10px;
    width: 36px;
}
#app-mask {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.2s ease-out 0s;
    z-index: 10000;
}
#app-mask.in {
    display: block;
    opacity: 0.55;
}
#app-navi {
    background-color: #056b84;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 20000;
}
#app-navi .app-navi-box {
}
#app-navi .app-navi-box ul {
}
#app-navi .app-navi-box ul li {
    border-right: 1px solid #eee;
    display: inline-block;
    margin: 10px -2px;
    padding: 0;
    text-align: center;
    width: 25%;
}
#app-navi .app-navi-box ul li:last-child {
    border-right: medium none;
}
#app-navi .app-navi-box ul li a {
    color: #fff;
}
.spinner {
    margin: 0 auto;
    text-align: center;
    width: 150px;
}
.spinner > div {
    animation: 1.4s ease-in-out 0s normal both infinite running bouncedelay;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 30px;
    width: 30px;
}
.spinner .bounce1 {
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    animation-delay: -0.16s;
}
@keyframes bouncedelay {
0%, 80%, 100% {
    transform: scale(0);
}
40% {
    transform: scale(1);
}
}
@keyframes bouncedelay {
0%, 80%, 100% {
    transform: scale(0);
}
40% {
    transform: scale(1);
}
}
@media (max-width: 1440px) {
#main {
    width: auto;
}
}
@media (max-width: 1080px) {
#main {
    margin-left: 0;
    margin-right: 0;
}
.entry-grid .grid-item {
    width: 33.3%;
}
.entry-grid .grid-item-long {
    width: 66%;
}
}
@media (max-width: 1020px) {
.focus-container .image-swiper {
    margin-right: 0;
    width: 100%;
}
.focus-container .icon-slide-left {
    background: rgba(0, 0, 0, 0) url("slide-prev.png") no-repeat scroll 0 0 / cover ;
    height: 34px;
    left: 45px;
    width: 34px;
}
.focus-container .icon-slide-right {
    background: rgba(0, 0, 0, 0) url("slide-next.png") no-repeat scroll 0 0 / cover ;
    height: 34px;
    right: 45px;
    width: 34px;
}
.focus-container .swiper-pages {
    bottom: 30px;
}
.focus-container .swiper-pages .swiper-pagination-bullet {
    background: #ffffff none repeat scroll 0 0;
    height: 12px;
    margin: 0 8px;
    opacity: 0.5;
    width: 12px;
}
.focus-container .swiper-pages .swiper-pagination-bullet-active {
    opacity: 1;
}
.focus-container .content-swiper {
    height: auto;
    position: static;
    right: 0;
    top: 0;
    width: auto;
}
.focus-container .content-swiper .content {
    margin: 18px;
}
.topbox {
    display: none;
}
.focus {  
    position: relative;
    width: 100%;
	height:300px;
}
.focus-container .content-swiper .content .meta {
    display: none;
}
.focus-container .content-swiper .content .title {
    font-size: 32px;
}
.focus-container .content-swiper .content .digest {
    display: none;
}
}
@media (max-width: 768px) {
.entry-grid .grid-item {
    width: 50%;
}
#site-header .all {
    display: none; 
}
 

#site-header { 
    height: 100px;
 
}
#site-header .left {
    display: none;
}
#site-header .right {
    display: none;
}
.entry-grid .grid-item-long {
    width: 100%;
}
.focus-container .icon-slide-left {
    display: none;
}
.focus-container .icon-slide-right {
    display: none;
}
#site-header .site-search {
}
#site-header .socials-box {
    display: none;
}
#site-nav-button {
    cursor: pointer;
    height: 30px;
    left: 25px;
    position: fixed;
    top: 25px;
    width: 30px;
    z-index: 201;
}
#site-nav-button .nav-open {
    background: rgba(0, 0, 0, 0) url("navigator-open-bb.png") no-repeat scroll 0 0 / cover ;
    height: 30px;
    width: 30px;
}
#site-nav-button .nav-close {
    background: rgba(0, 0, 0, 0) url("navigator-close-bb.png") no-repeat scroll 0 0 / cover ;
    height: 30px;
    width: 30px;
}
#site-footer {
    height: 120px;
}
#site-footer .logo {
    display: none;
}
 
#site-footer .copyright {
    margin-top:0px;
}
#site-footer .backtotop {
    position: static;
}
#site-nav-open {
    background-size: 30px 30px;
    cursor: pointer;
    height: 30px;
    left: 25px;
    opacity: 1;
    position: fixed;
    top: 25px;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease-out 0s;
    width: 30px;
    z-index: 200;
}
#site-nav-open.in {
    opacity: 0;
    transform: none;
}
#site-nav-close {
    background: rgba(0, 0, 0, 0) url("navigator-close-bb.png") no-repeat scroll 0 0 / cover ;
    cursor: pointer;
    height: 30px;
    left: 315px;
    opacity: 0;
    position: fixed;
    top: 25px;
    transform: translate3d(-330px, 0px, 0px);
    transition: all 0.2s ease-out 0s;
    width: 30px;
    z-index: 400;
}
#site-nav-close.in {
    opacity: 1;
    transform: none;
}
#site-nav-push {
    background: rgba(0, 0, 0, 0) url("navigator-push-bb.png") no-repeat scroll 0 0 / cover ;
    bottom: 10px;
    height: 36px;
    position: fixed;
    right: 10px;
    width: 36px;
}
#site-nav-push.in {
    background: rgba(0, 0, 0, 0) url("navigator-pull-bb.png") no-repeat scroll 0 0 / cover ;
}
#site-navigator {
    position: fixed;
    width: 250px;
}
#site-navigator .nav-box .nav-content .logo {
    border-bottom: 1px solid #4e5d72;
    margin: 5px 15px;
    padding: 5px 35px;
}
#site-navigator .nav-box .nav-content .logo a {
    background: rgba(0, 0, 0, 0) url("logo2.png") no-repeat scroll 0 0 / 150px; 
    width: 150px;
}
#site-navigator .nav-box .nav-content .menu .title {
    color: #ccc;
    font-size: 16px;
    letter-spacing: 2px;
    margin-left: 20px;
}
#site-navigator .nav-box .nav-content .menu .menu-button {
    right: 15px;
    top: 0;
}
#site-navigator .nav-box .nav-content .focus-neeu {
    margin: 10px 20px;
    position: relative;
}
#site-navigator .nav-box .nav-content .focus-neeu .title {
    color: #ccc;
    font-size: 16px;
    letter-spacing: 4px;
}
#site-navigator .nav-box .nav-content .misc {
    margin: 10px 20px 30px;
}
#site-navigator .nav-box .nav-content .copyright {
    color: #8f98a6;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 10px 20px 50px;
}
#site-navigator .nav-box .nav-content .menu .menu-list {
    margin-bottom: 40px;
}
#site-navigator .nav-box .nav-content .menu .menu-list li {
    cursor: pointer;
    font-size: 30px;
    height: auto;
    padding: 0 20px 0 55px;
}
#site-navigator .nav-box .nav-content .menu .menu-list li a {
    color: #fff;
    font-size: 30px;
}
#site-nav-close {
    left: 235px;
}
.header-back {
}
.footer-back {
    display: block;
}
}
@media (max-width: 480px) {
.entry-grid .grid-item {
    width: 100%;
}
#main {
    margin: 0px auto 0px; }
#site-footer {
    height: auto;
    padding: 20px;
}
article .article-content .article-title {
    font-size: 20px;
}
.focus-container .content-swiper .content .title {
    font-size: 28px;
}
}



 
 
.article-right .newlist {
    height: 250px;
}
.article-right .newlist ul {
    padding-top: 10px;
}
.article-right  .newlist li {
    -moz-box-orient: vertical;
    display: -webkit-box;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 5px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 280px;
}
.article-right .righttag a { 
    border: 1px solid #e1e1e1;
    color: #000;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 4px;
    padding: 1px 4px;
    white-space: nowrap;
}
.article-right .righttag a:hover { 
    border-color: #000;
    color: #c9a16e;
}
.article-right .newtitle::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -67px;
    margin-top: -0.5px;
    position: absolute;
    top: 68%;
    width: 204px;
    z-index: -1;
}
.article-right .box-heading {
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 0.02em;
	margin: 0 0 25px; 
	font-family: FuturaPT,Helvetica,Arial,sans-serif;
	color: #2b2e37;
}

.article-right .advert_one {
    
    width: 300px;
}
.article-right .advert_one img {
    width: 100%;
}
 
.article-right .fixed {
    
}


.misc-page {
    margin-top: 120px;
    padding: 80px 60px;
}
.misc-title {
    font-size: 52px;
    margin-bottom: 20px;
}
.misc-content {
    padding: 50px 70px;
}
.misc-content h2 {
    font-size: 22px;
    margin-bottom: 40px;
}
.misc-content h3 {
    color: #6b6b6b;
    font-size: 20px;
    font-weight: normal;
    margin-top: 30px;
}
.misc-content p {
    color: #6b6b6b;
    font-size: 20px;
    line-height: 1.5;
}
.links-box {
}
.links-box li {
    display: block;
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 33.3%;
}
.links-box li img {
    max-width: 300px; 
}
.links-box p {
    font-size: 16px;
    margin-top: 50px;
    text-align: center;
	clear:both;
}
@media (max-width: 768px) {
.misc-page {
    margin-top: 120px;
    padding: 40px 20px;
}
.misc-content {
    padding: 20px;
}
.misc-title {
    font-size: 40px;
}
.links-box li {
    width: 50%;
}
}
@media (max-width: 360px) {
.misc-content {
    padding: 10px;
}
.misc-title {
    font-size: 32px;
    text-align: center;
}
.links-box li {
    width: 100%;
}
}
/*焦点图*/
.hometop {
    border-bottom: 1px solid #000;
    overflow: hidden;
    max-width:1050px;
	clear:both;
	margin:0 auto;
}
.focus {
    background-color: #000;
    float: left;
    height: 370px;
    position: relative;
    width: 720px;
}
.focus img {
   width:100%;
   height:100%;
}
.focus .shadow .title {
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
    width: 260px;
}
.focus .shadow .title a {
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
    text-decoration: none;
}
.focus .btn {
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    position: absolute;
}
.focus .btn a {
    background: #d9d9d9 none repeat scroll 0 0;
    border-radius: 7px;
    color: #b0b0b0;
    display: inline;
    float: left;
    font: 12px/15px "宋体";
    height: 13px;
    margin: 0 5px;
    outline: 0 none;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 13px;
}
.focus .btn a:hover, .focus .btn a.current {
    background: #fc114a none repeat scroll 0 0;
    cursor: pointer;
}
.focus .fPic {
    left: 0;
    position: absolute;
    top: 0;
}
.focus .D1fBt {
    height: 16px;
    overflow: hidden;
    z-index: 10;
}
.focus .shadow {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 80px;
    left: 0;
    line-height: 80px;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 10;
}
.focus .shadow a {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 20px;
    margin-left: 10px;
    overflow: hidden;
    text-decoration: none;
}
.focus .fcon {
    background: #000 none repeat scroll 0 0;
    display: none;
    float: left;
    position: relative;
    width: 100%;
}
.focus .fcon img {
    display: block;
}
.focus .fbg {
    bottom: 25px;
    height: 21px;
    position: absolute;
    right: 40px;
    text-align: center;
    z-index: 200;
}
.focus .fbg div {
    height: 14px;
    margin: 4px auto 0;
    overflow: hidden;
}
.focus .D1fBt a {
    background: #d9d9d9 none repeat scroll 0 0;
    border-radius: 7px;
    color: #b0b0b0;
    display: inline;
    float: left;
    font: 12px/15px "宋体";
    height: 12px;
    margin: 0 5px;
    outline: 0 none;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 12px;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
    background: #fc114a none repeat scroll 0 0;
}
.focus .D1fBt img {
    display: none;
}
.focus .D1fBt i {
    display: none;
    font-style: normal;
}
.focus .prev, .focus .next {
    background: rgba(0, 0, 0, 0) url("focus_btn.png") no-repeat scroll 0 0;
    height: 74px;
    position: absolute;
    width: 40px;
}
.focus .prev {
    background-position: 0 -74px;
    cursor: pointer;
    left: 0;
    margin-top: -37px;
    top: 50%;
}
.focus .next {
    background-position: -40px -74px;
    cursor: pointer;
    margin-top: -37px;
    right: 0;
    top: 50%;
}
.focus .prev:hover {
    background-position: 0 0;
}
.focus .next:hover {
    background-position: -40px 0;
}
.news {
 background-color: #f5f4f4;
    float: right;
    height: 390px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 20px;
    width: 300px;}
.news  .img {
    height: 200px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 20px;
    width: 290px;
}
 .news  .img img {
    bottom: 0;
    left: 0;
    min-height: 100%; 
    right: 0;
    top: 0;
    width: 100%;
}
.topbox h3 {
    border-left: 6px solid #db0b2e;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    padding-left: 12px;
}
.news li a {
    color: #898989;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news *:hover {
    color: #cc0808;
}
@media (max-width: 600px) { 
#site-header .logo {left:50%} 
}
.friendslink { 
    max-width: 1200px;
	height:100px;
	margin-bottom:20px;
	padding: 9px;
	overflow:hidden;
}
.friendslink .h {
    height: 60px;
    line-height: 60px;
    margin: 10px auto 0;
    width: 100%;
}
.friendslink .h a {
    color: #000;
    text-decoration: none;
}
.friendslink .h h1 {
    display: inline-block;
    font-size: 22px;
}
.friendslink .h span {
    display: inline-block;
    float: right;
    font-size: 12px;
}
.friendslink .h span i {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000 #000 transparent transparent;
    border-image: none;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    display: inline-block;
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
}
.friendslink ul {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
	clear:both;
}
.friendslink ul li {
    float: left;
    margin-right: 15px;
}
.friendslink ul li:last-child {
    margin: 0;
}
.friendslink ul li a {
    color: #333;
    font-size: 14px;
}
.friendslink ul li a:hover {
    color: #999;
}

@media (max-width: 768px) {
.friendslink {
    display: none;
}
}