/*
* @Title:  ������ʽ��
* @Author: ������
* @Date:   2015-11-19 15:43:52
* @Last Modified by:   Marte
* @Last Modified time: 2019-12-17 17:15:39
*/

/* ���� */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 12px/1.14 "Microsoft Yahei", arial, \5b8b\4f53;
    color: #333;
    outline: 0;
}

body {
    background: none;
    min-width: 1200px;
    overflow-x: hidden;
}

a,
a:hover {
    color: #333;
}

.imageContainer img {
    display: block;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true);
}

/* ���� */
@font-face {
    font-family: "NoveDemiBold";
    src: url('../font/novecentowide-demibold-webfont.eot');
    src: url('../font/novecentowide-demibold-webfont.eot') format('embedded-opentype'), url('../font/novecentowide-demibold-webfont.woff2') format('woff2'), url('../font/novecentowide-demibold-webfont.woff') format('woff'), url('../font/novecentowide-demibold-webfont.ttf') format('truetype'), url('https://www.cmsk1979.com/big5/fonts/novecentowide-demibold-webfont.svg') format('svg');
}

@font-face {
    font-family: "DincondMedium";
    src: url('../font/dincond-medium-webfont.eot');
    src: url('../font/dincond-medium-webfont.eot') format('embedded-opentype'), url('../font/dincond-medium-webfont.woff2') format('woff2'), url('../font/dincond-medium-webfont.woff') format('woff'), url('../font/dincond-medium-webfont.ttf') format('truetype'), url('https://www.cmsk1979.com/big5/fonts/dincond-medium-webfont.svg') format('svg');
}

@font-face {
    font-family: "DincondBold";
    src: url('../font/dincond-boldalternate-webfont.eot');
    src: url('../font/dincond-boldalternate-webfont.eot') format('embedded-opentype'), url('../font/dincond-boldalternate-webfont.woff2') format('woff2'), url('../font/dincond-boldalternate-webfont.woff') format('woff'), url('../font/dincond-boldalternate-webfont.ttf') format('truetype'), url('https://www.cmsk1979.com/big5/fonts/dincond-boldalternate-webfont.svg') format('svg');
}

@font-face {
    font-family: "Myriadsetpro";
    src: url('../font/myriadsetpro-thin-webfont.eot');
    src: url('../font/myriadsetpro-thin-webfont.eot') format('embedded-opentype'), url('../font/myriadsetpro-thin-webfont.woff2') format('woff2'), url('../font/myriadsetpro-thin-webfont.woff') format('woff'), url('../font/myriadsetpro-thin-webfont.ttf') format('truetype'), url('https://www.cmsk1979.com/big5/fonts/myriadsetpro-thin-webfont.svg') format('svg');
}

@font-face {
    font-family: "Premierleague";
    src: url('../font/barclayspremierleague-webfont.eot');
    src: url('../font/barclayspremierleague-webfont.eot') format('embedded-opentype'), url('../font/barclayspremierleague-webfont.woff2') format('woff2'), url('../font/barclayspremierleague-webfont.woff') format('woff'), url('../font/barclayspremierleague-webfont.ttf') format('truetype'), url('https://www.cmsk1979.com/big5/fonts/barclayspremierleague-webfont.svg') format('svg');
}

@font-face {
    font-family: "NovecentowideMedium";
    src: url('../font/novecentowide-medium-webfont.eot');
    src: url('../font/novecentowide-medium-webfont.eot') format('embedded-opentype'), url('../font/novecentowide-medium-webfont.woff2') format('woff2'), url('../font/novecentowide-medium-webfont.woff') format('woff'), url('../font/novecentowide-medium-webfont.ttf') format('truetype'), url('https://www.cmsk1979.com/big5/fonts/novecentowide-medium-webfont.svg') format('svg');
}

/*@font-face{
    font-family: 'Dinpro';
    src: url('../fonts/DINPro-Regular.otf');
    font-weight: normal;
    font-style: normal;
}*/

