@charset "utf-8";
/* CSS Document */
*,
/**:after,
*:before {
    box-sizing: border-box;
}*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}
body,
button,
input,
select,
textarea {
    font: 12px Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    color: #333;
    font-family: 'PingFang SC', '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
}
address,
cite,
dfn,
em,
var {
    font-style: normal;
}
code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}
small {
    font-size: 12px;
}
ul,
ol,
li {
    list-style: none;
}
a {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: underline;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
legend {
    color: #000;
}
fieldset,
img {
    border: 0;
}
button,
input,
select,
textarea {
    font-size: 100%;
    vertical-align: middle;
}
select {
    padding: 2px;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    vertical-align: top;
    display: inline-block;
    background-color: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    display: block;
    margin: 0;
    padding: 0;
}
object,
embed {
    outline: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow: none;
    background: none !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: #333;
}
/* CSS Document */
.layout-wrap {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.layout-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
}
.layout-2-1,
.layout-3-1,
.layout-3-2,
.layout-4-1,
.layout-4-2,
.layout-4-3 {
    float: left;
    vertical-align: top;
}
.layout-2-1 {
    width: 50%;
}
.layout-3-1 {
    width: 33.3333%;
}
.layout-3-2 {
    width: 66.6666%;
}
.layout-4-1 {
    width: 25%;
}
.layout-4-3 {
    width: 75%;
}
/*ie7*/
/* CSS Document */
/*var*/
body {
    background: #fff;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif;
}
input,
textarea,
.mod-sidebar button {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif;
}
.mod-sidebar a {
    color: #666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.mod-sidebar a:hover {
    color: #333;
}
.mod-sidebar p {
    font-size: 13px;
    line-height: 1.6;
    color: #999;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.clearfix {
    *zoom: 1;
}
.gradient-primary {
    background-color: #ff6d01;
    background-image: -moz-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -webkit-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -ms-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
}
/*ui*/
.ui-ffm {
    font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
}
.ui-ffs {
    font-family: "宋体", arial, sans-serif;
}
.ui-fsxs {
    font-size: 70%;
}
.ui-fss {
    font-size: 85%;
}
.ui-fsl {
    font-size: 125%;
}
.ui-fsxl {
    font-size: 150%;
}
.ui-tac {
    text-align: center;
}
.ui-tar {
    text-align: right;
}
.ui-tal {
    text-align: left;
}
.ui-tdn {
    text-indent: -999em;
}
.ui-ofh {
    white-space: nowrap;
    word-wrap: normal;
    word-break: normal;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.ui-fr {
    float: right;
}
.ui-fl {
    float: left;
}
.ui-dn {
    display: none;
}
.ui-art,
.ui-arb {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
    border-width: 4px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #999;
}
.ui-arb {
    border-color: #999 transparent transparent;
}
/*箭头及更多标签动画效果*/
.ui-arb.open {
    -webkit-transform: translateY(-4px) rotate(180deg);
    -moz-transform: translateY(-4px) rotate(180deg);
    transform: translateY(-4px) rotate(180deg);
}
.ui-arb,
.ui-more-trigger:after,
.ui-more-trigger:before {
    -webkit-transition: -webkit-transform 0.2s 0.2s;
    -moz-transition: -moz-transform 0.2s 0.2s;
    transition: transform 0.2s 0.2s;
}
.ui-more-trigger,
.ui-more-trigger:after,
.ui-more-trigger:before {
    position: absolute;
    left: 0;
    display: block;
    width: 24px;
    height: 2px;
    background-color: #999;
}
.ui-more-trigger {
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -12px;
    -webkit-transition: background 0.2s 0.2s;
    -moz-transition: background 0.2s 0.2s;
    transition: background 0.2s 0.2s;
}
.ui-more-trigger:after,
.ui-more-trigger:before {
    content: "";
}
.ui-more-trigger:after {
    top: 6px;
}
.ui-more-trigger:before {
    top: -6px;
}
.ui-more-trigger.open {
    background-color: rgba(255, 255, 255, 0);
}
.ui-more-trigger.open:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
    -moz-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}
