* {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

:root {
    color: #008cff;
}

html {
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: #fff;
}

body {
    margin: 0;
    font: 12px/1.5;
    color: #454545;
    font-family: "\5FAE\8F6F\96C5\9ED1", SimSun, Arial, Arial Narrow, helvetica, clean, serif, sans-serif;
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section, button {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    /*font-family: inherit;*/
    vertical-align: baseline;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
    display: block;
}

img {
    margin: 0 auto;
    padding: 0px;
    margin-right: 20px;
    max-width: 100%;
    max-height: 100%;
    border: 0;
    text-align: center;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

input, textarea, select, button, iframe {
    vertical-align: middle;
}

form, ul, li, p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ul, li {
    list-style-type: none;
}


body {
    min-width: 1200px !important;
    min-height: 100% !important;
}

.input-button, .input-submit, .input-reset {
    padding: 0 8px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    background-color: #008cff;
    cursor: pointer;
    vertical-align: middle;
}

.input-text, .input-password {
    padding: 2px 4px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: 1px solid #eee;
    border-radius: 2px;
    vertical-align: middle;
}

.input-text:focus, .input-password:focus {
    border-color: #61affd;
}

.textarea {
    line-height: 32px;
    border: 1px solid #eee;
    border-radius: 2px;
    vertical-align: middle;
}

.clearfix {
    display: block;
    clear: both;
    height: 0;
}

.clearfix:before, .header:before, .container:before, .footer:before {
    content: '';
    display: block;
}

.clearfix:after, .header:after, .container:after, .footer:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

a, a:link, a:visited {
    color: #f20021;
    text-decoration: none !important;
    cursor: pointer;
}

a:hover {
    color: #c3001b !important;
}

/* 红色 */
.red, .red a:link, .red a:visited, a.red:link, a.red:visited {
    color: #E22627;
}

.red a:hover, .red a:active, a.red:hover, a.red:active {
    color: #E22627;
}

/* 绿色 */
.green, .green a:link, .green a:visited, a.green:link, a.green:visited {
    color: #3f923c;
}

.green a:hover, .green a:active, a.green:hover, a.green:active {
    color: #3f923c;
}

/* 面包屑导航 Breadcrumb */
.breadcrumb {
    height: 35px;
    line-height: 35px;
    color: #787878;
    border-bottom: 2px solid #008cff;
}

.breadcrumb li {
    display: inline-block;
    float: left;
}

.breadcrumb li a {
    color: #787878;
    text-decoration: none;
}

.breadcrumb li + li:before {
    padding: 0 2px 0 5px;
    color: #787878;
    content: "> ";
}

/* 容器 */
.container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 15px;
    width: 1200px;
    clear: both;
}

/* 分页 Pagination */
#pages {
    margin: 15px 0;
    color: #999;
    text-align: center;
}

#pages:before, #pages:after {
    content: " ";
    display: table;
}

#pages:after {
    clear: both;
}

#pages a {
    position: relative;
    float: left;
    display: inline-block;
    padding: 0.5em 0.8em;
    text-decoration: none;
    line-height: 1rem;
    background-color: #f3f3f3;
    border-radius: 3px;
    margin-bottom: 5px;
    margin-right: 5px;
}

#pages .page-active a {
    color: #fff;
    background-color: #008cff;
}

.hidden {
    display: none;
}


/* 间隔 */
.mb {
    margin-bottom: 15px;
}

/* 广告 */
.ads {
    margin-top: 10px;
}

.banner {
    margin: 0 auto 10px;
    width: 1200px;
}

.banner img {
    margin-right: 15px;
}

.banner img:last-child {
    margin-right: 0;
}

/* 页首 */
.nav_header {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: #0d6fb8;
    height: 29px;
}

.nav_header ul {
    list-style: none;
}

.nav_header li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    line-height: 28px;
}

.nav_header li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    line-height: 28px;
}

.header {
    width: 100%;
    height: 140px;
}

