@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "SCEN";
    src: url("../fonts/gotham-book-webfont.woff2") format("woff2"), url("../fonts/gotham-book-webfont.woff") format("woff"), url("../fonts/gotham-book-webfont.ttf") format("truetype"), url("../fonts/gotham-book-webfont.eot") format("embedded-opentype"), url("../fonts/gotham-book-webfont.svg") format("svg");
}
@font-face {
    font-family: "cufonts";
    src: url("../fonts/DINCond-Medium.woff2") format("woff2"), url("../fonts/DINCond-Medium.woff") format("woff"), url("../fonts/DINCond-Medium.ttf") format("truetype"), url("../fonts/DINCond-Medium.eot") format("embedded-opentype"), url("../fonts/DINCond-Medium.svg") format("svg");
}
* {
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    outline: none;
}
html {
    min-width: 1020px;
/*    height: 100%;*/
    background: #f5f5f5;
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
/*    color: #666666;*/
    background: transparent;
    font: inherit !important;
    line-height: 1.3em !important;
}
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 {
    margin: 0;
    padding: 0;
    border: 0;
/*    color: #666666;*/
    vertical-align: baseline;
    outline: none;
    box-sizing: border-box;
    font: 14px "微软正黑体", "微软雅黑", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica, sans-serif;
}
/*.layui-layer div{
    color:#fff;
}*/
body {
    padding: 90px 0 60px 220px;
    width: 100%;
    min-height: 300px;
}
a {
    text-decoration: none;
    transition: ease .3s;
    color: #666666;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
tbody {
    border-collapse: collapse;
    border-spacing: 0px;
}
header, img, p {
    margin: 0;
    padding: 0;
    border: 0;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
hr, dl, dt, dd {
    margin: 0px;
    padding: 0px;
}
em {
    text-decoration: none;
    font-style: normal;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.fx {
    display: flex;
}
.ac {
    align-items: center;
}
.jsb {
    justify-content: space-between;
}
.pg_10 {
    padding-top: 10px;
}
.tc {
    text-align: center
}
.g_mb10 {
    margin-bottom: 10px !important;
}
.g_mb5 {
    margin-bottom: 5px !important;
}
.g_c7 {
    color: #777 !important;
}
.g_ml5 {
    margin-left: 5px !important;
}
.g_c2 {
    color: #222 !important;
    border-right: 1px solid #f5f5f5;
    margin-right: 5px;
    padding: 0 10px 0 0px;
    font-family: scen;
}
.g_mt5 {
    margin-top: 5px;
}
.g_mt10 {
    margin-top: 10px;
}
.g_mt30 {
    margin-top: 30px;
}
.g_vm {
    vertical-align: middle;
}
.g_corange {
    color: #f96d33 !important;
}
.g_blue {
    color: #1074A4;
}
.g_cblack {
    color: #217dbe !important;
}
.g_lh1_5 {
    line-height: 1.5em !important;
}
.g_lh2 {
    line-height: 2em !important;
}
.g_f12 {
    font-size: 12px !important;
}
.g_f14 {
    font-size: 14px !important;
}
.g_f16 {
    font-size: 16px !important;
}
.g_c8 {
    color: #888 !important;
}
.g_ml10 {
    margin-left: 10px !important;
}
.g_mr5 {
    margin-right: 5px !important;
}
.g_ml20 {
    margin-left: 20px;
}
.g_mr20 {
    margin-right: 20px !important;
}
.g_mr35 {
    margin-right: 35px !important;
}
.date {
    font-family: scen;
}
.g_it {
    height: 43px;
    line-height: 1em;
    padding: 0 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
select.g_it {
    height: 43px;
    line-height: 1em;
    padding: 0 10px;
    border: 1px solid #ddd;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.g_ib_s_m {
    display: inline-block;
    height: 43px;
    line-height: 29px;
    white-space: nowrap;
    padding: 0;
    border-radius: 4px;
    background: #217dbe;
    color: white;
    cursor: pointer;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.g_ib_s_m:hover {
    background: #3C8224;
    color: white;
    text-decoration: none;
}
.g_fabusj {
    display: inline-block;
    height: 43px;
    line-height: 29px;
    white-space: nowrap;
    padding: 0;
    border-radius: 4px;
    background: #f96d33;
    color: white;
    cursor: pointer;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.g_fabusj:hover {
    background: #cc6600;
    color: white;
    text-decoration: none;
}
.label-info, .badge-info {
    background-color: #3a87ad;
    border-radius: 3px;
    color: #ffffff;
    padding: 2px 5px;
    float: right
}
.add-btn {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #0c60ac;
    background-color: #0c60ac;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer
}
.fix-btns {
    width: 100%;
    height: 50px;
    padding: 0 0 60px;
    background: #fff;
    margin: 0 auto;
}
.fix-btn {
    display: inline-block;
    width: 170px;
    height: 44px;
    border: 1px solid #0c60ac;
    background-color: #0c60ac;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 10px 0 0px;
    cursor: pointer
}
.fix-btn:hover {
    background-color: #157bd8;
    border: 1px solid #157bd8;
    color: #fff
}
.btn-info {
    color: #fff;
    background-color: #1c41f3;
    border: 1px solid #1c41f3;
}
.btn-info:link, .btn-info:visited, .btn-info:hover {
    color: #fff;
}
.btn-info:hover {
    background-color: #1c41f3;
}
.btn-default {
    color: #4d4d4d;
    background-color: #fff;
    border: 1px solid #ccc;
}
.btn-default:link, .btn-default:visited, .btn-default:hover {
    color: #4d4d4d;
}
.btn-default:hover {
    background-color: #f2f2f2;
}
.btn-m {
    height: 34px;
    border-radius: 4px;
    line-height: 34px;
    padding: 0 25px;
    margin-right: 10px;
    font-size: 14px;
}
.btn-primary {
    background-color: #ff4400;
    width: 100%;
    height: 30px;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f96d33), to(#ff4400));
    background-image: -webkit-linear-gradient(top, #f96d33, #ff4400);
    background-image: -o-linear-gradient(top, #f96d33, #ff4400);
    background-image: linear-gradient(to bottom, #f96d33, #ff4400);
    background-image: -moz-linear-gradient(top, #f96d33, #ff4400);
}
.btn-primary a {
    color: #ffffff;
}
.btn-primary:hover {
    color: #ffffff;
}
.btn-warning {
    width: 100%;
    height: 30px;
    border-radius: 4px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    background-color: #f1f1f1;
    border: 1px solid #cccccc
}
.btn-warning a {
    color: #666666;
}
.btn-warning:hover {
    color: #666666;
}

.count > span {
    padding:0 5px;
}

.sj-radio {
    display: none;
}
.sj-radio + label {
    border: 1px solid #f1f1f1;
    width: 80px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #666666;
    cursor: pointer;
}
.sj-radio:checked + label, .sj-radio + label.active {
    border: 1px solid #f96d33;
    background: #f96d33;
    color: #fff;
}
.sj-radio + label, .sj-radio:checked + label {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sj-radio + label {
    padding: 5px 0;
    margin: 0 0px 5px 0px;
    display: block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
}
.sj-radio + label.active {
    border: 1px solid #f96d33;
    background: #f96d33;
    color: #fff;
}

body > .header .logo {
    width: 230px;
    height: 100%;
    float: left;
    background: #ffffff;
    overflow: hidden;
}
body > .header .logo a {
    width: 100%;
    padding: 12px 0 5px 10px;
    display: inline-block;
}
body > .header .logo a:hover {
    text-decoration: none;
}
body > .header .bar {
    margin-left: 200px;
    padding: 0 0 0 20px;
    height: 100%;
    color: #444;
    background: #fff;
    white-space: nowrap;
    font-size: 13px;
}
body > .header .bar .h {
    height: 100%;
    display: inline-block;
    line-height: 70px;
    overflow: hidden;
    color: #bbb;
    font-size: 12px;
}
body > .header .bar .h .menu {
    display: inline-block;
    padding: 0 15px;
}
body > .header .bar .r {
    position: relative;
    display: inline-block;
    float: right;
    height: 100%;
}
body > .header .bar .r a:hover {
    text-decoration: none;
    color: #f96d33;
}
body > .header .bar .r > li {
    position: relative;
    float: left;
    height: 100%;
}
body > .header .bar .r > li a.m {
    display: inline-block;
    height: 100%;
    padding: 0 15px;
    line-height: 70px;
    color: #222222;
}
body > .header .bar .r > li a.m:hover {
    color: #f96d33;
}
body > .header .bar .r > li a.m .up {
    display: none;
    position: relative;
    min-width: 10px;
    text-align: center;
    line-height: 1em;
    font-size: 12px;
    border-radius: 10px;
    top: -10px;
    background: #ff3300;
    padding: 2px 5px;
    color: #fff;
}
body > .header .bar .r > li a.m .up.on {
    display: inline-block;
}
body > .header .bar .r > li a.m.user {
    padding-right: 10px;
    margin-top: 3px;
}
body > .header .bar .r > li a.m.user .uname {
    display: inline-block;
    max-width: 120px;
    margin-right: 5px;
    overflow: hidden;
    font-family: scen;
    text-overflow: ellipsis;
    font-weight: normal;
}
body > .header .bar .r > li a.m.user .uname .fa {
    line-height: 70px;
    margin-left: 5px;
}
body > .header .bar .r > li a.m.user .userfacefix {
    vertical-align: top;
    margin-top: 5px;
    width: 40px !important;
    height: 40px !important;
}
body > .header .bar .r > li > .dropdown {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: -15px;
    top: 70px;
    background: #fff;
    transition: ease-in-out 0.3s;
}
body > .header .bar .r > li > .dropdown a:hover {
    color: #f96d33;
}
body > .header .bar .r > li > .dropdown .tip {
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1em;
    margin-left: 5px;
    background: #ff3300;
    font-family: scen;
    color: #ffffff;
}
body > .header .bar .r > li > .dropdown .tip.on {
    display: inline-block;
}
body > .header .bar .r > li > .dropdown .item {
    display: block;
    padding: 9px 30px;
    font-size: 14px;
    color: #222;
}
body > .header .bar .r > li:hover > .dropdown {
    visibility: visible;
    opacity: 1;
}
body > .header .bar .r > li > .dropdown.new {
    padding: 10px 0;
    left: 0;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}
body > .header .bar .r > li > .dropdown.user {
    left: auto;
    right: -40px;
    min-width: 140px;
    box-shadow: -5px 5px 10px -5px rgba(0, 0, 0, .08);
}
body > .header .bar .r > li:hover > .dropdown.user {
    right: 0;
}
body > .header .bar .back {
    position: relative;
    float: left;
    width: 0;
    height: 100%;
    left: -20px;
    transition: ease .3s;
    background: #fff;
    overflow: hidden;
}
body > .header .bar .back.show {
    width: 50px;
}
body > .header .bar .back a {
    position: absolute;
    left: -50px;
    width: 50px;
    height: 100%;
    text-align: center;
    line-height: 70px;
    font-size: 28px;
    color: #f96d33;
    transition: ease .3s;
}
body > .header .bar .back a:hover {
    color: #f96d33;
}
body > .header .bar .back a.show {
    left: 0;
}
body > .left {
    position: fixed;
    z-index: 10;
    width: 200px;
    top: 90px;
    left: 0;
    bottom: 0;
    background: #ffffff;
    border-radius: 8px;
    color: #888888;
    overflow: hidden;
    padding-top: 8px;
}
body > .left:hover {
    overflow: auto;
}
body > .left > ul.menu {
}
body > .left > ul.menu > li > hr {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #393E51;
}
body > .left > ul.menu > li > a.row {
    width: 100%;
    color: #000000;
    padding: 15px 20px 15px 16px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
}
body > .left > ul.menu > li > a.row:hover {
    background: #EEEFF0;
    text-decoration: none;
    color: #000000;
}
body > .left > ul.menu > li > a.row.on {
    background: #ffffff;
    text-decoration: none;
    color: #f96d33;
}
body > .left > ul.menu > li > a.row .ico {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    margin: 1px 10px 0 0;
    overflow: hidden;
    color: #666666;
}
body > .left > ul.menu > li > a.row .arr {
    float: right;
    transition: all 0.2s ease-in-out;
    color: #000000;
    transform: rotate(0deg);
}
body > .left > ul.menu > li > a.row .arr.nf {
    color: #27c24c;
    font-weight: bold;
}
body > .left > ul.menu > li > a.row.on .arr {
    transform: rotate(180deg);
}
body > .left > ul.menu > li .sub {
    display: none;
    background: #ffffff;
}
body > .left > ul.menu > li .sub a.row {
    width: 100%;
    color: #666666;
    padding: 13px 20px 10px 46px;
    display: inline-block;
    font-size: 15px;
    background: #ffffff;
}
body > .left > ul.menu > li .sub a.row:hover {
    background-color: #f8f8f8;
    text-decoration: none;
   
}
body > .left > ul.menu > li .sub a.row.on {
    color: #f96d33;
    text-decoration: none;
    font-weight: bold;
}
.mainindexzhuyao {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 10px 10px;
}
.mainindexzhuyao .box {
    clear: both;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}
.mainindexzhuyao .box .-t {
    margin-bottom: 10px;
    font-size: 17px;
    color: #222;
}
.mainindexzhuyao .box .-t a:hover {
    text-decoration: none;
    color: #141719;
}
.mainindexzhuyao .box ul.list > li {
    padding: 13px 0;
    overflow: hidden;
    font-size: 13px;
}
.mainindexzhuyao .box ul.list > li.l {
    border-bottom: 1px solid #f6f6f6;
}
.mainindexzhuyao .box ul.list > li a.m:hover {
    color: #14A900;
}
.mainindexzhuyao .box ul.list > li .sy {
    color: #666;
}
.mainindexzhuyao .box.user .profile {
    margin-left: 0px;
    font-size: 16px;
}
.mainindexzhuyao .box.user .profile .name {
    font-size: 16px;
    margin-right: 5px;
    font-weight: bold;
    color: #222;
}
.mainindexzhuyao .box.user .profile .level {
    border-radius: 5px;
    border: 1px solid #ff0000;
    padding: 2px 10px;
    font-size: 12px;
    color: #ff0000;
    background-color: #ffffff;
}
.mainindexzhuyao .box.user .profile .levelopen {
    display: inline-block;
    box-sizing: border-box;
    padding: 2px 10px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    background-color: #14a900;
    margin-left: 2px;
    font-size: 12px;
}
.mainindexzhuyao .box.user .profile .levelopen:hover {
    color: #ffffff;
    background-color: #3C8224;
    text-decoration: none;
}
.mainindexzhuyao .box.user .do {
    clear: both;
    margin-top: 10px;
    font-size: 14px;
}
.maingonggao {
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    height: 50px;
    margin-top: 20px
}
.notice-box {
    width: 1200px;
    font-size: 16px;
}
.notice-title {
    width: 80px;
    color: #fff;
    background: #ffffff url(../images/notice.png) no-repeat 20px center;
    float: left;
}
.notice-title p {
    padding-left: 40px;
    color: #f96d33;
    font-weight: bold;
}
.notice-main {
    margin: 0 100px 0px 85px;
}
.notice-ab {
    display: block;
    color: #000;
    overflow: hidden;
    height: 60px;
    font-size: 14px;
}
.notice-ab .nowti {
    width: 60%;
    float: left;
    line-height: 24px;
}
.notice-ab .date {
    width: 40%;
    float: left;
    font-size: 12px;
    color: #646464;
    text-align: right;
    font-family: scen;
    padding-top: 5px
}
.gonggao-list {
    margin-top: 12px;
}
.gonggao-list div a .l-new {
    background: url(../images/l_new.png) no-repeat;
    padding-left: 30px;
    height: 13px;
    margin-left: 10px;
    margin-top: 2px;
    position: relative;
    display: inline-block;
}
.mainshuju {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 50px 40px;
    margin-top: 20px
}
.mainad {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px 20px;
    margin-top: 20px
}
.mainad img {
    border-radius: 5px;
    width: 100%
}
.mainhuiyuan {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 50px 40px;
    margin-top: 20px
}
.title-t {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
}
body > .header {
    position: fixed;
    z-index: 10;
    height: 70px;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0px 5px 20px 1px rgba(101, 101, 101, 0.16);
}
.level {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 25px;
}
.mainhuiyuan table.level {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 25px;
    font-family: scen;
}
.mainhuiyuan table.level th, .mainhuiyuan table.level td {
    border: 1px solid #F0F3F4;
    padding: 12px 15px;
    width: 20%;
    text-align: center
}
.mainhuiyuan table.level th {
    font-size: 13px;
    background: #EEEFF0;
    border-radius: 7px 7px 0 0;
}
.mainhuiyuan table.level td.g {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background-color: #fff;
}
.mainhuiyuan table.level td.g2 {
    color: #444444;
    font-size: 14px;
    background-color: #F8F9FA;
}
.mainhuiyuan table.level td.g3 {
    background-color: #F8F9FA;
}
.mainhuiyuan table.level td.g4 {
    background-color: #fff;
}
.mainhuiyuan table.level td:first-child {
    background: #F8F9FA;
}
.shujutongji .shuju-items {
    margin: 1.5rem 0;
}
.shujutongji .shuju-item {
    width: 16.25%;
    border: 0.05rem solid #f9f9f9;
    padding: 30px 0;
    border-radius: 5px;
    background-color: #f5f5f5;
    margin-right: 2.8%;
    text-align: center;
}
.shujutongji .shuju-item:last-child {
    margin-right: 0;
}
.shujutongji .shuju-item h4 {
    font-size: 2rem;
    margin-bottom: 1rem;
    color: #000000;
    font-family: cufonts;
    font-weight: bold;
}
.shujutongji .shuju-item p {
    font-size: 14px;
}
.tophead-menu {
    height: 45px;
    width: 98%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    background: #fff
}
.top-menu.tc h2 {
    margin: 0 32px;
}
.top-menu h2 {
    display: inline-block;
*display:inline;
*zoom:1;
    vertical-align: top;
    margin-right: 64px;
    color: #333;
    font-weight: 700
}
.top-menu h2 a {
    position: relative;
    display: block;
    color: #666;
    font-weight: 700;
    font-size: 16px;
}
.top-menu h2 a.cur, .top-menu h2 a:hover {
    color: #f96d33;
    font-weight: 700
}
.top-menu h2 a.cur:after, .top-menu h2 a:hover:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 50%;
    width: 20px;
    height: 2px;
    margin: 0 0 0 -10px;
    background: #f96d33
}
.top-menu h2 span {
    position: relative;
    display: block;
    color: #666;
    font-weight: 700;
    font-size: 16px;
}
    .top-menu h2 span.cur, .top-menu h2 span:hover {
        color: #f96d33;
        font-weight: 700
    }
        .top-menu h2 span.cur:after, .top-menu h2 span:hover:after {
            content: '';
            position: absolute;
            bottom: -14px;
            left: 50%;
            width: 20px;
            height: 2px;
            margin: 0 0 0 -10px;
            background: #f96d33
        }
.thumbnails {
    width: 98%;
    list-style: none;
*zoom:1
}
.thumbnails:before, .thumbnails:after {
    display: table;
    line-height: 0;
    content: ""
}
.thumbnails:after {
    clear: both
}
.thumbnails>li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
a.thumbnail:hover, a.thumbnail:focus {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
    -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
    box-shadow: 0 1px 4px rgba(0,105,214,0.25)
}
.thumbnail>img {
    display: block;
    max-width: 100%;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #555
}
.thumbnail .caption img {
    height: 200px;
    width: 100%;
    overflow: hidden
}
.index-fabutips {
    background-color: #f96d33;
    border-radius:4px;
    color: #ffffff;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin: 5px auto;
    width: 180px;
    font-weight: bold;
    font-size: 16px;
	margin-bottom: 10px;
	
}
.index-fabutips .menu-li {
    position: relative;
	z-index: 33399999999;
}
.index-fabutips .menu-li .fir-nav a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.index-fabutips .menu-li .subNav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 180px;
    box-shadow: 2px 0px 13px 0px rgba(0, 0, 0, 0.1);
    display: none;
}
.index-fabutips .menu-li .subNav a {
    position: relative;
    display: block;
    padding: 15px 50px;
    text-align: left;
    z-index: 2;
	font-weight:600;
	border-bottom: 1px solid #f5f5f5;
	font-size: 16px;
}
.index-fabutips .menu-li .subNav li {
    position: relative;
    background-color: #fff;
    
}
.index-fabutips .menu-li .subNav li::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #0c60ac;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.index-fabutips .menu-li .subNav li:hover::before {
    top: 0;
    height: 100%;
}