.ui-more-trigger.open:before {
    -webkit-transform: translateY(6px) rotate(-45deg);
    -moz-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
}
.ui-label {
    padding: 2px 3px;
    background: #ff6e03;
    color: #fff;
    border-radius: 2px;
    vertical-align: middle;
}
/*输入框*/
input[type="text"],
input[type="password"],
textarea,
select {
    display: inline-block;
    border: 1px solid #cccccc;
    border-radius: 2px;
    font-size: 14px;
    line-height: 24px;
    padding: 4px 8px;
    outline: none;
    -webkit-user-select: text;
    -moz-user-select: text;
}
input[type="text"].large,
input[type="password"].large,
select.large {
    padding: 10px 8px;
}
textarea {
    resize: none;
}
input[type="text"],
input[type="password"],
textarea,
select {
    width: 240px;
}
input[type="text"].short,
input[type="password"].short,
textarea.short,
select.short {
    width: 120px;
}
input[type="text"].block,
input[type="password"].block,
textarea.block,
select.block {
    width: 100%;
}
.form-row,
.form-block {
    display: block;
    margin-bottom: 15px;
}
.form-block.error input[type="text"],
.form-block.error input[type="password"],
.form-block.error textarea,
.form-block.error select,
.form-row.error input[type="text"],
.form-row.error input[type="password"],
.form-row.error textarea,
.form-row.error select {
    border-color: #f00;
}
.form-block.error .tip,
.form-row.error .tip {
    color: #f00;
}
.form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.modal.small .form-label {
    width: 72px;
}
.form-row .form-label {
    float: left;
    display: block;
    width: 100px;
    padding: 9px;
    text-align: right;
    vertical-align: top;
    line-height: 14px;
    color: #666;
    font-weight: bold;
}
.form-row .form-content {
    display: table-cell;
}
.form-block > .form-label {
    display: block;
    padding: 9px 4px;
    font-size: 14px;
    font-weight: lighter;
}
.form-block > .form-content {
    display: block;
}
.form-row .help,
.form-block .help {
    color: #999;
    margin-top: 5px;
    font-size: 12px;
}
.form-row.necessarily .form-label:after,
.form-block.necessarily .form-label:after {
    content: "*";
    color: #f00;
}
/*按钮*/
.ui-btn {
    display: inline-block;
    padding: 6px 12px;
    line-height: 18px;
    border: 1px solid #ececec;
    border-radius: 3px;
    color: #464646;
    background-color: #fff;
    cursor: pointer;
    vertical-align: middle;
}
.ui-btn:hover {
    text-decoration: none;
    color: #333;
    background-color: #f9f9f9;
    border-color: #e1e1e1;
}
.ui-btn.disabled,
.ui-btn.disabled:hover {
    color: #ccc !important;
    background-color: #fff !important;
    border-color: #ececec !important;
    cursor: default;
}
.ui-btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.ui-btn-group > .ui-btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ui-btn-group > .ui-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.ui-btn-group > .ui-btn:last-child:not(:first-child),
.ui-btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ui-btn-group > .ui-btn:first-child,
.ui-btn-group .ui-btn.hide + .ui-btn {
    margin-left: 0;
}
.ui-btn-group .ui-btn + .ui-btn {
    margin-left: -1px;
}
.ui-btn-group .ui-btn.hide {
    display: none;
}
.ui-btn-group > .ui-btn,
.ui-btn-group-vertical > .ui-btn {
    position: relative;
    float: left;
}
.ui-btn.green,
.ui-btn-group.green .ui-btn {
    background-color: #70be45;
    border-color: #70be45;
    color: #fff;
}
.ui-btn.green:hover,
.ui-btn-group.green .ui-btn:hover {
    background-color: #5fa538;
}
.ui-btn.orange,
.ui-btn-group.orange .ui-btn {
    background-color: #ff6e03;
    border-color: #ff6e03;
    color: #fff;
}
.ui-btn.orange:hover,
.ui-btn-group.orange .ui-btn:hover {
    background-color: #ea6808;
}
.ui-btn.red,
.ui-btn-group.red .ui-btn {
    background-color: #ee3a2c;
    border-color: #ee3a2c;
    color: #fff;
}
.ui-btn.red:hover,
.ui-btn-group.red .ui-btn:hover {
    background-color: #db2b1d;
}
.ui-btn.blue,
.ui-btn-group.blue .ui-btn {
    background-color: #1dc6f1;
    border-color: #1dc6f1;
    color: #fff;
}
.ui-btn.blue:hover,
.ui-btn-group.blue .ui-btn:hover {
    background-color: #13b1d9;
}
.ui-btn.white,
.ui-btn-group.white .ui-btn {
    background-color: #fcfcfc;
    border-color: #fff;
    color: #ff9f22;
}
.ui-btn.white:hover,
.ui-btn-group.white .ui-btn:hover {
    background-color: #fff;
    color: #e88f1a;
}
.ui-btn.grey,
.ui-btn-group.grey .ui-btn {
    background-color: #efefef;
    border-color: #efefef;
    color: #acacac;
}
.ui-btn.large,
.ui-btn-group.large .ui-btn {
    padding: 10px 16px;
    font-size: 14px;
}
.ui-btn.small,
.ui-btn-group.small .ui-btn {
    padding: 3px 5px;
}
.ui-btn.block {
    width: 100%;
    text-align: center;
}
.ui-btn.active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background-color: #70be45;
    border-color: #63af39;
    color: #fff;
}
.ui-btn.active + .ui-btn {
    border-left-color: #63af39;
}
/*特效按钮*/
.btn-effects {
    display: inline-block;
    position: relative;
    top: 0;
    padding: 20px 60px;
    color: #fff;
    font-size: 18px;
    background: #ff6e03 ;
    border-radius: 60px;
    background-image: -moz-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -webkit-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -ms-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    box-shadow: 0px 12px 28px 0px rgba(210, 7, 0, 0.35);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-effects:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-effects:hover {
    top: -4px;
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 18px 36px 0px rgba(210, 7, 0, 0.25);
}
.btn-effects:hover:after {
    background: rgba(255, 255, 255, 0.2);
}
/*动画*/
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(180deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes fadeInOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fadeInOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeInOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}


/*mod-sidebar*/
.mod-sidebar {
    position: fixed;
    top: 50%;
    right: 20px;
    margin: -100px 0 0 0;
    z-index: 1000;
}
.mod-sidebar .tab-nav {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    z-index: 1100;
}
.mod-sidebar .tab-nav li {
    position: relative;
}
.mod-sidebar .tab-nav li a {
    display: block;
    height: 36px;
    width: 36px;
    background: rgba(0, 0, 0, 0.4);
}
.mod-sidebar .tab-nav li a:hover {
    background: rgba(0, 0, 0, 0.6);
}
.mod-sidebar .tab-nav li.back-top {
    display: none;
    margin-top: 3px;
}
.mod-sidebar .tab-content {
    position: absolute;
    top: 0;
    right: 44px;
    *right: 50px;
    z-index: 1050;
}
.mod-sidebar .tab-panel {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 40px;
    text-align: center;
    padding: 15px 10px 30px 10px;
    border-radius: 10px;
    background-color: #f9f9f9;
    background-color: rgba(249, 249, 249, 0.9);
    overflow: hidden;
}
.mod-sidebar .tab-panel#qq {
    width: 240px;
    height: 478px;
    margin: -140px -50px 0 0;
    padding: 172px 49px 0 23px;
    background: url("images/bg_sidebar.png") no-repeat;
    overflow: visible;
}
.mod-sidebar .tab-panel#qq .ui-btn{
    width: 92px;
    background: #f4b818;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    border:none;
    border-radius: 36px;
}
.mod-sidebar .tab-panel#qq .ui-btn:hover{
    background: #ffd35d;
}
.mod-sidebar .tab-panel#qq:after {
    display: none;
}
.mod-sidebar .tab-panel#qq .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    height: 166px;
    z-index: 1010;
}
.mod-sidebar .tab-panel#qq p {
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.mod-sidebar .tab-panel#qq .cooperate .phone-num {
    font-size: 16px;
}
.mod-sidebar .tab-panel#qq .cooperate {
    height: 106px;
}
.mod-sidebar .tab-panel#qq p {
    color: #fff;
}
.mod-sidebar .tab-panel#qq .close {
    margin-left: -30px;
    color: #fff;
    bottom: 15px;
}
.mod-sidebar .tab-panel#qq .rocket {
    position: absolute;
    width: 38px ;
    height: 64px;
    top: -30px;
    left: 100px;
    background: url("images/bg_sidebar_rocket.png") no-repeat;
    z-index: 1040;
    -webkit-animation: float 8s ease .4s infinite normal;
    -ms-animation: float 8s ease .4s infinite normal;
    animation: float 8s ease .4s infinite normal;
}
.mod-sidebar .tab-panel#act {
    width: 220px;
}
.mod-sidebar .tab-panel:after {
    content: "◆";
    color: #f9f9f9;
    position: absolute;
    display: block;
    width: 8px;
    height: 16px;
    line-height: 16px;
    font-size: 24px;
    text-indent: -8px;
    top: 10px;
    right: -6px;
    overflow: hidden;
    z-index: 110;
}
.mod-sidebar .tab-panel a {
    color: #666;
}
.mod-sidebar .tab-panel img {
    width: 160px;
    height: 160px;
}