.header .logo-new {
    width: 100%;
    height: 150px;
    background: url(/images/top-c76162fe9b5e52f72909a6e36b3f23cf.png) no-repeat center center;
    background-position-y: -54px;
    /*background-size: 1400px 100px;*/
    /*background-size: 450px 80px;*/
}

.header .logo {
    float: left;
    width: 300px;
    height: 90px;
}

.header .logo h2 {
    margin: 15px auto;
    width: 288px;
    height: 60px;
    background: url("/images/logo.gif") no-repeat;
}

.header .logo h2 a {
    display: inline-block;
    width: 240px;
    height: 60px;
    line-height: 280px;
    font-size: 14px;
    overflow: hidden;
}

.header .release {
    float: right;
    width: 900px;
}


.search {
    padding: 5px 65px 15px;
    height: 100px;
    margin-bottom: 20px;
    width: 750px;
    background-color: #f5f5f5;
}

.search .tab {
    padding: 10px 0;
    font-size: 1.2rem;
}

.search .tab a {
    margin-right: 25px;
}

.search .tab a.on {
    color: #008cff;
}

.search .bd {
    float: left;
    padding: 2px;
    background: #008cff;
}

.search .input-text {
    padding: 0 5px;
    width: 600px;
    height: 50px;
    font-size: 1.2rem;
    border: none;
}

.search .input-submit {
    width: 120px;
    height: 50px;
    font-size: 1.3rem;
    color: #fff;
    border: none;
    background: #008cff;
}

/* 导航 */
#nav-bar {
    background: #008cff;
}

.nav-bar {
    margin: 10px auto 0px;
    width: 1200px;
}

.nav-bar > ul {
    padding: 10px 0 10px 5px;
    height: 35px;
    font-size: 18px;
    color: #fff;
    box-sizing: content-box;
}

.nav-bar > ul > li {
    display: inline-block;
    float: left;
    padding: 0 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
}

.nav-bar > ul > li:last-child {
    border-right: 0;
}

.nav-bar a {
    color: #fff;
}

.nav-bar a:hover {
    text-decoration: none;
    color: #fff !important;
}

.nav > li ul a {
    display: block;
    text-decoration: none;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: white;
    background-color: #2f3e45;
}

.drop-down {
    /*position: relative;*/
}

.drop-down-content {
    position: absolute;
    margin: 10px 0 0 -25px;
    padding: 0;
    opacity: 0.3;
    height: 0;
    overflow: hidden;
    transition: all 1s ease;
    /*position: absolute;*/
    background-color: #2f3e45;
}

.drop-down-content li:hover a {
    background-color: red;
}

.nav .drop-down:hover .drop-down-content {
    opacity: 1;
    height: 150px;
}

/* 频道栏目导航 */
.channel-box {
    margin: 8px auto;
    width: 1200px;
    background-color: #f2f2f2;
}

.channel-box ul {
    float: left;
    margin: 5px;
    width: 213px;
    border-left: 1px solid #e3e3e3;
    text-align: center;
}

.channel-box ul.w3 {
    width: 290px;
}

.channel-box ul:first-child {
    border: 0;
}

.channel-box .channel {
    width: 60px;
    height: 80px;
    font-size: 18px;
    font-weight: bolder;
    color: #999;
}

.channel-box .channel i {
    margin-top: 12px;
    font-size: 26px;
}

.channel-box li {
    float: left;
    width: 75px;
    line-height: 40px;
}

/* 滚动公告 */
#announ {
    float: left;
    overflow: hidden;
    margin: 5px 0;
    padding: 0 10px;
    width: 400px;
    line-height: 20px;
    height: 20px;
}

/* 主体 */
.main {
    float: left;
    width: 880px;
}

/* 侧边栏 */
.side {
    float: right;
    width: 300px;
}

/* 选项卡 */
.SwapTab {
    height: 35px;
    border-bottom: 2px solid #e3e3e3;
}

.SwapTab span {
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
}

.SwapTab span.fb {
    color: #008cff;
    font-weight: bold;
    border-bottom: 2px solid #008cff;
}

.SwapTab span.fb a {
    color: #008cff;
    text-decoration: none;
}

