﻿@charset "utf-8";
/**
 * Created by sxz on 19/8/28.
 */

/*body {font: 14px/1.8 Arial,Microsoft YaHei,SimSun,Verdana;-webkit-font-smoothing: antialiased !important; color: #333; background:#fff}*/

body {
    font-size: 14px;
    line-height: 1.8;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", "Microsoft YaHei", "sans-serif";
    -webkit-font-smoothing: antialiased !important;
    color: #333;
    background: #fff;
    min-width: 1280px
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, mark, audio, video, canvas {
    display: block
}

address, cite, dfn, em, var, b, sub, sup {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

h1, h2, h3, h4, h5, h6, button, input, select, textarea {
    font-size: 100%
}

input, textarea, select {
    font-family: Arial, Verdana, "\5b8b\4f53"
}

fieldset, img {
    border: 0
}

sup, sub {
    font-size: 0.6em
}

ins {
    text-decoration: none
}

ul, ol, li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    outline: 0
}

textarea {
    -moz-outline: 0;
    outline: 0;
    overflow: auto;
    vertical-align: top;
    resize: none;
    -webkit-appearance: none
}

img {
    vertical-align: middle
}

iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

a, a:visited {
    color: #333;
    text-decoration: none;
    outline: none
}

a:hover {
    color: #cc2929;
    text-decoration: none;
    transition: color .3s
}

*:focus {
    outline: none;
}

/*html,body{ height: 100% }*/

/*body{position: relative}*/

/*chrome滚动条*/

.scrollPage::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.scrollPage::-webkit-scrollbar-track-piece {
    background: #f7f7f7;
    -webkit-border-radius: 2px;
}

.scrollPage::-webkit-scrollbar-thumb:vertical {
    height: 3px;
    background-color: #f1f1f1;
    -webkit-border-radius: 2px;
}

.scrollPage::-webkit-scrollbar-thumb:horizontal {
    width: 3px;
    background-color: #f1f1f1;
    -webkit-border-radius: 2px;
}

/*历史记录自动填充*/

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

/*input[type=text]:focus, input[type=password]:focus, textarea:focus { -webkit-box-shadow: 0 0 0 1000px white inset;}*/

.clearfix:after, #header:after, #wrapper:after, #wrapper .inner:after, #footer:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    overflow: hidden
}

.clearfix, #header, #wrapper, #wrapper .inner, .w-inner:after, #footer {
    *zoom: 1
}

.block {
    display: block
}

.fl {
    float: left
}

.fr {
    float: right
}

.ft12 {
    font-size: 12px
}

.fta {
    font-family: Arial
}

.fwb {
    font-weight: bold
}

.fwn {
    font-weight: normal
}

.bdb {
    border-bottom: 1px solid #f1f2f3
}

.bgn {
    background: none !important
}

.bdf {
    background: #fff
}

.bgc-222 {
    background: #222
}

.bdn {
    background: none !important;
}

.rmb {
    font-family: Verdana
}

.fntA {
    font-family: Arial
}

.bgf {
    background: #fff !important;
}

.bor25 {
    border-radius: 2.5px
}

.bor3 {
    border-radius: 3px
}

.tac {
    text-align: center !important;
}

.tdt0 {
    text-indent: 0!important
}

.tdt2 {
    text-indent: 2em!important
}

.light-gray {
    color: #999 !important
}

/*灰色高亮*/

.light-gray333 {
    color: #333 !important
}

/*灰色高亮333*/

.light-red {
    color: #cc2929 !important
}

/*红色高亮*/

.light-blue {
    color: #1480cc !important;
}

/*蓝色高亮*/

.line-grey {
    height: 1px;
    background: rgba(184, 196, 206, .25);
    width: inherit;
}

.pdt0 {
    padding-top: 0 !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt20 {
    padding-top: 20px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdt40 {
    padding-top: 40px !important;
}

.pdt50 {
    padding-top: 60px !important;
}

.pdt80 {
    padding-top: 80px !important;
}

.pdb40 {
    padding-bottom: 40px !important;
}

.pdb30 {
    padding-bottom: 30px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdl30 {
    padding-left: 30px !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.pdl20 {
    padding-left: 20px !important;
}

.pdl65 {
    padding-left: 65px !important;
}

.pdr20 {
    padding-right: 20px !important;
}

.pdr30 {
    padding-right: 30px !important;
}

.mgt40 {
    margin-top: 40px !important;
}

.mgt20 {
    margin-top: 20px !important;
}

.mgt10 {
    margin-top: 10px !important;
}

.mgb0 {
    margin-bottom: 0 !important;
}

.mgb30 {
    margin-bottom: 30px !important;
}

.mgb40 {
    margin-bottom: 40px !important;
}

.mgb60 {
    margin-bottom: 60px !important;
}

.mgb20 {
    margin-bottom: 20px !important;
}

.mgb10 {
    margin-bottom: 10px !important
}

.mgl10 {
    margin-left: 10px !important;
}

.mgl30 {
    margin-left: 30px !important;
}

.mgr0 {
    margin-right: 0 !important
}

.mgr10 {
    margin-right: 10px !important;
}

.mgr30 {
    margin-right: 30px !important;
}

.mgr40 {
    margin-right: 40px !important;
}

.opacity5 {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.gradient {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    filter: alpha(opacity=0 finishopacity=80 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#000', endcolorstr='#000', gradientType=0);
    -ms-filter: alpha(opacity=0 finishopacity=80 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#000', endcolorstr='#000', gradientType=0);
    /*IE8*/
}

.gradientHor {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    filter: alpha(opacity=1 finishopacity=100 style=1 startx=0, starty=25, finishx=100, finishy=25) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#000', endcolorstr='#000', gradientType=0);
    -ms-filter: alpha(opacity=1 finishopacity=100 style=1 startx=0, starty=25, finishx=100, finishy=0) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#000', endcolorstr='#000', gradientType=0);
    /*IE8*/
}

.gradientGrey {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(247, 247, 247, 1));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1), rgba(247, 247, 247, 1));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1), rgba(247, 247, 247, 1));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1), rgba(247, 247, 247, 1));
    filter: alpha(opacity=1 finishopacity=100 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#f7f7f7', gradientType=0);
    -ms-filter: alpha(opacity=1 finishopacity=100 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#f7f7f7', gradientType=0);
    /*IE8*/
}

.gradientWhite {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    filter: alpha(opacity=0 finishopacity=100 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#fff', endcolorstr='#fff', gradientType=0);
    -ms-filter: alpha(opacity=0 finishopacity=100 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#fff', endcolorstr='#fff', gradientType=0);
    /*IE8*/
}

.gradientGrey2 {
    background: -moz-linear-gradient(top, rgba(239, 244, 245, 0), rgba(239, 244, 245, 1));
    background: -webkit-linear-gradient(top, rgba(239, 244, 245, 0), rgba(239, 244, 245, 1));
    background: -o-linear-gradient(top, rgba(239, 244, 245, 0), rgba(239, 244, 245, 1));
    background: -ms-linear-gradient(top, rgba(239, 244, 245, 0), rgba(239, 244, 245, 1));
    filter: alpha(opacity=0 finishopacity=100 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#eff4f5', endcolorstr='#eff4f5', gradientType=0);
    -ms-filter: alpha(opacity=0 finishopacity=100 style=1 startx=0, starty=0, finishx=0, finishy=100) progid: DXImageTransform.Microsoft.gradient(startcolorstr='#eff4f5', endcolorstr='#eff4f5', gradientType=0);
    /*IE8*/
}

.shadow {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

.gradientBg {
    width: 100%;
    background: url(../img/grey-bg.jpg) repeat-x;
}

.btnRedSmall {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    color: #fff!important;
    background: #cc2929;
    border-radius: 5px;
    font-weight: bold;
}

.btnRedSmall:hover {
    background: #bc0a0a;
    color: #fff!important;
    transform: all .3s
}

.wsBtnRegin {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    display: block;
    text-align: center;
    color: #fff;
    background: #cc2929;
    border-radius: 8px
}

.wsBtnRegin:hover {
    color: #fff;
    background: #c51a1a
}

.btn-disabled {
    background: #ccc!important;
    color: #666!important;
    cursor: default;
}

.btn-disabled:hover {
    color: #666!important
}

/*Layout*/

.inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#header {
    min-width: 1200px
}

#header .top {
    height: 30px;
    line-height: 30px;
    background: #f7f7f7;
    color: #999;
    font-size: 12px
}

#header .top .opt a {
    display: inline-block;
    float: right;
    height: 30px;
    line-height: 30px;
    color: #999;
    margin-left: 15px
}

#header .top .opt a:hover {
    color: #cc2929;
    transition: all .3s;
}

#header .head-nav {
    height: 80px;
    background: #fff
}

#header .head-nav .inner {
    position: relative;
    z-index: 10;
    height: 80px
}