/* ���� */
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.clearfix {
    clear: both;
    content: '';
    *zoom: 1;
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.oh {
    overflow: hidden;
}

.dn {
    display: none;
}

.pr {
    position: relative;
}

.pr25 {
    padding-right: 25px;
}

.mt10 {
    margin-top: 10px;
}

.mt60 {
    margin-top: 60px;
}

#bg-mask {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #182736;
    z-index: 1010;
    display: none;
    filter: alpha(opacity=80);
    /*IE�˾���͸����0%*/
    -moz-opacity: 0.8;
    /*Firefox˽�У�͸����0%*/
    opacity: 0.8;
    /*������͸����0%*/
    _height: 1110px;
}

#warper-mask {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #182736;
    z-index: 1100;
    display: none;
    filter: alpha(opacity=10);
    /*IE�˾���͸����0%*/
    -moz-opacity: 0.1;
    /*Firefox˽�У�͸����0%*/
    opacity: 0.1;
    /*������͸����0%*/
    _height: 1110px;
}

#warper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all .3s;
    z-index: 110;
    background: #fff;
}

.fixer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}

.fixer.current {
    top: -200px;
}

#footer {
    position: relative;
    z-index: 99;
    height: 300px;
    /* background: #1f4082 url(../img/footer.jpg) no-repeat center; */
}

.sidebar-open .pageside {
    z-index: 120;
    opacity: 1;
    filter: alpha(opacity=100);
}

.sidebar-open #warper {
    -webkit-transform: translateX(-500px);
    -moz-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    /*transform: translateX(-500px);*/
    *left: -500px;
    left: -500px\0;
}

.sidebar-open #warper-mask {
    display: block;
}

.sidebar-toggle {
    display: none;
    position: fixed;
    right: 0;
    top: 80px;
    width: 60px;
    height: 60px;
    z-index: 200;
    background: rgba(66, 66, 78, 0.1) none repeat scroll !important;
    /*ʵ��FF����͸�������ֲ�͸��*/
    background: #42424e;
    filter: Alpha(opacity=70);
}

.sidebar-toggle:hover {
    background: #D7AD63 !important;
}

.sidebar-toggle:hover .menu-icon {
    background: url(../img/side-menu2.png) no-repeat center center;
}

/*.sidebar-toggle:hover .menu-icon,.sidebar-toggle:hover .menu-icon:before,.sidebar-toggle:hover .menu-icon:after{background:#fff;}*/
.menu-icon {
    height: 60px;
    width: 60px;
    display: block;
    background: url(../img/side-menu.png) no-repeat center center;
    position: relative;
}

/*.menu-icon:before, .menu-icon:after{height: 2px;width: 17px;display: inline-block;vertical-align: middle;background: #D1B262;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.menu-icon:before, .menu-icon:after{position: absolute;content: '';}
.menu-icon:before{left: 0;top: -6px;}
.menu-icon:after{bottom: -6px;left: 0;}*/
.sidebar-open .sidebar-toggle {
    background: #1B3775 !important;
}

.sidebar-open .sidebar-toggle:hover .menu-icon {
    background: #D7AD63 url(../img/side-close2.png) no-repeat center center !important;
}

.sidebar-open .sidebar-toggle .menu-icon {
    background: url(../img/side-close.png) no-repeat center center;
}

.sidebar-open .fixer {
    *left: -500px;
    left: -500px\0;
}

/*.sidebar-open .sidebar-toggle .menu-icon:before{-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);top:0;background:#fff;}
.sidebar-open .sidebar-toggle .menu-icon:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);top:0;background:#fff;}
*/
/*.sidebar-open .fixer{left:-500px\9;}*/
.innavposit .sidebar-toggle {
    display: block;
    position: static;
    float: right;
    margin-top: 9px;
    background: transparent !important;
}

.innavposit .sidebar-toggle:hover {
    background: #D7AD63 !important;
}

/* ���� */