/* 容器 */
.box-line .SwapTab {
    margin-top: 7px;
    line-height: 38px;
    height: 38px;
    background-color: #fff;
}

.box-line .SwapTab span {
    width: 50%;
    line-height: 38px;
    border-bottom: 1px solid #e5e5e5;
}

.box-line .SwapTab span.fb {
    background-color: #008cff;
    border-bottom: 1px solid #e5e5e5;
}

.box-title {
    height: 35px;
    border-bottom: 3px solid #e5e5e5;
    text-indent: 0.5em;
}

.box-title strong {
    padding: 7px 9px 7px 3px;
    font-size: 20px;
    font-weight: normal;
    color: #008cff;
    border-bottom: 3px solid #008cff;
    text-indent: 0.5em;
}

.box-title strong a {
    color: #008cff;
}

.box-body {
    margin: 0 5px;
    line-height: 35px;
    font-size: 16px;
}

.box-body .mb {
    margin-bottom: 6px;
}

.box-body li {
}

.box-body li i {
    margin-right: 8px;
    color: #008cff;
}

.box-body li span {
    float: right;
    font-size: 12px;
    color: #999;
}

.box-pic-one {
    padding: 0 0 14px;
    border-bottom: 1px dotted #e5e5e5;
}

.box-pic-one strong {
    line-height: 35px;
    font-size: 16px;
}

.box-pic-one:last-child {
    border: 0;
}

.box-pic-one img {
    float: left;
}

.box-pic-one p {
    float: right;
    width: 170px;
    line-height: 22px;
}

.box-pic-two {
    padding-bottom: 2px;
    margin-bottom: 4px;
    border-bottom: 1px dotted #e5e5e5;
}

.box-pic-two ul {
    margin-left: -10px;
}

.box-pic-two li {
    float: left;
    margin-left: 10px;
    width: 145px;
    line-height: 30px;
}

.box-line {
    padding: 0 8px 8px;
    border: 1px solid #e5e5e5;
}

.box-title.box-bg {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background-color: #008cff;
}

.box-title.box-red {
    height: 40px;
    line-height: 40px;
    border-bottom: 0;
}

.box-title.box-red a {
    font-size: 18px;
    color: #008cff;
}

.box-title.line-bottom-red {
    border-left: 5px solid #008cff;
    border-bottom: 1px solid #008cff;
}

/* TOP 排行 */
.top {
    padding: 5px 0 3px;
    background-color: #F8F8F8;
}