#header .head-nav .logo {
    padding-top: 15px;
    display: inline-block;
    float: left;
}

.logoSep {
    height: 50px;
}

.logoSep .img-50 {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 8px;
    float: left;
}

.logoSep .txt {
    display: inline-block;
    height: 50px;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 2px
}

.logoSep .txt em {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    line-height: 26px;
    display: block;
}

.logoSep .txt .team {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px
}

#header .nav {
    position: absolute;
    z-index: 10;
    left: 350px;
    height: inherit
}

#header .nav .inner {
    height: 80px;
    line-height: 80px
}

#header .nav li {
    position: relative;
    display: inline-block;
    float: left;
    height: inherit;
    line-height: inherit
}

#header .nav a {
    position: relative;
    height: inherit;
    display: inline-block;
    line-height: 80px;
    height: 80px;
    padding: 0 20px;
    font-size: 18px;
    color: #000;
    font-weight: bold
}

#header .nav a:hover {
    color: #cc2929;
    transition: all .3s;
}

#header .nav a i {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 4px;
    background: #cc2929
}

#header .nav .active i {
    display: block;
}

.formSug {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 11;
    padding: 10px 60px 10px 25px;
    min-height: 35px;
    width: 412px;
    background: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    border-radius: 0 0 10px 10px;
    transition: box-shadow .3s;
}

.formSug .btn-close {
    position: absolute;
    right: 0;
    top: 10px;
    display: inline-block;
    height: 35px;
    width: 60px;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
    color: #999
}

.formSug .btn-close:hover {
    color: #cc2929
}

.formSug li {
    height: 35px;
    line-height: 35px
}

.formSug li a {
    position: relative;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    height: 35px;
    line-height: 35px;
    color: #000
}

.formSug li a:hover {
    color: #cc2929;
    transition: all .3s
}

.formSug li a img.icon-type {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

.formHis {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 11;
    padding: 10px 20px 20px 20px;
    min-height: 35px;
    width: 457px;
    background: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    border-radius: 0 0 10px 10px;
    transition: box-shadow .3s;
}

.formHis .t {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999
}

.formHis .t .btn-clearn {
    float: right;
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
    background: url(../img/icon-del-12.png) left center no-repeat;
    color: #000;
    opacity: .5
}

.formHis .t .btn-clearn:hover {
    opacity: .9;
    transition: all .3s
}

.formHis .t .btn-close {
    float: right;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    color: #000;
    opacity: .5
}

.formHis .t .btn-close:hover {
    opacity: .9;
    transition: all .3s
}

.formHis .hisItm {}

.formHis .hisItm a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 25px;
}

.formHis .hisItm a:hover {
    color: #cc2929;
    transition: all .3s
}

.schForm {
    position: absolute;
    left: 350px;
    top: 20px;
    z-index: 11
}

.schForm .schIpt {
    position: relative;
    width: 400px;
    padding: 9px 80px 9px 15px;
    height: 20px;
    border: 1px solid #eee;
    border-radius: 25px
}

.schForm .schIpt input {
    display: block;
    height: 20px;
    color: #000;
    line-height: 20px;
    width: 390px;
    background: none;
    border: 0;
    display: block;
}

.schForm .sch-ado {
    position: absolute;
    right: 70px;
    top: 0;
    width: 40px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    opacity: .2
}

.schForm .sch-ado a {
    display: block;
    width: inherit;
    height: inherit;
    text-align: center;
    line-height: inherit;
}

.schForm .sch-ado:hover {
    opacity: .8;
    transition: all .3s
}

.schForm .schType {
    position: absolute;
    right: 0;
    top: -1px;
    z-index: 11;
    height: 40px;
    width: 110px;
    background: #cc2929;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
}

.schForm .schType a.type {
    display: block;
    width: inherit;
    height: inherit;
    line-height: 40px;
    text-indent: 10px;
    color: #fff
}

.schForm .schType a.type:hover {
    font-weight: bold;
    transition: all .3s
}

.schForm .schType .btn-open {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    text-align: center;
    background: rgba(0, 0, 0, .2);
    cursor: pointer
}

.schForm .schType .btn-open img {
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 18px;
    opacity: .6
}

.schForm .schType .btn-open:hover {
    background: rgba(0, 0, 0, .4);
    transition: all .3s;
}

.schForm .schType .btn-open:hover img {
    opacity: 1;
    transition: all .3s;
    cursor: pointer;
}

.schForm .schBtn {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    display: inline-block;
    padding: 0 10px 0 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    background: #cc2929 url(../img/icon-search-white-14.png) 10px center no-repeat;
}

.schForm .schBtn:hover {
    background: #b61d1d url(../img/icon-search-white-14.png) 10px center no-repeat
}

#header .n-right {
    height: 80px;
    line-height: 80px;
    float: right;
}

#header .n-right .itm {
    height: 80px;
    line-height: 80px;
    float: right;
    margin-left: 10px
}

#header .n-right .btn-sch {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin: 22px 0 22px 0;
    border: 1px solid #eee;
    border-radius: 50%
}

#header .n-right .btn-sch a {
    display: block;
    width: inherit;
    height: inherit;
    line-height: 34px;
    text-align: center;
}

#header .n-right .btn-sch img {
    display: inline-block;
    width: 14px;
    height: 14px
}

#header .n-right .btn-sch .none {
    display: none
}

#header .n-right .pic {
    position: relative;
    z-index: 2
}

#header .n-right .pic a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: middle;
}

#header .n-right .pic a img {
    display: inline-block;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    vertical-align: top
}

#header .n-right .pic a .num {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #cc2929;
    border-radius: 50%;
    text-align: center;
    line-height: 13px
}

#header .n-right .pic a .num i {
    color: #fff;
    font-size: 12px;
    transform: scale(.8);
    zoom: .8;
    display: inline-block;
    font-family: Arial;
    font-style: normal;
    transform-origin: center
}

#header .n-right .pic .mngList {
    position: absolute;
    top: 70px;
    right: 0;
    width: 190px;
    padding: 10px 0 0;
    background: #fff;
    border-radius: 10px 0 10px 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .25)
}

#header .n-right .pic .mngList ul {
    margin-bottom: 10px
}

#header .n-right .pic .mngList li a {
    display: block;
    padding: 0 20px;
    width: 150px;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px
}

#header .n-right .pic .mngList li a img {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 8px 10px 8px 0;
}

#header .n-right .pic .mngList .btnExit {
    display: block;
    width: 100%;
    border-radius: 0 0 10px 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    border-top: 1px solid #ddd;
}

#header .n-right .pic .mngList .btnExit:hover {
    color: #cc2929
}

#header .n-right .btn-addGC {
    position: relative;
    z-index: 12;
    margin: 22px 0 22px 15px;
    font-size: 14px;
    color: #000;
    height: 34px;
    line-height: 34px;
    border: 1px solid #eee;
    border-radius: 25px;
    cursor: pointer;
    width: 34px;
}

#header .n-right .btn-addGC .add {
    margin-left: 8px;
}

#header .n-right .btn-pub {
    overflow: hidden;
    transition: width .3s;
}

#header .n-right .btn-pub .pubBtns {
    opacity: 0;
    white-space: nowrap;
    overflow: hidden;
    transition: opacity .4s;
}

#header .n-right .btn-pub:hover .add {
    display: none;
}