/* ͷ�� */
#header {
    width: 100%;
    height: 78px;
    background: #fff;
    border-bottom: 2px solid #c7a352;
}

.logoleftbg {
    display: none;
    width: 50%;
    float: left;
    height: 80px;
    background: #fff;
    *width: 49%;
}

.logoleft {
    position: absolute;
    top: 0;
    left: 0;
    *top: -80px;
}

.logorightbg {
    display: none;
    width: 50%;
    float: right;
    height: 80px;
    background: #ece8de;
}

.logoright {
    display: none;
    width: 500px;
    position: absolute;
    top: 0;
    right: 25px;
    height: 80px;
    *top: -80px;
}

.logo {
    display: block;
    float: left;
    width: 175px;
    height: 50px;
    margin-top: 18px;
}

.stockbox {
    width: 210px;
    height: 66px;
    padding-top: 14px;
    margin-right: 0px;
    float: right;
    overflow: hidden;
}

.stockbox ul {
    /* top: 0 !important; */
}

.stockbox ul li {
    height: 66px;
}

.stock {
    width: 210px;
    height: 66px;
    float: left;
    padding-top: 12px;
    box-sizing: border-box;
}

.stock span {
    display: block;
    height: 23px;
    color: #ee5555;
    float: left;
    margin-right: 6px;
    font-size: 24px;
    margin-top: -7px;
    font-weight: bold;
    background: url(../img/icon-up2.jpg) no-repeat left 12px;
    padding-left: 18px;
    font-family: "DincondMedium";
}

.stock span.up2 {
    background: url(../img/icon-up-cc.jpg) no-repeat left 12px;
    color: #009900;
}

.stock span.down2 {
    color: #ee5555;
    background: url(../img/icon-down-cc.jpg) no-repeat left 12px;
}

.stock span.down {
    background: url(../img/icon-down1.jpg) no-repeat left 12px;
    color: #009900;
}