.top .SwapTab {
    margin-top: -5px;
    line-height: 38px;
    height: 38px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.top .SwapTab span {
    width: 50%;
    line-height: 38px;
}

.top .SwapTab.w33 span {
    width: 33.3333333333%;
}

.top .SwapTab span.fb {
    background-color: #008cff;
}

.top-title {
    line-height: 35px;
    font-size: 18px;
    color: #008cff;
    border-left: 3px solid #008cff;
    text-indent: 0.5em;
}

.top-body {
    margin: 0 8px;
    line-height: 35px;
}

.top-body li {
    padding-left: 8px;
    border-bottom: 1px dotted #e5e5e5;
}

.top-body li:last-child {
    border-bottom: 0;
}

.top-body li i {
    margin-right: 10px;
    color: #008cff;
}

.top-body li span {
    float: right;
    font-size: 12px;
    color: #999;
}

.box-list {
    padding: 10px 0 0;
    color: #666;
}

.box-list .media {
    padding: 15px 0;
    height: 90px;
    border-bottom: 1px dotted #ddd;
}

.box-list .media img {
    float: left;
    margin-right: 10px;
    width: 120px;
    height: 90px;
}

.box-list .media-body {
    line-height: 23px;
    color: #999;
}

.box-list .media-heading {
    font-size: 15px;
}

.box-list .media:first-child {
    padding-top: 10px;
}

.box-list .media:last-child {
    padding-top: 10px;
    border-bottom: 0;
}

.body-times {
}

.times-title {
    padding: 5px 15px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background: #008cff;
}

.times-body {
    display: block;
    padding: 5px 0;
    border: 1px solid #e5e5e5;
    border-top: 0;
}

.times-body ul {
    margin-left: 15px;
    border-left: 2px solid #008cff;
}

.times-body ul li {
    width: 100%;
    margin: 10px 0 10px -11px;
}

.times-body ul li b {
    width: 4px;
    height: 4px;
    background: #fff;
    border: 3px solid #008cff;
    margin: 5px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.times-body ul li span {
    padding-left: 7px;
    font-size: 12px;
    line-height: 20px;
    color: #aaa;
}

.times-body ul li p {
    padding-left: 27px;
}

.dot li {
    padding-left: 8px;
    /*background: url("/images/dot.gif") no-repeat 0 center;*/
}

/* 容器间隔线 */
.line3 li:nth-of-type(3n + 0), .line4 li:nth-of-type(4n + 0), .line5 li:nth-of-type(5n + 0), .line6 li:nth-of-type(6n + 0), .line7 li:nth-of-type(7n + 0) {
    margin-bottom: 5px;
    height: 40px;
    border-bottom: #e5e5e5 dotted 1px;
}

.line3 li:last-child, .line4 li:last-child, .line5 li:last-child, .line6 li:last-child, .line7 li:last-child {
    margin: 0;
    border-bottom: 0;
}

.recommend3 li:nth-of-type(3n - 2) a, .recommend4 li:nth-of-type(4n - 3) a, .recommend5 li:nth-of-type(5n - 4) a, .recommend6 li:nth-of-type(6n - 5) a, .recommend7 li:nth-of-type(7n - 6) a {
    font-size: 16px;
    font-weight: bold;
    color: #008cff;
    background: none;
}

.recommend3 li:nth-of-type(3n - 2), .recommend4 li:nth-of-type(4n - 3), .recommend5 li:nth-of-type(5n - 4), .recommend6 li:nth-of-type(6n - 5), .recommend7 li:nth-of-type(7n - 6) {
    padding-left: 0;
    background: none;
}

/* footer */

.tab_c6 {
    width: 1200px;
    height: 230px;
    margin: 10px auto 0;
    text-align: center;
}

.tab_c6 h3 {
    background-color: #F96;
    font-size: 14px;
    color: #000;
    line-height: 35px;
}

.tab_c6_lx {
    background-color: #ddd;
    font-size: 14px;
    color: #000;
    line-height: 35px;
}

.tab_c6_foot {
    font-size: 14px;
    color: #000;
    line-height: 35px;
}

.tab_c6_foot ul {
    float: left;
    width: 930px;
    margin-left: 200px;
    list-style: none;
}

.tab_c6_foot li {
    width: 930px;
    text-align: center;
    float: left;
    color: #333;

    font-size: 14px;
    line-height: 28px;
}

.tab_c6_foot li h4 {
    margin-right: 20px;
    text-align: center;
    float: left;
    line-height: 28px;
    font-weight: normal;
}

.tab_c6_foot li h5 {
    margin-right: 5px;
    margin-left: 70px;
    text-align: center;
    float: left;
    line-height: 28px;
    font-weight: normal;
}

.tab_c6_foot li img {
    margin-right: 100px;
}

.tab_c6_foot li h6 {
    line-height: 28px;
    font-weight: normal;
    margin-right: 100px;
}

#footer {

    padding: 10px 0;
    line-height: 28px;
    font-size: 12px;
    text-align: center;
    background-color: #333;
}

.footer {
    margin: 15px auto 0;
    width: 1200px;
    padding: 10px 0;
}

.footer a {
    color: #fff;
}

.footer .telf {
    float: left;
    margin-top: 30px;
    padding: 15px 0 0;
    width: 500px;
    line-height: 45px;
    font-size: 25px;
    color: #fff;
    text-align: center;
}

.footer .telf i {
    font-size: 60px;
}

.footer .about3 {
    float: left;
    width: 400px;
    font-size: 14px;
    color: #fff;
}

.footer .copyright {
    float: right;
    width: 670px;
    padding: 0 15px;

    text-align: left;
    color: #fff;
}


.fulong_news_content td {
    border: 1px solid #DDD
}


.col1 {
    float: left;
    width: 320px;
}

.col2 {
    float: right;
    width: 540px;
}

.col2 .box-title {
    margin-bottom: 8px;
}

.tool {
    margin-bottom: 20px;
    padding: 15px 10px;
    background: #f5f5f5;
    text-align: center;
}

.tool ul {
    margin-left: -11px;
}

.tool li {
    float: left;
    display: block;
    margin-left: 20px;
    width: 375px;
    line-height: 70px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.tool li a {
    display: block;
    margin-left: 20px;
    width: 375px;
    line-height: 70px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.tool li i {
    font-size: 40px;
    vertical-align: middle;
}


/* 友情链接 */
.friendly-link {
    margin: 0 auto 15px;
    padding: 5px 15px;
    width: 1170px;
    line-height: 30px;
    background-color: #f5f5f5;
}

.friendly-link .link-title {
    font-size: 14px;
    color: #999;
    border-bottom: 2px solid #008cff;

}

.friendly-link .link-title span {
    font-size: 20px;
    color: #008cff;
    font-weight: bold;
}

.friendly-link ul {
    word-wrap: break-word;
    word-break: normal;
    margin: 10px;
}

.friendly-link ul li {
    display: inline-block;
    float: left;
    margin-right: 20px;
}


/* 资讯类列表 */
.list li u {
    text-decoration: none;
}

.list.news {
    margin: 10px 0;
    line-height: 35px;
}

.list.news li {
    padding: 20px 0;
    height: 140px;
    border-bottom: #e5e5e5 dotted 1px;
}

.list.news li h3 {
    color: #333;
    font-weight: bold;
    font-size: 20px;
}

.list.news li .news_source {
    color: #999;
}

.list.news li .news_source i {
    font-size: 16px;
}

.list.news li .news_source .tags a:hover {
    color: #fff;
    background-color: #008cff;
}

.list.news li .news_info {
}

.list.biao {
    margin: 10px;
    line-height: 45px;
    font-size: 16px;
}

.list.biao li {
    color: #878787;
    border-bottom: 1px dotted #e5e5e5;
}

.list.biao li span {
    float: right;
    color: #aaa;
    font-size: 14px;
}

/* TAG列表 */
.list.TAG {
    margin: 10px;
    line-height: 45px;
}

.list.TAG li a {
    font-size: 18px;
}

.list.TAG li span {
    float: right;
    color: #999;
}

/* 侧栏广告 */
.ad {
    margin: 12px 0 6px;
    width: 300px;
    height: 250px;
}


.contents {
    padding: 15px 0 0;
}

.contents h1 {
    padding: 0 10px;
    line-height: 38px;
    font-size: 28px;
    color: #333;
}

.contents .source {
    margin: 15px 0 0;
    line-height: 30px;
    color: #AAA;
    border-bottom: 1px solid #ededed;
}

.contents .source span {
    margin: 0 10px;
}

.contents .source #hits {
    margin-left: 00px;
    color: #008cff;
}

.contents .source .code img {
    display: none;
}

.contents .source .code:hover img {
    position: absolute;
    z-index: 100;
    display: block;
    margin: 10px 0 0 -41px;
    padding: 8px;
    border: 2px solid #008cff;
    background: #FFF;
}

.contents .source .qrcode {
    float: right;
}

.contents .source-info {
    margin: 0 0 30px 30px;
    line-height: 25px;
    font-size: 14px;
}

.contents .tags {
    float: right;
    line-height: 35px;
    text-align: right;
}

.contents .tags a {
    margin-left: 5px;
    padding: 0 5px;
    color: #008cff;
    border: 1px solid #008cff;
}

.contents .tags a:hover {
    color: #fff;
    background-color: #008cff;
}

.contents .Article-Tool {
    line-height: 35px;
}

.contents .tools {
    padding: 10px;
    height: 19px;
    background: #fff;
}

.content {
    padding: 15px;
    line-height: 28px;
    font-size: 16px;
    background: #fff;
}

.content p {
    margin: 15px 0;
}

.content td {
    padding: 1px 4px;
}

.content img {
    margin: 5px auto 0;
    border: 1px solid #ededed;
}

.content .editor {
    margin: 0 10px 10px 0;
    text-align: right;
}

.contents .box-body li {
    display: inline-block;
    float: left;
    width: 427px;
}

.show-login {
    margin-bottom: 20px;
    padding: 10px 20px;
    line-height: 26px;
    font-size: 14px;
    color: #8a6d3b;
    border: 1px solid #faebcc;
    background: #fcf8e3;
}

.statement {
    margin-bottom: 20px;
    padding: 10px 20px;
    line-height: 22px;
    font-size: 14px;
    border: 1px dashed #e5e5e5;
    background: #f8f8f8;
}

/* 侧栏广告 */
.content table tr td {
    padding: 5px;
    border: 1px solid #e3e3e3;
}

.content table pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.next_post {
    clear: both;
    margin: 20px 0 -15px;
    padding: 40px 0;
    line-height: 40px;
    background-color: #f3f3f3;
}

.next_post .tip {
    font-size: 16px;
}

.next_post h4 {
    font-size: 30px;
    font-weight: bold;
}

.next_post p {
    margin-top: 30px;
}

.next_post p a {
    margin-right: 20px;
    padding: 10px 30px;
    border: 1px solid #e3e3e3;
    background-color: #fff;
}

.next_post p a:hover {
    color: #fff;
    border: 1px solid #008cff;
    background-color: #008cff;
}

.credit-bg {
    margin: -10px auto;
    padding: 50px 0;
    width: auto;
    background-color: #f7f7f7;
}

.credit-border {
    margin: 0 auto;
    width: 850px;
    padding: 15px;
    background-color: #fff;
}

.credit-border-bg {
    width: 850px;
    height: 42px;
    background: url("/images/credit_h-eda3a437f7cb48b613136987cd4ac9a0.png") no-repeat;
}

.credit-info {
    padding: 3px 45px;
    font-size: 14px;
    background: url("/images/credit_bg-50bb1fc8904caa0c579bd8a8a1e14f11.png");
}

.credit-info .qrcode {
    position: relative;
    z-index: 99;
    margin: -90px 30px 0 0;
    top: 210px;
    text-align: right;
}

.credit-info ul {
    padding: 50px 20px 30px;
    border: 3px solid #dc797a;
    background: url("/images/credit_bg.jpg");
}

.credit-info li {
    padding: 0 60px;
    line-height: 40px;
}

.credit-info center {
    line-height: 90px;
    font-size: 40px;
    font-weight: bold;
    color: #c80000;
}

.credit-info strong {
    color: #c80000;
}

.credit-info hr {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #d6bc7f, rgba(0, 0, 0, 0));
}

.credit-info li h1 {
    line-height: 70px;
    font-size: 28px;
    color: #454545;
}

.credit-info li span {
    font-weight: bold;
}

.credit-info li p {
    float: right;
    padding-top: 7px;
    width: 524px;
    line-height: 35px;
}

.credit-statement {
    line-height: 80px;
    text-align: center;
}


.search_channel {
    padding: 40px;
    min-height: 534px;
    background-color: #f5f5f5;
}

.search_title {
    padding-bottom: 30px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.search_box {
    padding: 5px 65px 15px;
    margin: 0 auto;
    width: 745px;
}

.search_box .tab {
    padding: 10px 0;
    font-size: 1.2rem;
}

.search_box .tab a {
    margin-right: 25px;
}

.search_box .tab a.on {
    color: #008cff;
}

.search_box .bd {
    float: left;
    padding: 2px;
    background: #008cff;
}

.search_box .input-text {
    padding: 0 8px;
    width: 600px;
    height: 50px;
    font-size: 1.2rem;
    border: none;
    border-radius: 0;
}

.search_box .input-submit {
    width: 120px;
    height: 50px;
    font-size: 1.3rem;
    color: #fff;
    border: none;
    background: #008cff;
}


.sototal {
    line-height: 35px;
    border-bottom: #e5e5e5 dotted 1px;
}

.result-list {
    margin: 20px 0;
    line-height: 45px;
}

.result-list li {
    padding: 20px 0;
    height: 70px;
    border-bottom: #e5e5e5 dotted 1px;
}

.result-list li h3 {
    font-weight: bold;
    font-size: 24px;
}

.result-list li span {
    display: inline-table;
    width: 240px;
    color: #787878;
}

.result-list li i {
    margin-right: 8px;
    font-size: 16px;
}

.result-list li .code {
    width: 380px;
}

.result-list li .expiretime {
    width: 340px;
}

.result-list li .view {
    width: 130px;
    text-align: right;
}

.result-hint {
    padding: 150px 0;
    color: #787878;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}


#Carousel ul {
    padding: 0;
    margin: 0;
}

#Carousel img {
    padding: 0;
    margin: 0;
}

#Carousel li {
    list-style: none;
}

#Carousel a {
    color: #105B49;
    text-decoration: none;
    outline: none;
}