#header .n-right .btn-pub:hover {
    width: 220px;
    transition: width .3s;
}

#header .n-right .btn-pub:hover .pubBtns {
    opacity: 1;
    transition: opacity .4s;
}

#header .n-right .btn-pub a.tc, #header .n-right .btn-pub a.jn {
    display: inline-block;
    height: inherit;
    font-size: 14px;
    color: #000;
}

#header .n-right .btn-pub a.tc {
    background: url(../img/icon_collection_select.png) 18px center no-repeat;
    background-size: 16px;
    padding: 0 0 0 40px;
}

#header .n-right .btn-pub a.jn {
    background: url(../img/icon_capsule_select.png) 18px center no-repeat;
    background-size: 16px;
    padding: 0 20px 0 40px;
}

#header .n-right .btn-pub a:hover {
    color: #cd2828;
    font-weight: bold;
}

#header .n-right .creat-float {
    position: absolute;
    top: -3px;
    right: -55px;
    width: 200px;
    height: 140px;
    padding: 20px 20px 0;
    background: #fff;
    border-radius: 10px
}

#header .n-right .creat-float .tit {
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 20px;
    text-align: center;
}

#header .n-right .creat-float ul {
    border-top: 1px solid #eee;
    padding: 20px 15px;
    text-align: center;
    font-size: 0
}

#header .n-right .creat-float li {
    display: inline-block;
    margin-right: 35px;
    font-size: 12px
}

#header .n-right .creat-float li:last-child {
    margin-right: 0
}

#header .n-right .creat-float li img {
    display: block;
    margin: 0 auto 10px;
}

#header .n-right .creat-float li em {
    display: block;
    text-align: center;
    line-height: 14px;
    color: #22ac38;
}

#header .n-right .creat-float li.type-vdo em {
    color: #ff9900
}

#header .n-right .creat-float li.type-ado em {
    color: #00a0e9
}

#header .n-right .creat-float li:hover {
    transform: translateY(-3px);
    transition: all .3s;
    font-weight: bold
}

.head-nav-ver2 {
    height: 34px;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #cc2929;
    background: #fff
}

.head-nav-ver2 .ul-nav {
    float: left;
    height: 34px;
}

.head-nav-ver2 .ul-nav li {
    display: inline-block;
    height: inherit;
    line-height: 34px;
    float: left;
    font-size: 14px;
    color: #000
}

.head-nav-ver2 .ul-nav li a {
    position: relative;
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
}

.head-nav-ver2 .ul-nav li a b {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #e5e5e5
}

.head-nav-ver2 .ul-nav li.active a {
    color: #cc2929
}

.head-nav-ver2 .ul-nav .itm-im a {
    padding: 0 30px;
    font-weight: bold;
    padding-left: 50px;
    transition: all .2s
}

.head-nav-ver2 .ul-nav .itm-im-gc a {
    background: url(../img/navIco1.png) 30px center no-repeat;
}

.head-nav-ver2 .ul-nav .itm-im-gc:hover a, .head-nav-ver2 .ul-nav .itm-im-gc.active a {
    background: url(../img/navIco1-act.png) 30px center no-repeat;
    transition: all .2s
}

.head-nav-ver2 .ul-nav .itm-im-tc a {
    background: url(../img/icon_collection.png) 30px center no-repeat;
}

.head-nav-ver2 .ul-nav .itm-im-tc:hover a, .head-nav-ver2 .ul-nav .itm-im-tc.active a {
    background: url(../img/icon_collection_select.png) 30px center no-repeat;
    transition: all .2s
}

.head-nav-ver2 .ul-nav .itm-im-jn a {
    background: url(../img/icon_capsule.png) 30px center no-repeat;
}

.head-nav-ver2 .ul-nav .itm-im-jn:hover a, .head-nav-ver2 .ul-nav .itm-im-jn.active a {
    background: url(../img/icon_capsule_select.png) 30px center no-repeat;
    transition: all .2s
}

.head-nav-ver2 .ul-nav .itm-im-int a {
    background: url(../img/navIco2.png) 30px center no-repeat;
}

.head-nav-ver2 .ul-nav .itm-im-int:hover a, .head-nav-ver2 .ul-nav .itm-im-int.active a {
    background: url(../img/navIco2-act.png) 30px center no-repeat;
    transition: all .2s
}

.head-nav-ver2 .ul-nav .itm-im-jy a {
    background: url(../img/navIco3.png) 30px center no-repeat;
}

.head-nav-ver2 .ul-nav .itm-im-jy:hover a, .head-nav-ver2 .ul-nav .itm-im-jy.active a {
    background: url(../img/navIco3-act.png) 30px center no-repeat;
    transition: all .2s
}

.header2 .top {
    background: #17191a !important
}

.header2 .top .fl {
    color: #999!important
}

.header2 .top .fl:hover {
    color: #cc2929!important
}

.header2 .head-nav {
    background: #1a1c1d
}

#footer {
    padding: 25px 0;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    background: #fff;
    border-top: 1px solid #eee;
    min-width: 1200px
}

/*.footer2{ background:#1a1c1d !important; }*/

.footer2 {
    background: #1a1c1d !important;
    width: 100%;
    height: 50px;
}

/*焦点图第二版*/

.focusVer2 {
    height: 360px
}

.focusVer2 .hotEnt {
    overflow: hidden;
    padding: 10px 20px 0;
    width: 265px;
    height: 350px;
    border-radius: 0 10px 10px 0;
    float: right;
    background: #f7f7f7 url('../img/icon-ent-white-80.png') 215px -10px no-repeat
}

.focusVer2 .hotEnt .t {
    font-size: 18px;
    color: #010101;
    line-height: 40px;
    margin-bottom: 10px
}

.focusVer2 .itms a {
    display: block;
    height: 33px;
    line-height: 33px;
    border: 1px solid #eee;
    padding: 0 10px;
    background: #fff;
    border-radius: 50px;
    margin-bottom: 12px;
    transition: all .3s
}

.focusVer2 .itms a .txt {
    width: 180px;
    display: inline-block;
    height: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.focusVer2 .itms a .num {
    opacity: .5;
    font-size: 12px;
    font-family: Arial;
    float: right
}

.focusVer2 .itms a:hover {
    color: #fff;
    background: #cc2929;
    border: 1px solid #cc2929;
    transition: all .3s
}

.feat-area {
    height: 360px;
    width: 895px;
    float: left;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    position: relative
}

.slider-wrap {
    width: 895px;
    height: 360px
}

.slider-index, .slider li a {
    width: 895px;
    margin: 0 auto;
    position: relative
}

.slider-items {
    width: 895px;
    height: 360px;
    overflow: hidden;
    position: relative
}

.feat-area .slider {
    width: 895px;
    height: 360px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    display: none
}

.feat-area .slider li {
    width: 895px;
    height: 360px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    border-radius: 5px 0 0 5px
}

.feat-area .slider li a {
    display: block;
    text-indent: -9999em;
    overflow: hidden;
    width: 895px;
    height: 360px
}

.feat-area .slider-index {
    height: 8px;
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 10px
}

.feat-area .slider-index .items {
    height: 8px;
    line-height: 8px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.feat-area .slider-index li {
    float: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50px;
    cursor: pointer;
    transition: all .2s;
    margin-top: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.feat-area .slider-index li.current {
    width: 8px;
    height: 8px;
    margin-top: 0
}

/*分类列表*/

.gcWrap {
    margin-bottom: 50px
}

.filterBox {
    height: 40px;
    line-height: 40px
}

.filterBox .itm {
    position: relative;
    z-index: 9;
    color: #000;
    font-size: 12px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-right: 5px;
    background: #fff;
    transition: all .3s;
    cursor: pointer;
}

.filterBox .itm .tab {
    padding: 0 30px 0 20px;
}

.filterBox .itm i.icon-filt {
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 5px;
    top: 50%;
    right: 13px;
    margin-top: -2.5px;
    background: url(../img/icon-down-8-5-black.png) center no-repeat;
}

.filterBox .itm:hover {
    border: 1px solid #cc2929;
}

/*.filterBox .itm.active{ border:1px solid #cc2929; background: #cc2929; color: #fff}
.filterBox .itm.active i{ background: url(../img/icon-down-8-5-white.png) center no-repeat}*/

.filterBox .itm.changed {
    border: 1px solid #cc2929;
    background: #cc2929;
    color: #fff
}

.filterBox .itm.changed i {
    background: url(../img/icon-down-8-5-white.png) center no-repeat
}

.filterBox .filtSearchBox-R {
    position: relative;
    padding: 5px 30px 5px 10px;
    width: 110px;
    height: 20px;
    line-height: 20px;
    float: right;
    background: #eee;
    border-radius: 25px
}

.filterBox .filtSearchBox-R input {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    width: 110px;
    height: 20px;
    border: 0;
    outline: none;
    background: none
}

.filterBox .filtSearchBox-R .btn-sch {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icon-search-12.png) center no-repeat;
    border-radius: 25px
}

.filterBox .filtSearchBox-R .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icon-close-grey-12.png) center no-repeat;
    border-radius: 25px
}

