html,
body {
    width: 100%;
    height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
    display: none;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
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;
    border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}
html {
    min-width: 1200px;
    overflow-x: hidden;
}
body {
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '\5FAE\8F6F\96C5\9ED1', Arial, sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
a {
    color: inherit;
}
a:hover,
a:active,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.fl {
    float: left!important;
}
.fr {
    float: right!important;
}
.clearfix {
    zoom: 1;
    overflow: hidden;
}
.clearfix::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0;
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-variant: tabular-nums;
    line-height: 1.5;
    background-color: #fff;
    font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
    outline: none !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5em;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 500;
}
p {
    margin-top: 0;
    margin-bottom: 0;
}
abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help;
}
address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
    -webkit-appearance: none;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 500;
}
dd {
    margin-bottom: 0.5em;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1em;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}

a:hover {
    color: #9D496B;
}
a:active {
    color: #c75300;
}
a:active,
a:hover {
    text-decoration: none;
    outline: 0;
}
a[disabled] {
    color: rgba(0, 0, 0, 0.25);
    cursor: not-allowed;
    pointer-events: none;
}
pre,
code,
kbd,
samp {
    font-size: 1em;
    font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto;
}
figure {
    margin: 0 0 1em;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
    touch-action: manipulation;
    text-decoration: none;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75em;
    padding-bottom: 0.3em;
    color: #656565;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
    box-sizing: border-box;
    padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0.5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}