#Carousel a:hover {
    color: #f00;
    text-decoration: underline;
}

#Carousel {
    width: 530px;
    height: 265px;
    border: 0px solid #ccc;
    padding: 0px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

#Carousel .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 3;
}

#Carousel .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

#Carousel .hd ul li {
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

#Carousel .hd ul li.on {
    background: #FF0000;
    color: #FFFFFF;
}

#Carousel .bd {
    width: 530px;
    height: 265px;
    position: relative;
}

#Carousel .bd img {
    width: 530px;
    height: 265px;
}

#Carousel .bd li {
    position: relative;
    zoom: 1;
}

#Carousel .bd li .pic {
    position: relative;
    z-index: 0;
    line-height: 0px;
}

#Carousel .bd li .bg {
    background: #000000;
    width: 530px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#Carousel .bd li .title {
    width: 530px;
    height: 30px;
    line-height: 30px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

#Carousel .bd li .title a {
    color: #FFFFFF;
    margin-left: 9px;
}

/* 新增 */
.important-top {
    margin: 0 auto 20px;
    width: 1160px;
    padding: 20px;
    background: #f3f3f3;
    box-sizing: content-box;
}

.important-top-left {
    float: left;
    width: 590px;
}

.important-top-right {
    float: right;
    width: 530px;
}