.filtSelBox {
    position: absolute;
    left: 0;
    top: 50px;
    min-width: 160px;
    background: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    border-radius: 0 0 5px 5px;
    transition: box-shadow .3s;
    cursor: default;
}

.filtSelBox .foot {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    white-space: nowrap;
    font-size: 12px;
    color: #999;
    border-top: 1px solid #eee;
}

.filtSelBox .foot .fl {
    margin-right: 20px;
    color: #999
}

.filtSelBox .foot a:hover {
    font-weight: bolder;
    transition: all .3s;
    color: #999
}

.filtSelBox .foot .fr {
    color: #cc2929
}

.filtSelBox .foot .fr:hover {
    color: #cc2929
}

.filtSel1 {
    width: 442px
}

.filtSel1 .filtSel1-in .layer {
    width: 180px;
    float: left;
    padding: 20px;
    height: 300px;
    overflow-y: auto;
    border-right: 1px solid #eee
}

.filtSel1 .filtSel1-in .layer:last-child {
    border-right: none
}

.filtSel1 .filtSel1-in .layer .nothing {
    font-size: 12px;
    color: #999;
    line-height: 30px;
    text-align: center
}

.filtSel1 .filtSel1-in .layer a {
    display: block;
    width: 160px;
    line-height: 18px;
    padding: 6px 10px;
    font-size: 12px;
    color: #000;
    background: #f7f7f7;
    border-radius: 3px;
    margin-bottom: 10px;
    overflow: hidden;
}

.filtSel1 .filtSel1-in .layer a .num {
    color: #999;
    font-size: 12px;
    font-family: Arial;
    float: right
}

.filtSel1 .filtSel1-in .layer a:hover {
    font-weight: bolder;
    transition: all .3s
}

.filtSel1 .filtSel1-in .layer a.active {
    color: #fff;
    background: #cc2929;
    transition: all .3s
}

.filtSel1 .filtSel1-in .layer .num {
    font-family: Arial;
    color: #999
}

.filtSel1 .filtSel1-in .layer a.active .num {
    color: #fff
}

.filtSel1 .filtSel1-in .layer3 {
    width: 380px
}

.filtSel1 .filtSel1-in .layer3 a {
    width: 120px;
    margin-right: 10px;
    float: left;
}

.filtSel1 .filtSel1-in .layer3 a:nth-child(3n) {
    margin-right: 0
}

.filtSel2 {
    width: 360px;
    padding: 20px 0 0
}

.filtSel2 ul {
    margin: 0 20px;
}

.filtSel-3column {
    width: 662px
}

.filtSel6 {
    width: 360px;
    padding: 20px 0 0;
}

.filtSel6 ul {
    margin: 0 20px;
}

.filtSel6-in .filt6-itm {
    position: relative;
    padding-bottom: 20px;
    padding-left: 25px
}

.filtSel6-in .filt6-itm h4 {
    color: #000;
    line-height: 24px;
}

.filtSel6-in .filt6-itm p {
    color: #999;
    line-height: 24px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.filtSel6-in .filt6-itm .icon-check {
    position: absolute;
    left: 0;
    top: 4px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/icon-check-grey-16.png) center no-repeat;
}

.filtSel6-in .filt6-itm.active .icon-check {
    background: url(../img/icon-checked-red-16.png) center no-repeat
}

.filtSelList {
    width: 240px;
    padding: 20px 0 0;
}

.filtSelList ul {
    padding-left: 20px
}

.filtSelList li {
    width: 198px;
    height: 58px;
    text-indent: 20px!important;
    color: #010101;
    line-height: 58px;
    font-size: 14px;
    text-indent: 60px;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
}

.filtSelList li img {
    margin-right: 20px
}

.filtSelList li:hover {
    color: #cc2929
}

.filtSelList li.active {
    color: #cc2929;
    border: 1px solid #cc2929;
}

.filtSelList li:hover img.normal, .filtSelList li.active img.normal {
    display: none;
    transition: all .3s
}

.filtSelList li:hover img.active, .filtSelList li.active img.active {
    display: inline-block;
    transition: all .3s
}

.gcTypeTabs {
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-top: 1px solid #eee;
    text-align: center;
}

.gcTypeTabs .gc-tab {
    position: relative;
    display: inline-block;
    height: inherit;
    line-height: inherit;
    font-size: 16px;
    color: #000;
    padding: 0 15px
}

.gcTypeTabs .gc-tab .num {
    color: #999;
    font-size: 12px
}

.gcTypeTabs .gc-tab b {
    position: absolute;
    left: 50%;
    margin-left: 0;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #cc2929;
    transition: all .2s
}

.gcTypeTabs .gc-tab:hover b, .gcTypeTabs .gc-tab.active b {
    width: 20px;
    margin-left: -10px;
    transition: width .2s;
    transition-origin: center;
}

/*馆藏列表*/

.libInfoList .list-itm {
    padding-left: 320px;
    position: relative;
    height: 190px;
    margin-bottom: 40px
}

.libInfoList .list-itm .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 285px;
    height: 190px;
    border-radius: 10px;
    background: #f7f7f7 url(../img/logo-small-grey.png) center no-repeat;
    transition: all .3s;
}

.libInfoList .list-itm .img:hover {
    transform: translateY(-3px);
    transition: all .3s;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, .25)
}

.libInfoList .list-itm .img a {
    display: block;
    width: inherit;
    height: inherit;
}

.libInfoList .list-itm .tit {
    line-height: 45px;
    height: 45px;
}