.stock.icon-down span {
    background: url(https://www.cmsk1979.com/big5/img/icon-down2.jpg) no-repeat left 12px;
    color: #009900;
}

.stock strong {
    display: block;
    float: left !important;
    color: #97979f;
    margin-top: 2px !important;
    font-weight: normal;
    height: 16px;
    width: 140px !important;
    line-height: 16px;
}

.inlinks {
    padding-left: 25px;
    height: 32px;
    width: 121px;
    float: right;
    line-height: 32px;
    background: url(../img/icon-bidding.jpg) no-repeat left;
    margin-top: 5px;
}

.inlinks a {
    padding: 0 3px;
    font-size: 13px;
    color: #848484;
}

/*2016-7-11*/
.outlinks {
    float: right;
    width: 465px;
    margin-top: 22px !important;
}

.outlinks a {
    display: block;
    float: left;
    padding-left: 20px;
    color: #42424e;
    font-size: 13px;
    line-height: 36px;
    font-weight: bold;
    font-family: "΢���ź�";
}

a.icon-bidding {
    padding-left: 36px;
    background: url(../img/public_icon.png) no-repeat left;
    margin-left: 14px;
}

/* ������ */
.navbg {
    width: 100%;
    height: 78px;
}

.searchmenu {
    display: none;
    width: 26px;
    height: 39px;
    background: url(../img/icon-menu.jpg) no-repeat;
    float: right;
    margin-top: 21px;
}

.icon-search {
    width: 19px;
    height: 39px;
    display: block;
    float: left;
}

.icon-menu {
    width: 19px;
    height: 19px;
    display: block;
    float: right;
}

.icon-home {
    display: inline-block;
    height: 78px;
    line-height: 78px;
    padding: 0 15px;
    float: left;
    margin-right: 0px;
}

.icon-home:after {
    content: "首页";
    color: #686874;
    font-size: 14px;
}

.nav {
    float: right;
    position: relative;
    top: 0;
    z-index: 10;
    padding-right: 133px;
}

.nav ul {
    float: left;
}

.nav li {
    float: left;
}

.nav .current {
    background: none;
}

.nav .prev {
    background: none;
}

.nav .last {
    background: none;
}

.nav li a {
    display: block;
    line-height: 78px;
    padding: 0 15px;
    font-size: 13px;
    color: #686874;
    font-weight: bold;
    transition: all .4s ease-in-out;
}

.navline {
    position: absolute;
    display: block;
    width: 0;
    height: 78px;
    background: #c7a352;
    top: 0;
    left: 564px;
    z-index: 5;
}

.innavposit .fr {
    width: 130px;
    position: absolute;
    right: -23px;
    top: 0;
    padding-left: 26px;
    z-index: 99999;
}

.innavposit .fr:before {
    content: '';
    width: 1px;
    height: 14px;
    background-color: #b4b3b9;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.innavposit .searchmenu {
    display: block;
    float: left;
    background: url(../img/searchmenu.jpg) no-repeat right center;
    height: 78px;
    margin: 0;
    width: 33px;
}

.innavposit .searchmenu .icon-search {
    width: 100%;
    height: 100%;
}

/* �������� */
.innav {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 999;
    width: 700px;
}

.innav dd {
    line-height: 60px;
    float: left;
    margin: 0 16px;
}

.innav dd a {
    display: block;
    color: #cbd4e0;
    font-size: 13px;
    font-weight: bold;
}

.innav dd a:hover,
.innav .on a {
    color: #0067b3;
}

.navbg .suNav {
    display: none;
}

.suNav .sNav>div {
    position: absolute;
    top: 0px;
    display: none;
}

.suNav {
    height: 60px;
}

.sN1 {
    left: 295px;
}

.sN2 {
    left: 380px;
}

.sN3 {
    left: 465px;
}

.sN4 {
    left: 732px;
}

.sN5 {
    left: 560px;
}

.sN5 .innav {
    width: 100vw;
}

.sN6 {
    left: 739px;
}

.sN6 .innav {
    width: 360px;
}

.sN7 {
    left: 820px;
}

.sN9 {
    left: 903px;
}

.innavbg {
    width: 100%;
    height: 60px;
    overflow: hidden;
    background: #02498a;
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 999;
    transition: all .4s;
}

.innavbg.on {
    height: 60px;
}

.innavposit {
    width: 100%;
    height: 130px;
    z-index: 999;
}

/* �ײ� */
.footerleftbg {
    width: 50%;
    float: left;
    height: 320px;
    background: #1f4082;
    width: 49%\9;
}

.footerrightbg {
    width: 50%;
    float: right;
    height: 320px;
    background: #1b3775;
}

.footerlinks {
    position: absolute;
    left: 0;
    top: 0;
    height: 320px;
    background: #1f4082;
    width: 858px;
    *top: -320px;
}

.footerlinks a {
    color: #939dc0;
    display: block;
    line-height: 28px;
    font-size: 12px;
}

.footerlinks a:hover {
    color: #dcd0b3;
}

.footerlinks h3 a {
    font-size: 13px;
    color: #ddcfb5;
}

.footerlinks ul {
    padding-top: 40px;
}

.footerlinks li {
    float: left;
    width: 95px;
}

.footerlinks .pro h3 a {
    color: #dcd0b3;
    font-size: 14px;
}

.footerlinks .pro a {
    font-size: 13px;
    color: #90a0bf;
}

.footerlinks .pro a:hover {
    color: #dcd0b3;
}

.footerlinks .pro {
    padding-right: 30px;
    width: 130px;
}

.footerinfos {
    position: absolute;
    right: 0;
    top: 0;
    height: 320px;
    background: #1b3775;
    width: 307px;
    color: #7589b0;
    line-height: 22px;
    *top: -320px;
}

.footerinfos a {
    color: #7589b0;
}

.footerinfos .reenoo-logo {
    float: left;
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.sharediv {
    margin-top: 10px;
    height: 33px;
    line-height: 33px;
}

.sharediv span {
    font-size: 14px;
    color: #dcd0b3;
    float: left;
}

.sharediv a {
    display: block;
    float: left;
    width: 33px;
    height: 33px;
    margin-left: 10px;
}

.icon-wx {
    background: url(../img/bg-share.png) no-repeat 0 0;
    position: relative;
}

.icon-wx:hover .icon-wx-img {
    display: block;
}

.icon-wx-img {
    position: absolute;
    top: -170px;
    left: -63px;
    display: none;
}

.icon-wb {
    background: url(../img/bg-share.png) no-repeat -43px 0;
}

/* .copyright { margin-top: 15px; } */
.copyright a {
    color: #a4afc8;
}

.baseinfo {
    margin-top: 6px;
}

/* �������� */
.lawbox {
    width: 1110px;
    padding: 55px 45px 45px;
    background: #fff;
    font-size: 13px;
    line-height: 24px;
    color: #818181;
    position: fixed;
    height: 350px;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -225px;
    z-index: 1020;
}

h2.lawtitle b {
    font-size: 20px;
    color: #0063fb;
    display: block;
    padding-bottom: 5px;
}

h2.lawtitle i {
    font-size: 28px;
    color: #a4834d;
    display: block;
    font-weight: normal;
    font-style: normal;
    letter-spacing: -2px;
}

.lawbody {
    padding-top: 45px;
}

.lawbody p {
    margin-bottom: 10px;
}

.lawbody b {
    font-size: 14px;
    color: #0063fb;
    display: block;
}

.btn-mask-close {
    display: block;
    width: 34px;
    height: 34px;
    background: url(../img/icon-close.png) no-repeat;
    position: absolute;
    right: 0;
    top: -45px;
}

/* ��վ��ͼ */
.sitemap-bd {
    padding-top: 30px;
}

.sitemap-bd li {
    line-height: 32px;
    overflow: hidden;
}

.sitemap-bd a {
    font-size: 13px;
    line-height: 32px;
    color: #818181;
    display: block;
    float: left;
    margin: 0 10px 0 10px;
}

.sitemap-bd li:hover a {
    color: #587cce;
    font-weight: bold;
}

.sitemap-bd h3 {
    float: left;
}

.sitemap-bd h3 a {
    font-size: 13px;
    line-height: 32px;
    color: #818181;
    font-weight: normal;
    margin-left: 0;
    margin-right: 10px;
}

/* ����� [������ 2015-12-15] */
.pageside {
    position: fixed;
    width: 500px;
    height: 100%;
    top: 0;
    right: 0;
    background: #1b3775;
    z-index: 100;
    opacity: 0;
    filter: alpha(opacity=0);
}

.pageside-cont {
    width: 361px;
    height: 655px;
    padding-top: 39px;
    padding-left: 46px;
    color: #BDB9AF;
}

.pageside-cont a {
    color: #BDB9AF;
    font-size: 13px;
}

.pageside-cont a:hover {
    color: #c39d4c;
}

.pageside-cont h3 {
    font-size: 20px;
    padding-top: 60px;
    background: url(../img/zs-side-logo.jpg) no-repeat;
    font-weight: normal;
}

.stronglink {
    margin-top: 30px;
}

.stronglink a {
    font-size: 15px;
    margin-right: 15px;
}

.plinks {
    margin-top: 30px;
}

.plinks a {
    font-size: 13px;
    margin-right: 15px;
    float: left;
    display: block;
    /**display:inline-block;*/
    margin-bottom: 10px;
}

.pageside-cont .more {
    color: #508c40;
    display: block;
    margin-top: 30px;
}

.m15 {
    margin-top: 15px;
}

.pageside-cont .stockbox {
    float: none;
}

/* ������ */
.searchbg {
    width: 100%;
    height: 60px;
    background: #d1b366;
    display: none;
    position: absolute;
    top: 78px;
    left: 0;
    z-index: 50;
}

.search-input {
    width: 300px;
    height: 24px;
    background: #fcecc8;
    color: #75706d;
    padding: 13px 14px;
    overflow: hidden;
    float: right;
    border: 0;
    font-size: 13px;
    margin-top: 5px;
    line-height: 24px;
    margin-right: 10px;
}

/*2016.7.8 ʯͷ*/
.zs_main {
    width: 100%;
    background: #d5d5d4;
}

.zs_addr {
    width: 1200px;
    margin: 0 auto;
    padding: 54px 0;
}

.investor-about {
    line-height: 36px;
}

.addr_list {
    line-height: 32px;
}

.addr_list a {
    margin-left: 8px;
    text-align: center;
    display: inline-block;
    padding: 0 16px;
    font-size: 14px;
    font-family: "΢���ź�";
    color: #42424e;
}

.addr_list a:hover,
.addr_list a.on {
    background: url(../img/zs_back.png) no-repeat center;
    color: #ededed;
}

/*.investor-about span.bs2content_span { color: #1f4082; }*/
.zs_addr span.bs2content_span {
    color: #1f4082;
    font-weight: 600;
}

.zs_addr_left {
    float: left;
}

.main_list_wrap {
    width: 100%;
    background: #ededed;
}

.main_list {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.main_list ul {
    overflow: hidden;
}

.main_list li {
    background: #FFF;
    margin-left: 4px;
    margin-bottom: 10px;
    float: left;
    width: 296px;
    height: 465px;
    position: relative;
}

.main_list img {
    display: block;
    margin: 0 auto;
    background-color: #FFF;
    background: #FFF;
}

.main_list li:hover img.pro_logo {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    top: 70px;
    transition: all 700ms;
    -webkit-transition: all 700ms;
}

.main_list img.pro_img {
    width: 296px;
    height: 297px;
}

.main_list img.pro_logo {
    width: 142px;
    height: 142px;
    position: absolute;
    top: 155px;
    left: 77px;
    background: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.main_list h2 {
    width: 100%;
    text-align: center;
    font-size: 16.5px;
    color: #333;
    font-family: "΢���ź�";
    font-weight: normal;
    padding: 57px 10px 0;
}

.main_list h3 {
    text-align: center;
    font-size: 13.5px;
    color: #a4a4a4;
    font-family: "΢���ź�";
    margin-bottom: 5px;
    margin-top: 4px;
    font-weight: normal;
    padding: 0 10px;
    line-height: 22px;
    height: 44px;
}

.main_list p {
    text-align: center;
    font-size: 25px;
    color: #a4834d;
    font-family: "DINCond-Medium";
    padding: 0 10px;
    height: 40px;
    line-height: 25px;
}

.Especially {
    margin-left: 0 !important;
}

.zs_button {
    width: 100%;
    height: 52px;
    background: #0C9;
    margin-top: 30px;
    line-height: 52px;
    background: #ffbb4c;
    overflow: hidden;
}

.zs_button a {
    line-height: 52px;
    margin-top: 10px;
}

.zs_button img {
    margin: 10px auto;
}


/* select */
.select {
    position: relative;
    float: right;
    margin-top: 10px;
}

.select dt {
    height: 63px;
    display: inline-block;
    font-weight: normal;
    background: url(../img/select_icon.jpg) no-repeat right center;
    font-size: 14px;
    background-color: #bbbbbd;
    outline: none;
    line-height: 63px;
    text-indent: 24px;
    cursor: pointer;
    width: 298px;
    position: relative;
    color: #42424e;
    z-index: 99;
}

.select dd {
    width: 298px;
    position: absolute;
    left: 0;
    top: 90px;
    background: #42424e;
    display: none;
}

.select dd ul {
    width: 298px;
    max-height: 320px;
    overflow: auto;
}

.select dd ul li a {
    color: #FFF;
    line-height: 63px;
    display: block;
    text-indent: 24px;
    font-family: "΢���ź�";
    font-size: 14px;
    font-weight: normal;
}

.select dd ul li:hover,
.select dd ul li.on {
    background-color: #BBBBBD;
}

.select dd ul li a:hover,
.select dd ul li.on a {
    color: #42424e;
}


.outlinks .icon-zs2 {
    width: 35px;
    height: 27px;
    background: url(../img/icon-zs2.png) no-repeat;
    padding: 0;
    margin-top: 6px;
    margin-left: 13px;
}

.logoright .zs-erwei2 {
    width: 148px;
    height: 180px;
    position: absolute;
    top: 70px;
    /*left:32px;*/
    right: -48px;
    text-align: center;
    color: #00a5ce;
    background: #fff;
    display: none;
    z-index: 9999;
}

.logoright .zs-erwei2 img {
    width: 100%;
    height: auto;
}

/*wang2018-05-04*/
.innavposit #h_language {
    display: block;
    position: relative;
    float: left;
    font-size: 14px;
    color: #b4b3b9;
    right: 0;
}

.innavposit #h_language a {
    color: #b4b3b9;
}

#h_language {
    display: none;
    position: absolute;
    right: -40px;
    top: 0;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #42424e;
    cursor: pointer;
}

#h_language:hover .language-box {
    display: block;
}