.important-top-title {
    margin-bottom: 8px;
    line-height: 35px;
    font-size: 28px;
    font-weight: bold;
    color: #008cff;
}

.important-top-desc {
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 16px;
    color: #999;
}

.zddw {
    text-align: center;
}

.zddw a {
    text-decoration: none;
    color: #ffffff
}

/* 文章管理 article */

.el-main {
    color: #333;
    width: 100%;
    margin: 0 auto;
    overflow-y: hidden;
    overflow-x: hidden;
}

.el-main .title {
    width: 1000px;
    text-align: center;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
}

.el-main .titleTime {
    width: 1000px;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #999;
}

.el-main .el-divider--horizontal {
    display: block;
    height: 1px;
    width: 100%;
    margin: 24px 0;
}

.el-main .el-divider {
    background-color: #dcdfe6;
    position: relative;
}

.el-main .XQtext {
    padding: 0 20px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
}

/* 登录 login */

.login {
    min-height: 500px;
    color: #333;
    padding: 30px 0;
    margin: 0 auto;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 500px;
}

.login .subnav {
    width: 100%;
    float: left;
    height: 36px;
    background: url(/images/cent_line-9a5bbd243e1ad586dbe5970f9428205e.png) left bottom no-repeat;
}

.login .subnav span {
    width: 288px;
    float: left;
    padding-top: 2px;
    display: inline-block;
    color: #6b6a6a;
    font-size: 18px;
}