.libInfoList .list-itm .tit .t {
    width: 730px;
    line-height: inherit;
    height: inherit;
    display: inline-block;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.libInfoList .list-itm .tit .t:hover {
    color: #cc2929;
    transition: all .3s;
}

.libInfoList .list-itm .tit .ent-type {
    float: right;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #cc2929;
    padding: 0 10px;
    font-weight: normal;
    border-radius: 25px 0 0 25px;
    font-size: 12px
}

.libInfoList .list-itm .tit .ent-type:hover {
    font-weight: bold;
    transition: all .3s;
}

.libInfoList .list-itm .tit .ent-type img {
    display: inline-block;
    vertical-align: top;
    margin: 5px 3px 5px 0;
}

.libInfoList .list-itm .desc {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #000;
    height: 72px;
    overflow: hidden;
}

.libInfoList .list-itm .showInfo {
    line-height: 20px;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.libInfoList .list-itm .foot {
    height: 30px;
    line-height: 30px
}

.libInfoList .list-itm .foot .user {
    height: inherit;
    line-height: inherit;
    font-size: 12px;
    color: #999
}

.libInfoList .list-itm .foot .user .usr {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    color: #999
}

.libInfoList .list-itm .foot .user .usr:hover {
    color: #cc2929
}

.libInfoList .list-itm .foot .user img {
    display: inline-block;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    border-radius: 40px
}

.libInfoList .list-itm .foot .user span {
    vertical-align: middle;
}

.libInfoList .list-itm .foot .fr {
    color: #999;
    font-size: 12px
}

.libInfoList .list-itm .disabled-lay {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: inherit;
    z-index: 10;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px 0 0 10px
}

.libInfoListVer {
    width: 1200px
}

.libInfoListVer ul {
    width: 1220px;
}

.libInfoListVer li {
    display: inline-block;
    float: left;
    width: 285px;
    height: 320px;
    margin-right: 20px;
}

.libInfoListVer li .img {
    position: relative;
    margin-bottom: 10px;
    width: 285px;
    height: 190px;
    border-radius: 10px;
    transition: all .3s;
}

.libInfoListVer li .img:hover {
    transform: translateY(-1px);
    transition: all .3s;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, .25)
}

.libInfoListVer li .img a {
    display: block;
    width: inherit;
    height: inherit;
    background: #f7f7f7 url(../img/logo-small-grey.png) center no-repeat;
    border-bottom: 10px;
    border-radius: 10px
}

.libInfoListVer li .img .type {
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    padding: 0 5px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    border-radius: 0 0 10px 0
}

.libInfoListVer li .img .type.type-top {
    background: #000
}

.libInfoListVer li .img .type.type-recommend {
    background: #cc2929
}

.libInfoListVer li .img .num {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    background: rgba(0, 0, 0, .6);
    font-size: 11px;
    color: #fff;
    font-family: Arial
}

.libInfoListVer li .img .num img {
    vertical-align: middle;
}

.libInfoListVer li .img .num em {
    vertical-align: middle;
}

.libInfoListVer li .tit a {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.libInfoListVer li .tit a:hover {
    color: #cc2929;
    transiton: all .3s;
}

.libInfoListVer li .info {
    font-size: 12px;
    color: #999;
    line-height: 30px
}

.libInfoListVer li .foot {
    height: 20px;
    line-height: 20px;
    position: relative;
}

.libInfoListVer li .foot .usr {
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
    color: #999;
    font-size: 12px;
    width: 140px;
    overflow: hidden;
}

.libInfoListVer li .foot .usr img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 5px;
    border-radius: 25px
}

.libInfoListVer li .foot .usr:hover {
    color: #cc2929
}

.libInfoListVer li .foot .usr .name {
    display: inline-block;
    height: inherit;
    line-height: 20px;
    vertical-align: top;
    width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.libInfoListVer li .foot .entTab {
    height: 18px;
    line-height: 18px;
    border: 1px solid #eee;
    border-radius: 25px;
    padding: 0 8px 0 5px;
    font-size: 12px;
    color: #999;
    max-width: 65px;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    right: 0;
    top: 0;
    transition: all linear .8s;
}

.libInfoListVer li .foot .entTab:hover {
    color: #cc2929;
    border: 1px solid #ddd;
    max-width: 100%;
    transition: all linear .8s;
}

.libInfoListVer li .foot .entTab img {
    display: inline-block;
    margin: 4px 3px 4px;
    vertical-align: top
}

/*用户列表*/

.userList {
    width: 1200px;
    overflow: hidden;
}

.userList ul {
    width: 1220px;
}

.userList li {
    padding: 30px 10px 0 90px;
    position: relative;
    width: 183px;
    float: left;
    height: 68px;
    margin: 0 20px 20px 0;
    border: 1px solid #eee;
    border-radius: 10px
}

.userList li:hover {
    border: 1px solid #cc2929;
    transition: all .2s
}

.userList li .img {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    border-radius: 50px
}

.userList li .img img {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50px
}

.userList li .tit {
    font-size: 16px;
    color: #000;
    line-height: 20px
}

.userList li .tit a {
    display: block;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.userList li .tit a:hover {
    color: #cc2929
}

.userList li .info {
    font-size: 12px;
    color: #999;
    line-height: 20px
}

.userList li .icon-follow {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    padding: 0 5px 0 18px;
    height: 20px;
    border-radius: 0 8px 0 8px;
    font-size: 12px;
    color: #fff;
    background: #cc2929 url(../img/icon-add-10-10.png) 5px center no-repeat;
    background-size: 10px 10px
}

.userList li .icon-followed {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    padding: 0 5px 0 20px;
    height: 20px;
    border-radius: 0 10px 0 10px;
    font-size: 12px;
    color: #999;
    background: #eee url(../img/icon-right-11.png) 5px center no-repeat;
    background-size: 11px 8px
}

.shareList .foot .btn-apply {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 50px;
    background: #cc2929
}

.shareList .foot .btn-apply img {
    margin-right: 5px
}

.shareList .foot .btn-apply:hover {
    font-weight: bold;
}

.loadingBox {
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    color: #999;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
}

.loadingBox img {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    opacity: .6
}

/*分页*/

.gcPage .pages .in {
    display: inline-block;
}

.gcPage .pages {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 0
}

.gcPage .pages .itm {
    margin-right: 10px;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #cc2929;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    border-radius: 25px
}

.gcPage .pages .itm:last-child {
    margin-right: 0
}

.gcPage .pages .itm:hover, .gcPage .pages a.active {
    background: #cc2929;
    color: #fff;
    transition: all .3s
}

.gcPage .pages em.itm {
    border: 0;
    width: 30px;
    height: 30px;
    color: #999;
    cursor: default;
}

.gcPage .pages em.itm:hover {
    background: none;
    border: 0;
    width: 30px;
    height: 30px;
    color: #999;
    cursor: default;
}

.gcPage .pages .prev {
    background: url(../img/icon-arrow-left-red.png) center no-repeat;
    cursor: pointer;
}

.gcPage .pages .prev:hover {
    background: url(../img/icon-arrow-left-red.png) center no-repeat;
    border: 1px solid #cc2929;
}

.gcPage .pages .prev.disabled {
    background: #f7f7f7 url(../img/icon-arrow-left-grey.png) center no-repeat;
    cursor: default;
    border: 1px solid #f5f5f5
}

.gcPage .pages .next {
    background: url(../img/icon-arrow-right-red.png) center no-repeat;
    cursor: pointer;
}

.gcPage .pages .next.disabled {
    background: #f7f7f7 url(../img/icon-arrow-right-grey.png) center no-repeat;
    cursor: default;
}

.gcPage .pages .next:hover {
    background: url(../img/icon-arrow-right-red.png) center no-repeat;
    border: 1px solid #cc2929;
}

.gcPage .pages .next.disabled {
    background: #f7f7f7 url(../img/icon-arrow-right-grey.png) center no-repeat;
    cursor: default;
    border: 1px solid #f5f5f5
}

.gcPage .p-info {
    line-height: 30px;
    color: #999;
    font-size: 12px;
    text-align: center;
}

.whiteMask {
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, .9)
}

/*首页*/

.idx-focus {
    position: relative;
    height: 500px;
    margin: 0 auto;
}

.idx-focus .mask-150 {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: url(../img/gen-msk-150.png) center bottom repeat-x
}

.idx-focus .mask-focusAll {
    display: none;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    background: rgba(0, 0, 0, .5)
}

.idx-focus .txt1 {
    position: absolute;
    width: 1200px;
    top: 100px;
    left: 50%;
    margin-left: -600px;
    text-align: center;
    z-index: 3;
    font-size: 52px;
    line-height: 52px;
    color: #000;
    font-weight: 100;
    letter-spacing: 15px;
    transition: all .2s
}

.idx-focus .txt2 {
    position: absolute;
    width: 1200px;
    top: 190px;
    left: 50%;
    margin-left: -600px;
    text-align: center;
    z-index: 3;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    transition: all .2s
}

.idx-focus .btn-creat {
    position: absolute;
    top: 245px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    font-size: 14px;
    color: #000;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 10px;
    text-align: center;
    line-height: 40px
}

.idx-focus .btn-creat:hover {
    color: #cc2929;
    border: 1px solid rgba(204, 41, 41, 1);
}

.idx-focus .btns, .idx-focus .tips, .idx-focus .mask-focusAll {
    display: none
}

.idx-focusUp .txt1 {
    z-index: 3;
    color: #fff;
    transition: .2s
}

.idx-focusUp .txt2 {
    z-index: 3;
    color: #fff;
    transition: .2s
}

.idx-focusUp .btn-creat {
    display: none
}

.idx-focusUp .btns {
    display: block;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 250px;
    margin-left: -600px;
    width: 1200px;
    text-align: center;
    height: 90px
}

.idx-focusUp .btns a {
    display: inline-block;
    width: 90px;
    height: 70px;
    padding-top: 20px;
    border-radius: 50px;
    background: #fff;
    transition: all .3s
}

.idx-focusUp .btns a.vdo {
    margin: 0 20px;
}

.idx-focusUp .btns a img {
    display: block;
    margin: 0 auto 0;
}

.idx-focusUp .btns a em {
    display: block;
    line-height: 30px;
    text-align: center;
}

.idx-focusUp .btns a.pic {
    color: #22ac38
}

.idx-focusUp .btns a.vdo {
    color: #00a0e9
}

.idx-focusUp .btns a.ado {
    color: #ff9900
}

.idx-focusUp .btns a:hover {
    transform: translateY(-3px);
    transition: all .3s
}

.idx-focusUp .mask-focusAll {
    display: block;
}

.idx-focusUp .tips {
    display: block;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -600px;
    top: 375px;
    width: 1200px;
    font-size: 12px;
    color: rgba(255, 255, 255, .5);
    text-align: center
}

.idx-focusUp .tips a {
    color: rgba(255, 255, 255, .5);
    text-decoration: underline;
}

.idx-focusUp .tips a:hover {
    color: rgba(255, 255, 255, .9)
}

.idx-search {
    position: relative;
    z-index: 10;
    width: 1200px;
    height: 150px;
    margin: -30px auto 20px
}

.idx-search .schForm {
    position: static;
    left: auto;
    top: auto;
    z-index: 11;
    border-bottom: 1px solid #eee;
}

.idx-search .schForm .schIpt {
    width: 970px;
    padding: 20px 170px 20px 60px;
    border: 0;
    background: #fff;
    border-radius: 5px 5px 0 0
}

.idx-search .schForm .sch-ado {
    height: 60px;
    line-height: 60px
}

.idx-search .schForm .schIpt input {
    width: 960px;
}

.idx-search .formSug {
    top: 61px;
    width: 1115px;
}

.idx-search .formHis {
    top: 61px;
    width: 1160px;
}

.idx-search .schForm .schType {
    right: 10px;
    top: 10px;
    height: 40px;
    border-radius: 5px
}

.idx-search .schForm .sch-ado {
    right: 120px
}

.idx-search .schIpt .icon-sch {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 60px;
    height: 60px;
    background: url(../img/icon-search-20.png) center no-repeat;
    cursor: default;
}

.idx-search .alert-tips {
    width: 140px;
    height: 32px;
    padding: 5px 0 0 10px;
    font-size: 12px;
    color: #010101;
    position: absolute;
    top: -40px;
    left: 80px;
    background: url(../img/alert-bg.png) center no-repeat;
    background-size: 100%
}

.idx-search .alert-tips .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333
}

.idx-search .idxShowPro ul {
    height: 89px;
    width: 100%;
    height: 89px;
    background: #f7f7f7;
    border-radius: 0 0 10px 10px
}

.idx-search .idxShowPro li {
    position: relative;
    display: inline-block;
    float: left;
    width: 200px;
    padding-left: 100px;
    padding-top: 23px;
    height: 67px
}

.idx-search .idxShowPro li img {
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -20px;
}

.idx-search .idxShowPro li .tit {
    font-size: 14px;
    color: #000
}

.idx-search .idxShowPro li p {
    font-size: 12px;
    color: #000
}

.gcTitle {
    height: 70px;
    line-height: 70px
}

.gcTitle .icon-add-red {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px
}

.gcTitle .T {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    vertical-align: middle
}

.gcTitle .idx-clify a {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    font-size: 14px;
    color: #000
}

.gcTitle .idx-clify a:hover {
    color: #cc2929
}

.gcTitle .idx-clify span {
    font-size: 14px;
    color: #ccc;
    margin: 0 10px
}

.idx-hot {
    width: 1200px;
    overflow: hidden;
    margin-bottom: 20px
}

.idx-hot ul {
    width: 1220px;
}

.idx-hot li {
    position: relative;
    float: left;
    display: inline-block;
    width: 235px;
    padding-left: 50px;
    padding-top: 18px;
    height: 52px;
    border-radius: 10px;
    margin-right: 20px;
    background: url(../img/idx-ent-bg.png) center no-repeat;
    background-size: 285px 60px
}

.idx-hot li .num {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 45px;
    height: 70px;
    font-weight: bolder;
    color: #fff;
    font-size: 40px;
    line-height: 70px;
}

.idx-hot li .icon-ent {
    position: absolute;
    left: 55px;
    top: 20px
}

.idx-hot li .tit {
    font-size: 16px;
    color: #010101;
    line-height: 18px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.idx-hot li p {
    color: #999;
    line-height: 12px;
    font-size: 12px;
    color: #999
}

.idx-hot li:hover .tit {
    color: #cc2929
}

.idx-hot-banner .itm {
    width: 590px;
    height: 120px;
    border-radius: 10px;
    overflow: hidden;
    transition: all .2s
}

/*审核*/

.gcAudit {
    width: 100%;
    height: 595px;
}

.gcAudit .inner {}

.gcAudit .txt1 {
    position: absolute;
    left: 0;
    top: 60px;
    font-size: 50px;
    color: #26394c;
    font-weight: bold;
}

.gcAudit .txt2 {
    position: absolute;
    left: 0;
    top: 145px;
    font-size: 42px;
    color: #26394c;
    font-weight: bold;
}

.gcAudit .scanCode {
    position: absolute;
    top: 260px;
    left: 0;
    height: 120px;
    padding-left: 140px;
}

.gcAudit .scanCode .code {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .25)
}

.gcAudit .scanCode p {
    padding-top: 26px;
    line-height: 36px;
    color: #fff;
    font-size: 24px;
    text-shadow: 0 5px 15px rgba(0, 0, 0, .25)
}

.gcAudit .qa {
    position: absolute;
    top: 480px;
    left: 0
}

.gcAudit .qa a {
    display: block;
    line-height: 25px;
    font-size: 12px;
    color: #000
}

.gcAudit .qa a:hover {
    color: #cc2929
}

/*馆藏标引*/

.gcBiaoyin {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.gcBiaoyin2 {
    overflow: inherit;
    padding-bottom: 150px
}

.gcBiaoyin .gcForm {
    width: 580px;
    margin-right: 40px;
    float: left
}

.gcBiaoyin .itm {
    margin-bottom: 10px;
    position: relative
}

.gcBiaoyin .itm .lbl {
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 12px;
    font-weight: bold
}

.gcBiaoyin .itm .lbl em {
    color: #cc2929
}

.gcBiaoyin .itm .ipt, .gcBiaoyin .itm .sel {
    position: relative
}

.gcBiaoyin .itm .ipt .inputP, .gcBiaoyin .itm .ipt input {
    display: inline-block;
    transition: all .2s;
    width: 560px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    padding: 9px;
    border: none;
    outline: 0;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.gcBiaoyin .itm .ipt .inputP:focus, .gcBiaoyin .itm .ipt input:focus {
    border: 1px solid #999
}

.gcBiaoyin .itm .chooseClfy .btn-choose {
    position: absolute;
    right: 1px;
    top: 1px;
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 25px;
    background: #fff;
    border-radius: 0 5px 5px 0;
    border-left: 1px solid #ddd;
    font-size: 24px;
    color: #666
}

.gcBiaoyin .itm .sel {
    background: #fff;
    border: 1px solid #ddd;
    width: 578px;
    height: 38px;
    border-radius: 5px
}

.gcBiaoyin .itm .sel select {
    display: block;
    width: 578px;
    height: 38px;
    padding: 0 5px;
    background: none;
    outline: none;
    border: none;
    font-size: 12px
}

.gcBiaoyin .itm .sel select option {
    height: 24px
}

.gcBiaoyin .tips {
    font-size: 12px;
    color: #666;
    line-height: 24px
}

.gcBiaoyin .infoTips {
    position: relative;
    z-index: 45;
    float: right;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    margin-top: 5px
}

.gcBiaoyin .infoTips .icon-tips {
    opacity: .4
}

.gcBiaoyin .infoTips:hover .icon-tips {
    opacity: 1
}

.gcBiaoyin .useToAll {
    cursor: pointer;
    text-align: center;
}

.gcBiaoyin .itm .infoTips .tipsAlert {
    position: absolute;
    z-index: 46;
    top: 10px;
    right: 25px;
    padding: 10px;
    width: 200px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background: #000;
    text-align: left;
    border-radius: 10px 0 10px 10px
}

.gcBiaoyin .itm .infoTips .tipsAlert .icon-arrow {
    position: absolute;
    top: 0;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid black;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}

.gcBiaoyin .itm .txtDesc {
    padding: 10px;
    width: 558px;
    height: 280px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    color: #000;
    outline: none;
    font-size: 12px;
    line-height: 20px;
    transition: all .2s
}

.gcBiaoyin .itm .txtDesc:focus {
    border: 1px solid #999
}

.gcBiaoyin .itm .nav {
    width: 578px;
    height: 400px;
    border: 1px solid #ddd;
    background: #fff
}

.gcBiaoyin .itm .nav .hisItm {
    width: 177px;
    float: right;
    font-size: 12px
}

.gcBiaoyin .itm .nav .hisItm p {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7
}

.gcBiaoyin .itm .nav .hisItm ul {
    padding: 5px 0
}

.gcBiaoyin .itm .nav .hisItm ul li {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gcBiaoyin .itm .nav .hisItm ul li.current {
    background: #f7f7f7;
    font-weight: bold
}

.gcBiaoyin .itm .nav .hisItm ul li.current a {
    color: #cc2929
}

.gcBiaoyin .itm .ipt.column2 {
    height: 40px;
    border-radius: 5px;
    background: #fff
}

.gcBiaoyin .itm .ipt.column2 input {
    float: left;
    width: 270.5px!important;
    height: 20px;
    border: none;
    border-radius: 0 5px 5px 0;
    outline: none;
    border: 1px solid #ddd
}

.gcBiaoyin .itm .ipt.column2 input:first-child {
    border-right: none;
    width: 425px;
    border-radius: 5px 0 0 5px;
}

.gcBiaoyin .itm .ipt.column2 input:focus {
    border-color: #999
}

.gcBiaoyin .itm .ipt.column2 input:first-child:focus {
    border-right: none
}

.gcBiaoyin .itm .ipt.column2 input:last-child:focus {
    border-left: 1px solid #ddd;
}

#upNav {
    margin-bottom: 20px;
    width: 400px;
    border-right: 1px solid #ddd;
    height: 400px;
    float: left;
    overflow-y: auto
}

#upNav dl {
    margin: 0
}

#upNav .navT {
    position: relative;
    font-size: 12px;
    height: 30px;
}

#upNav .navT a {
    display: block;
    width: 120px;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    color: #333;
    background: url(../img/safeBox-nav-red.png) 10px center no-repeat;
    background-size: 10px
}