.mod-sidebar .tab-panel .close {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -18px;
    font-size: 12px;
    display: block;
    width: 36px;
    color: #999;
}
.mod-sidebar .tab-panel .close:hover {
    text-decoration: none;
}
.mod-sidebar .tab-panel.xsSideBar#qq {
    width: 160px;
    background: linear-gradient(0deg, #ff900e, #ff3d33f0);
    margin-right: 0px;
    padding: 0px;
    height: 216px;
    box-shadow: 0px 20px 60px 0px rgb(255 131 113 / 50%);
    margin-top: -40px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .close {
    margin-left: -18px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .cooperate {
    height: auto;
    margin-top: 30px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .cooperate2 {
    margin-top: 20px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .lines {
    background: rgba(255, 255, 255, 0.2);
    width: 130px;
    margin: 0 auto;
    height: 1px;
    margin-bottom: -6px;
    margin-top: 20px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .ui-fsl {
    margin-top: 10px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .freeCall {
    font-size: 12px;
    font-weight: normal;
    margin-top: -4px;
}
/*mod-sidebar ie8*/
.mod-sidebar .tab-nav li a {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000, 0, endColorstr=#90000000, 0);
}
.mod-sidebar .tab-nav li a:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b1000000, 0, endColorstr=#b1000000, 0);
}
/*mod-slider*/
.mod-slider {
    position: relative;
}
.mod-slider ul {
    width: 5000px;
    height: 180px;
    position: absolute;
    left: 0;
    top: 0;
}
.mod-slider ul li {
    width: 306px;
    height: 180px;
    float: left;
    overflow: hidden;
}
.mod-slider ul li img {
    max-width: 100%;
}
.mod-slider .slider-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: #333;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    text-indent: 1em;
    text-decoration: none;
}
.mod-slider .slider-ctrl a {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    display: block;
    height: 36px;
    width: 24px;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    font-family: "宋体", arial, sans-serif;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}
.mod-slider .slider-ctrl a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.5);
}
.mod-slider .slider-ctrl a.prev {
    left: 10px;
}
.mod-slider .slider-ctrl a.next {
    right: 10px;
}
/*mod-tab*/
.mod-tab .tab-nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.mod-tab .tab-nav-2 li {
    width: 50%;
}
.mod-tab .tab-nav-3 li {
    width: 33.3333%;
}
.mod-tab .tab-nav-4 li {
    width: 25%;
}
.mod-tab .tab-nav-5 li {
    width: 20%;
}
.mod-tab .tab-nav li {
    height: 100%;
    float: left;
    text-align: center;
}
.mod-tab .tab-nav li a {
    display: block;
    padding: 7px 2px 6px;
    font-size: 14px;
    line-height: 19px;
    color: #666;
    background: #f1f1f1;
    position: relative;
}
.mod-tab .tab-nav li.active a,
.mod-tab .tab-nav li.active a:hover {
    color: #fff;
    background: #ff6e03;
}
.mod-tab .tab-nav li.active a:after {
    content: " ";
    position: absolute;
    height: 4px;
    width: 4px;
    color: #fff;
    bottom: 0;
    left: 50%;
    margin-left: -2px;
    border-width: 4px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #fff;
}
.mod-tab .tab-nav li a:hover {
    text-decoration: none;
    color: #333;
    background: #e8e8e8;
}
.mod-tab .tab-content .tab-panel {
    display: none;
    padding: 10px;
}
.mod-tab .tab-content .tab-panel.active {
    display: block;
}
.page-mod-tab.mod-tab {
    margin-top: -54px;
}
.page-mod-tab.mod-tab .tab-nav li a {
    padding: 16px 6px 15px;
    line-height: 23px;
    height: 54px;
    font-size: 18px;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    color: #f1f1f1;
}
.page-mod-tab.mod-tab .tab-nav li.active a,
.mod-banner .mod-tab .tab-nav li.active a:hover {
    color: #464646;
    background: #fff;
}
.page-mod-tab.mod-tab .tab-nav li a:after {
    display: none;
}
/*mod-table*/
.mod-table th {
    line-height: 28px;
    padding: 15px 20px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    border-bottom: 2px solid #cecece;
    border-left: 1px solid #ececec;
}
.mod-table td {
    padding: 10px 15px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    text-align: center;
}
.mod-table td.first,
.mod-table th.first {
    text-align: left;
    border-left: none;
}
/*mod-banner*/
.mod-banner {
    height: 328px;
    background: #ececec;
    text-align: center;
    position: relative;
}
.mod-banner .title {
    padding-top: 90px;
    font-size: 48px;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
.mod-banner .sub-title {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