[type='search'] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
mark {
    padding: 0.2em;
    background-color: #feffe6;
}
::selection {
    color: #fff;
    background: #9d496a;
}
.clearfix {
    *zoom: 1;
    zoom: 1;
    overflow: hidden;
}
.clearfix::before,
.clearfix::after {
    display: table;
    content: '';
}
.clearfix::after {
    clear: both;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.wrap-nav-bg {
    position: fixed;
    top: 0;
    left: 0;
    height: 90px;
    width: 100%;
    z-index: 9999;
    transition: all 0.4s linear 0s;
    background-image: linear-gradient(180deg, rgba(0,0,0,0.30) 0%, rgba(0,0,0,0.00) 100%);
}

.removeFixed{
    position: inherit;
    background: #ffffff;
    color: #333333
}
.wrap-nav-bg:hover .top-nav .logo span {
    background: url("../images/logo.png") center center no-repeat;
    background-size: 100%;
}

.wrap-nav-top:hover .top-nav .logo span{background: url("../images/logo.png") center center no-repeat;background-size: 100%;}

.wrap-nav-bg:hover .top-nav .nav-container ul li .nav_title {
    color: #ffffff;
}
.wrap-nav-top:hover .top-nav .nav-container ul li .nav_title{
    color:#333333
}
.wrap-nav-top {
    background: #fff;
    box-shadow: 0 0 10px rgba(200, 200, 200, 0.5);
}
.wrap-nav-top:hover{
    color:#333333
}
.wrap-nav-top .top-nav .logo span {
    background: url("../images/logo.png") center center no-repeat;
    background-size: 100%;
}


.wrap-nav-top .top-nav .nav-container ul li .nav_title {
    color: #333;
}
.wrap-nav-top .top-nav .cn a{
    color:#333333
}
.wrap-nav-top .top-nav .cn .active {
    color: #9d496a;
}
.wrap-nav-top .top-nav .cn span{
    color:#333333
}
.top-nav {
    width: 1100px;
    height: 90px;
    margin: 0 auto;
}
.top-nav .logo {
    padding-top: 24px;
}
.top-nav .logo span {
    display: inline-block;
    width: 268px;
    height: 50px;
    cursor: pointer;
    background: url("../images/logo.png") center center no-repeat;
    background-size: 100%;
}

.removeFixed .top-nav .logo span {
    background: url("../images/logo.png") center center no-repeat;
    background-size: 100%;
}
.removeFixed:hover .top-nav .logo span {
    background: url("../images/logo.png") center center no-repeat;
    background-size: 100%;
}

.removeFixed .top-nav .nav-container ul li .nav_title{
    color: #333333
}
.removeFixed:hover .top-nav .nav-container ul li .nav_title{
    color: #333333
}
.top-nav .nav-position {
    height: inherit;
}
.top-nav .nav-container {
    height: inherit;
}
.top-nav .nav-container ul {
    color: #333;
    height: inherit;
    float: left;
}
.top-nav .nav-container ul li {
    position: relative;
    float: left;
    height: inherit;
}
.top-nav .nav-container ul li .nav_title {
    display: inline-block;
    margin: 26px 27px;
    color: #fff;
    line-height: 38px;
    font-size: 16px;
}
.top-nav .nav-container ul li:hover .nav_title {
    border-bottom: 3px solid #ffffff;
}
.wrap-nav-top .top-nav .nav-container ul li:hover .nav_title {
    border-bottom: 3px solid #9D496B;
}

.top-nav .nav-container ul .active .nav_title {
    border-bottom: 3px solid #9D496B;
}
.top-nav .nav-container ul li:hover .dropdown_box {
    visibility: visible;
    transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    opacity: 1;
}
.top-nav .nav-container ul li .nav_line {
    margin: auto 0;
    width: 1px;
    height: 16px;
    background: #eeeeee;
    display: inline-block;
}
.top-nav .nav-container ul li .opacity_box {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    background: #333;
    opacity: 0;
    margin: 0 auto;
    width: 106px;
    padding: 8px 19px;
}
.top-nav .nav-container ul li .pruduct_width {
    width: 152px;
}
.top-nav .nav-container ul li .dropdown_box {
    width: 106px;
    text-align: center;
    position: absolute;
    top: 89px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    padding: 8px 8px;
    transform: translateY(5px);
    visibility: hidden;
    opacity: 0;
    line-height: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow-: 0 2px 8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow-: 0 2px 8px rgba(0, 0, 0, 0.15);
    -ms-box-shadow-: 0 2px 8px rgba(0, 0, 0, 0.15);
    -o-box-shadow-: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}
.top-nav .nav-container ul li .dropdown_box a {
    display: inline-block;
    color: #666;
    font-size: 14px;
    line-height: 100%;
}
.top-nav .nav-container ul li .dropdown_box a:hover {
    color: #9D496B;
}
.top-nav .nav-container ul li .dropdown_box .title_border {
    border-left: 6px solid #9D496B;
    color: #333;
    padding-left: 10px;
    cursor: default;
}
.top-nav .nav-container ul li .dropdown_box .title_border:hover {
    color: #333;
}
.top-nav .nav-container ul li .dropdown_box .special-game {
    cursor: default;
    color: #999;
}
.top-nav .nav-container ul li .dropdown_box .special-game:hover {
    color: #999;
}
.top-nav .nav-container ul li .product {
    width: 228px;
    left: -33px;
    text-align: left;
    padding-bottom: 30px;
    background: #ffffff;
    z-index: 9999;
    line-height: 30px;
}
.en .nav-container ul li .product{
    width: 340px;
    left: -100px;
}
.top-nav .nav-container ul li .product a {
    text-indent: 16px;
    width: 100%;
    line-height: 30px;
    height: 30px;
    display: inline-block;
}
.top-nav .nav-container ul li .product dd {
    width: 50%;
    float: left;
    font-size: 14px;
}
.top-nav .nav-container ul li .product .title_border {
    font-size: 16px;
    margin-top: 16px;
    text-indent: 0;
}
.footer {
    background-color: #f5f5f5;
}
.footer .wrapper {
    width: 1100px;
    margin: 0 auto;
    padding-top: 72px;
}
.footer .wrapper .link-group {
    justify-content: space-between;
    border-bottom: 1px solid #ededed;
    padding-bottom: 60px;
}
.footer .wrapper .link-group .footer-logo {
    width: 268px;
    padding-top: 38px;
}
.footer .wrapper .link-group .footer-logo a{
    display:inline-block;
    width:100%;
    height:100%;
}
.footer .wrapper .link-group .footer-logo img {
    display: block;
    max-width: 100%;
}
.footer .wrapper .link-group .links {
    padding-left: 50px;
    border-left: 1px solid #dbdbdb;
    height: auto;
    margin-left: 50px;
}
.footer .wrapper .link-group .links a {
    color: #333333;
}
.footer .wrapper .link-group .links a:hover{
    color: #9D496B;
}
.footer .wrapper .link-group .links > ul {
    float: left;
    width: 124px;
}
.footer .wrapper .link-group .links > ul .title {
    font-size: 18px;
    color: #414141;
    margin-bottom: 12px;
}
.footer .wrapper .link-group .links > ul .title:hover a {
    color: #9D496B;
}
.footer .wrapper .link-group .links > ul .procuct-title:hover a {
    color: #414141;
    cursor: default;
}
.footer .wrapper .link-group .links > ul .sub-title .products li {
    margin-bottom: 6px;
}
.footer .wrapper .link-group .links > ul .sub-title .products a {
    font-size: 14px;
    color: #414141;
    text-indent: 0;
    font-weight: 400;
}
.footer .wrapper .link-group .links > ul .sub-title .products .special-game {
    cursor: default;
    color: #999;
}
.footer .wrapper .link-group .links > ul .sub-title .products .special-game:hover {
    color: #999;
}
.footer .wrapper .link-group .links > ul .sub-title .products .titles {
    font-weight: 600;
    color: #333;
    cursor: pointer;
    font-size: 14px;
}
.footer .wrapper .link-group .links > ul .sub-title .products:hover .titles {
    color: #414141;
}
.footer .wrapper .link-group .links > ul .sub-title li {
    font-size: 14px;
    margin-bottom: 6px;
    color: #555555;
}
.footer .wrapper .link-group .links > ul .sub-title li:hover a {
    color: #9D496B;
}
.footer .wrapper .link-group .links .share {
    width: 50px;
    margin-top: -4px;
}
.footer .wrapper .link-group .links .share .title {
    font-size: 36px;
    margin-bottom: 0;
    line-height: 44px;
}
.footer .wrapper .link-group .links .share .title span {
    cursor: pointer;
}
.footer .wrapper .link-group .links .share .title span:hover {
    color: #fa8d28;
}
.legacy {
    width: 1100px;
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 24px;
    overflow: hidden;
    background: #414141;
    text-align: center;
}
.legacy .company-address {
    float: left;
    width: 100%;
    text-align: center;
    color: #ffffff;
}
.legacy .company-address .corpyaicht{
    float:left
}
.legacy .company-address .tcp{
    float:right
}

.com-title{
    text-align: center;
    font-size: 40px;
    color: #333333;
}

.com-englishTitle{
    font-size: 30px;
    color: #999999;
    text-align: center;
}


.com-content{
    width: 1100px;
    margin: 0 auto;
}
.with{
    background-color: #ffffff;
}

.pager{
    text-align: center;
    margin: 30px auto 50px auto;
}
.ant-pagination {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ant-pagination::after {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    content: ' ';
}
.ant-pagination-total-text {
    display: inline-block;
    height: 32px;
    margin-right: 8px;
    line-height: 30px;
    vertical-align: middle;
}
.ant-pagination-item {
    display: inline-block;
    min-width: 32px;
    height: 32px;
    margin-right: 8px;
    font-family: Arial;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    background-color: #fff;
    border: 1px solid #D9D9D9;
    outline: 0;
    cursor: pointer;
    user-select: none;
    border-radius: 8px;
    overflow: hidden;
    color: #666666;
}
.ant-pagination-item a {
    display: block;
    padding: 0 6px;
    color: #666666;
    transition: none;
}
.ant-pagination-item a:hover {
    text-decoration: none;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
    background: #9d4969;
    transition: all 0.3s;
    border: 2px;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
    color: #ffffff;
}
.ant-pagination-item-active {
    font-weight: 500;
    background: #9D496B;
    border: none;
    border-radius: 8px;
}
.ant-pagination-item-active a {
    color: #ffffff;
}
.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
    background: #9d496a;
    border: none;
}
.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
    color: #ffffff;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
    outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
    position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
    display: inline-block;
    font-size: 12px;
    font-size: 12px \9;
    transform: scale(1) rotate(0deg);
    color: #9d496a;
    letter-spacing: -1px;
    opacity: 0;
    transition: all 0.2s;
}
:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
    font-size: 12px;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: 2px;
    text-align: center;
    text-indent: 0.13em;
    opacity: 1;
    transition: all 0.2s;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
    opacity: 0;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
    opacity: 1;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
    margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
    display: inline-block;
    min-width: 32px;
    height: 32px;
    color: rgba(0, 0, 0, 0.65);
    font-family: Arial;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.3s;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}