#upNav .navT em {
    position: absolute;
    display: none;
    height: 30px;
    line-height: 30px;
    right: 10px;
    top: 0;
    color: #999;
    font-size: 12px
}

#upNav .navT .r {
    display: none;
}

#upNav .navT.active a {
    background: url(../img/safeBox-nav-red-active.png) 10px center no-repeat;
    color: #cc2929;
    font-weight: bold;
}

#upNav .navT.active .r {
    display: none;
}

#upNav .navUl li {
    position: relative;
    background: url(../img/safeBox-nav-li.png) 20px center no-repeat;
    background-size: 10px
}

#upNav .navUl li a {
    width: 110px;
    padding-left: 40px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #333;
    height: 24px;
    line-height: 24px
}

#upNav .navUl li:hover {
    background-color: #f7f7f7
}

#upNav .navUl li em {
    display: none;
}

#upNav .navUl li.current {
    background-color: #f7f7f7;
}

#upNav .navUl li.current a {
    color: #cc2929;
    font-weight: bold;
}

#upNav .num {
    font-size: 12px;
    color: #999
}

.publishSucc {
    position: relative;
    padding: 220px 0 0 455px;
    height: 355px
}

.publishSucc .icon-succ {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 380px;
    top: 217px;
}

.publishSucc .tit {
    font-size: 30px;
    color: #2bac38
}