#h_language .language-box {
    display: none;
    position: absolute;
    z-index: -1;
    left: 50%;
    bottom: -60px;
    height: 60px;
    width: 224px;
    padding: 0 15px;
    margin-left: -127px;
    overflow: hidden;
    background: #3a3a45;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#h_language .language-box a {
    float: left;
    font-size: 13px;
    padding: 0 13px;
    color: #d2ced5;
    line-height: 60px;
}

#h_language .language-box a.on,
#h_language .language-box a:hover {
    color: #dcd0b3;
}

/* �޸�  */
.addr_list {
    padding-left: 62px;
}

.zs_addr span.bs2content_span {
    margin-left: -62px;
}

.addr_list a {
    height: 26px;
    box-sizing: border-box;
    line-height: 26px;
}

.addr_list a:hover,
.addr_list a.on {
    background: rgb(31, 64, 130);
    color: #ededed;
    border-radius: 13px;
}

.zs_addr .select span.bs2content_span {
    margin-left: 0px;
}

.zs_main {
    position: relative;
    z-index: 10;
}

.main_list h2 {
    padding: 40px 0 0 0;
}

.main_list h3 {
    height: auto;
    max-height: 44px;
    overflow: hidden;
}

.televise {
    padding: 24px 0 20px 30px !important;
}