.login .subnav p {
    padding: 5px 0px 5px 20px;
    display: inline-block;
    float: right;
    text-align: right;
    color: #6b6a6a;
    font-size: 13px;
}

.login .uk-form-horizontal .uk-form-controls {
    margin-left: 0 !important;
}

.login .uk-form-horizontal .uk-form-label {

    margin-bottom: 7px;

}

/* 后台管理 admin */

.admin {
    min-height: 500px;
    color: #333;
    padding: 30px 0;
    margin: 0 auto;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 1000px;

}

.admin .clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: visible;
}

.admin .subnav {
    width: 100%;
    float: left;
    height: 36px;
    background: url(/images/cent_line-9a5bbd243e1ad586dbe5970f9428205e.png) left bottom no-repeat;
}

.admin .subnav span {
    width: 288px;
    float: left;
    padding-top: 2px;
    display: inline-block;
    color: #6b6a6a;
    font-size: 18px;
}

.admin .subnav p {
    padding: 5px 0px 5px 20px;
    display: inline-block;
    float: right;
    text-align: right;
    color: #6b6a6a;
    font-size: 13px;
}

.admin .prlist {
    width: 100%;
    padding-top: 10px;
    float: left;
    text-align: left;
}

.admin .prlist dl {
    width: 100%;
    float: left;
    border-bottom: #CCC dashed 1px;
    background: url(/images/icon_2-de49cd5849947a411480754ccf51276c.png) 10px center no-repeat;
}