.publishSucc .txt {
    font-size: 14px;
    color: #999;
    line-height: 24px
}

.publishSucc .txt a {
    color: #000;
    margin: 0 5px;
}

.publishSucc .txt a:hover {
    color: #cc2929
}

.focusShow {
    height: 150px;
    background: url(../img/focus-Show.jpg) center no-repeat;
    background-size: auto 150px
}

.shareFocus {
    position: relative;
    height: 500px
}

.shareFocus .link {
    display: block;
    width: inherit;
    height: inherit;
}

.shareFocus .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: inherit;
    background: url(../img/focusShare-mask.png) center no-repeat;
    background-size: auto 500px
}

.shareFocus .inner {
    padding-top: 110px;
    height: 390px
}

.shareFocus ul {}

.shareFocus li {
    padding-left: 30px;
    margin-bottom: 15px
}

.shareFocus li .txt1 {
    font-size: 12px;
    color: rgba(255, 255, 255, .5)
}

.shareFocus li .txt2 {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    /*font-family: Arial*/
}

.shareFocus li.self {
    margin-bottom: 20px
}

.shareFocus li.self .txt1 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: bolder
}

.shareFocus li.self .txt2 {
    font-size: 42px;
    line-height: 50px;
    color: #fff;
    width: 410px
}

.schoolList {
    width: 860px;
    float: left;
}

.schoolList .itm {
    position: relative;
    height: 175px;
    padding: 40px 0 0 30px;
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .1)
}

.schoolList .itm:hover {
    transform: translateY(-2px);
    transition: all .3s;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, .25)
}

.schoolList .itm .mask {
    position: absolute;
    z-index: 0;
    width: 300px;
    height: 215px;
    left: 0;
    top: 0;
    background: url(../img/schoolMask.png) left top no-repeat;
    background-size: 300px 215px
}

.schoolList .itm .sch {
    margin-bottom: 30px;
    position: relative;
    z-index: 3;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px
}

.schoolList .itm .sch .num {
    font-size: 18px
}

.schoolList .itm .sch .name {
    font-size: 24px;
    line-height: 35px;
    width: 260px;
}

.schoolList .itm ul {
    position: relative;
    z-index: 3
}

.schoolList .itm li {
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 25px
}

.schoolList .itm li .txt1 {
    font-size: 12px;
    color: rgba(255, 255, 255, .5)
}

.hotGc {
    float: right;
    width: 300px
}

.hotGc .tit {
    margin-bottom: 20px;
    position: relative;
    padding-left: 15px;
    height: 25px;
    line-height: 25px
}

.hotGc .tit .icon-red {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    display: inline-block;
    width: 4px;
    height: 18px;
    background: #cc2929;
    border-radius: 1px
}