.newLogo .logo {
    width: auto;
    height: auto;
    margin-top: 23px;
}

.newLogo .stockbox {
    margin-left: 16px;
    position: absolute;
    right: -240px;
    top: 0;
}

.newLogo .outlinks {
    margin-top: 27px !important;
}

.newLogo .logoleft,
.newLogo .logoright,
.newLogo .logoleftbg,
.newLogo .logorightbg {
    height: 78px;
}

.newLogo #h_language {
    height: 78px;
    line-height: 78px;
}

.newLogo .sidebar-toggle {
    top: 78px;
}

.socials_wrap {
    width: 100%;
    display: inline-block;
    margin-top: 14px;
}

.socials_wrap a {
    float: left;
    position: relative;
}

.socials_wrap a+a {
    margin-left: 10px;
}

.socials_wrap .weChat_img img {
    width: 100%;
    height: 100%;
}

.socials_wrap .weChat_img {
    position: absolute;
    top: -100px;
    left: -31px;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    z-index: 99;
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: top center;
    transform-origin: top center;
    will-change: opacity;
    -webkit-transition: transform .4s, opacity .4s, -webkit-transform .4s;
    transition: transform .4s, opacity .4s, -webkit-transform .4s;
}

.socials_wrap .weChat_img:before {
    content: '';
    width: 0;
    height: 0;
    border: 6px solid #fff;
    border-top-color: #fff;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
}

.socials_wrap .social_icon_wechat:hover .weChat_img {
    opacity: 1;
    filter: Alpha(opacity=100);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}