.admin .prlist dl dt {

    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.admin .prlist dl dt a {
    width: 100%;
    display: inline-block;
    text-indent: 20px;
    float: left;
    color: #333;
    font-size: 14px;
}


.admin .prlist dl dd {
    /*width: 46%;*/
    float: right;
    color: #333;
    font-size: 14px;
    text-align: right;
    padding: 10px 0;
}

.uk-form {
    margin-top: 50px;
    margin-bottom: 20px;
}

.uk-margin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.uk-form-controls {
    margin-top: 10px;
    margin-bottom: 10px;
}

.uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left;
}

.uk-form-label {
    color: #333;
    font-size: 1.2rem;
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.uk-form-horizontal {
    width: 100%;
    padding-top: 10px;
    float: left;
    text-align: left;
}

.uk-input, .uk-select:not([multiple]):not([size]) {
    height: 40px;
    vertical-align: middle;
    display: inline-block;
}

.uk-input, .edit .uk-select, .edit .uk-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: .2s ease-in-out;
    transition-property: color, background-color, border;
}

.uk-input, .uk-textarea {
    -webkit-appearance: none;
}

.uk-input {
    overflow: visible;
}

.uk-checkbox, .uk-input, .uk-radio, .uk-select, .uk-textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
}


.uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
}

.uk-select[multiple], .uk-select[size], .uk-textarea {
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top;
}

.uk-input, .uk-select, .uk-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: .2s ease-in-out;
    transition-property: color, background-color, border;
}

.uk-input, .uk-textarea {
    -webkit-appearance: none;
}

.uk-textarea {
    overflow: auto;
}

.uk-checkbox, .uk-input, .uk-radio, .uk-select, .uk-textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
}

.uk-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: .875rem;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: color, background-color, border-color;
}

.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #0f7ae5;
    color: #fff;
}

.uk-button:hover {
    text-decoration: none;
}

.uk-button:not(:disabled) {
    cursor: pointer;
}

.uk-button-primary {
    background-color: #D4000E !important;
    margin-left: 400px;
}

.uk-button-large {
    padding: 0 40px;
    line-height: 53px;
    font-size: .875rem;
}

.uk-button-primary {
    background-color: #1e87f0;
    color: #fff;
    border: 1px solid transparent;
}


/*a  upload */
.upload {
    width: 100%;
    margin: auto;
    position: relative;
}

.input-file {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.upload-input {
    float: left;
    color: #999;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    border: 1px solid #e5e5e5;
    width: 89%;
    padding: 10px;
    border-right: none;
    font-size: 16px;
    border-radius: 2px 0 0 2px;
    outline: none;
}

.upload-btn {
    color: #fff;
    border: none;
    background: #D4000E;
    height: 40px;
    border-radius: 0 2px 2px 0;
    padding: 12px;
    font-size: .875rem;
    width: 8%;
}

.close {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 25%;
    right: 9%;
    z-index: 2;
    color: #668ab6;
    text-shadow: 1px 1px 1px #008cff;
}