.hotGc .tit em {
    display: inline-block;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.hotGc .hotList .itm {
    position: relative;
    padding-right: 40px;
    margin-bottom: 10px;
    cursor: pointer;
}

.hotGc .hotList .itm .icon {
    display: block;
    position: absolute;
    right: 0;
    top: 3px
}

.hotGc .hotList .itm h4 {
    line-height: 20px;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px
}

.hotGc .hotList .itm .sch {
    font-size: 12px;
    color: #999
}

.hotGc .hotList .itm:hover {
    color: #cc2929
}

.gcEntWrap {
    height: 550px;
    border-top: 1px solid #e7ddcd;
    margin-bottom: 0
}

.gcEntDtlWrap .entFocus {
    height: 150px;
    text-align: center;
    line-height: 150px;
    background: url(../img/ent-bg-200.jpg);
}

.gcEntDtlWrap .entFocus .tit {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    vertical-align: middle;
    letter-spacing: 3px;
    text-shadow: 0 5px 10px rgba(0, 0, 0, .25)
}

/*公共提示层*/

.gc-alert {
    position: fixed;
    z-index: 30;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.gc-alert .mask {
    position: fixed;
    z-index: 30;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.gc-alert-cnt {
    position: fixed;
    z-index: 31;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    width: 400px;
    background: #fff;
    border-radius: 10px
}

.gc-alert-cnt .alert-tit {
    line-height: 50px;
    padding: 0 30px;
    border-bottom: 1px solid #f1f2f3;
    text-align: center;
    font-size: 18px;
}

.gc-alert-cnt .txt {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #999;
    padding: 50px 30px 50px;
}

.gc-alert-cnt .alert-foot {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    text-align: center;
    border-top: 1px solid #f1f2f3;
}

.gc-alert-cnt .alert-foot a {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    padding: 0 30px;
    font-weight: bold;
}

.gc-alert-cnt .alert-foot a.btn-ok {
    color: #cc2929
}

.gc-alert-cnt .alert-foot a.btn-cancle {
    font-weight: normal;
}

/*分类焦点*/

.classifyFocus {
    height: 150px
}

.classifyFocus .inner {
    height: 60px;
    padding-top: 90px
}

.classifyFocus .clfyType {
    position: relative;
    padding-left: 40px;
    height: 40px;
}

.classifyFocus .clfyType img.icon-type {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
}

.classifyFocus .clfyType em {
    display: block;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.classifyFocus .clfyType .desc {
    margin-left: 15px;
    float: left;
    height: 40px;
}

.classifyFocus .clfyType .desc p {
    font-size: 12px;
    color: #fff;
    line-height: 20px
}

.cntMain .subL {
    width: 190px;
    background: #cc2929;
    float: left;
    border-radius: 5px;
    overflow: hidden
}

.subNav li.current a {
    background: #b72525
}

.subNav li a {
    position: relative;
    display: block;
    width: inherit;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    font-size: 14px;
    color: #fff
}

.subNav li a:hover {
    font-weight: bold;
    background: #b72525;
    transition: all .3s
}

.subNav li a i {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -2.5px;
    display: block;
    width: 4px;
    height: 5px;
    background: url("../img/icon-right.png") center no-repeat
}

.subL .subL-t {
    padding-left: 20px;
    height: 30px;
    line-height: 35px;
    color: rgba(0, 0, 0, .5);
    font-size: 12px
}

.mainR {
    padding: 0 0 30px 0;
    min-height: 500px;
    width: 960px;
    float: right
}

.mainR .tit {
    height: 70px;
    line-height: 60px;
    font-size: 24px;
    color: #cc2929;
    font-weight: bold
}

.mainR .tit .goBack {
    font-size: 14px;
    color: #cc2929;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    float: right;
    font-weight: normal
}

.mainR .tit .goBack:hover {
    color: #cc2929
}

.mainR .tit .net {
    font-size: 24px;
    color: #999;
    font-weight: normal;
    margin-left: 20px;
    font-family: 'Arial'
}

.mainR .con_img {
    display: block;
    margin: 0 auto 30px;
    max-width: 100%
}

.mainR h1, .mainR h2, .mainR h3 {
    position: relative;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #cc2929;
    font-weight: bold;
    font-family: 'Microsoft YaHei';
    border-left: 8px solid #cc2929;
    margin: 10px 0 20px
}

.mainR h4, .mainR h5, .mainR h6 {
    margin: 10px 0 10px 0
}

.mainR p {
    text-indent: 2em;
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
    font-family: 'Microsoft YaHei'
}

.mainR .newsList li {
    position: relative;
    display: list-item;
    list-style: disc outside;
    line-height: 25px;
    margin-bottom: 40px;
    padding-left: 200px;
    height: 120px;
    overflow: hidden
}

.mainR .newsList li .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 120px
}

.mainR .newsList li .img img {
    margin: 0;
    display: block;
    width: 100%;
    height: 100%
}

.mainR .newsList li h4 {
    height: 25px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 16px;
    color: #000
}

.mainR .newsList li .desc {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    font-family: 'SimSun';
}

.mainR .newsList li .date {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    text-align: right;
    font-family: 'Arial';
    font-weight: normal
}

.mainR ol, .mainR ul {
    margin: 0 20px 10px !important;
}

.mainR ol li, .mainR ul li {
    display: list-item;
    list-style: decimal outside;
    line-height: 25px;
    margin-bottom: 10px
}

.mainR ol p, .mainR ul p {
    text-indent: 0 !important;
    margin-bottom: 0!important;
}

.mainR img {
    display: block;
    max-width: 100%;
    margin: 20px auto;
}

.mainR table {
    width: 100%;
    margin: 0 auto 30px;
    font-family: 'Microsoft YaHei'
}

.mainR table th, .mainR table td {
    padding: 10px !important;
    border: 1px solid #c9c9ca;
    text-align: center
}

.mainR table th {
    background: #56a833;
    color: #fff
}

.mainR table p {
    margin: 0 !important;
    padding: 0!important;
}

.mainR table img {
    margin: 0 auto
}

.mainR table p {
    text-indent: 0
}

.mainR table .col6 {
    width: 60%
}

.mainR .netLink {
    height: 40px;
    line-height: 40px
}

.mainR .netLink a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding: 0 20px;
    border-radius: 50px;
    display: inline-block;
    background: #006bcc
}

.mainR .netLink a:hover {
    background: #0060b7;
    transition: all .3s
}

.staticFocus {
    height: 200px;
    margin-bottom: 40px
}

.gcMobile {
    padding-top: 150px;
    height: 450px
}

.gcMobile .tit {
    font-size: 36px;
    color: #000;
    font-weight: bold;
    font-family: 'SimHei';
    letter-spacing: 3px;
    line-height: 60px
}

.gcMobile .txt {
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 24px;
    color: #000;
    font-family: 'SimHei';
    font-weight: normal;
}

.gcMobile .opts {
    height: 84px;
}

.gcMobile .opts .btns {
    float: left;
    margin-right: 20px
}

.gcMobile .opts .btns .btn {
    display: block;
    width: 160px;
    height: 36px;
    background: #cc2929;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    text-indent: 40px;
    font-weight: bold;
    transition: all .3s
}

.gcMobile .opts .btns .btn.btn-ios {
    margin-bottom: 10px;
    background: #cc2929 url(../img/icon-mobile-ios-16.png) 20px center no-repeat
}

.gcMobile .opts .btns .btn.btn-android {
    margin-bottom: 10px;
    background: #cc2929 url(../img/icon-mobile-android-16.png) 20px center no-repeat
}

.gcMobile .opts .btns .btn.btn-ios:hover {
    background: #b81e1e url(../img/icon-mobile-ios-16.png) 20px center no-repeat
}

.gcMobile .opts .btns .btn.btn-android:hover {
    background: #b81e1e url(../img/icon-mobile-android-16.png) 20px center no-repeat
}

.gcMobile .opts img {
    display: block;
    float: left;
    margin-right: 20px;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    border: 2px solid #cc2929;
}

.gc-diolog {
    position: relative;
    z-index: 100;
}

.gc-diolog .mask {
    position: fixed;
    z-index: 40;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.gc-diolog .gcDio-cnt {
    position: fixed;
    z-index: 41;
    left: 50%;
    margin-left: -330px;
    top: 50%;
    width: 580px;
    padding: 30px 40px 40px;
    background: #fff;
    border-radius: 10px
}

.gc-diolog .gcDio-cnt .tit {
    margin-bottom: 10px;
    line-height: 40px;
    font-size: 24px
}

.gc-diolog .gcDio-cnt .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 42;
    width: 50px;
    height: 50px;
    background: url(../img/icon-close-14.png) center no-repeat;
    opacity: .7
}

.gc-diolog .gcDio-cnt .btn-close:hover {
    opacity: 1
}

/*无内容状态*/

.nothing {
    width: 100%;
    height: 200px;
    font-size: 16px;
    color: #666;
    line-height: 200px;
    text-align: center
}

.none {
    display: none
}