.ant-pagination-prev,
.ant-pagination-next {
    outline: 0;
}
.ant-pagination-prev a,
.ant-pagination-next a {
    color: rgba(0, 0, 0, 0.65);
    user-select: none;
}
.ant-pagination-prev:hover a,
.ant-pagination-next:hover a {
    border-color: #fa8d28;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
    display: block;
    height: 100%;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    outline: none;
    transition: all 0.3s;
}
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
    color: #9d496a;
    border-color: #9d496a;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus {
    cursor: not-allowed;
}
.ant-pagination-disabled a,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link {
    color: rgba(0, 0, 0, 0.25);
    border-color: #d9d9d9;
    cursor: not-allowed;
}


.news-content   {
    width: 1100px;
    margin: 0 auto;
    margin-top: 74px;

}


.news-content ul{
    display: inline-block;
    text-align: left;
    margin-top: 74px;
}


.news-content li{
    display: inline-block;
    width: 352px;
    margin-right: 18px;
    margin-bottom: 18px;
    overflow: hidden;
}
.news-content li:nth-child(3n) {
    margin-right: 0;
}
.news-content li .new-images{
    height:248px;
    overflow:hidden;
    float: left;
}

.text{
    background:#ffffff;
    padding:20px;
    box-sizing: border-box;
    padding-bottom: 50px;
    float: left;
    height: 268px;
    overflow: hidden;
}
.text .title{font-size:20px;color: #333333;height:60px;overflow:hidden;}
.text .title:hover{
    color: #9D496B;
}
.text .data{
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
}
.text .details{
    font-size: 16px;
    color: #999999;
    margin-top: 40px;
}

.news-content li img{
    transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    display: block;
    width: 100%;
    height: 248px;
}

.news-content li img:hover{
    transform: scale(1.1);
}

.top-nav ul, .top-nav .cn{
    float:left;
    color: #ffffff;
}
.top-nav .cn a{
    display: inline-block;
    margin: 26px 0px;
    color: #fff;
    line-height: 38px;
}
.removeFixed .top-nav .cn a{
    display: inline-block;
    margin: 26px 0px;
    color: #333333;
    line-height: 38px;
}

.removeFixed .top-nav .cn span{
    display: inline-block;
    margin: 26px 0px;
    color: #333333;
    line-height: 38px;
}

.removeFixed .top-nav .cn .active{
    color:#9d496a
}
.top-nav .cn .active{
    color: #F8E71C;
}
