@charset "utf-8";

body {
    font-family: "Microsoft Yahei", Arial, Thoma, sans-serif;
    font-size: 12px;
}

body, html {
    width: 100%;
    min-width: 1200px;
}

* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}

*, *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

input::-ms-clear {
    display: none;
}

fieldset, button, input, select, textarea {
    border: none;
}

input:focus {
    outline: none;
}

button, input, select, textarea, radio, checkbox, a:focus {
    outline: none;
}

button, input, select, textarea {
    font-family: inherit;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe {
    border: none;
}

.clear {
    clear: both;
}


.wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

/*--//头部--*/
.header {
    height: 92px;
    background: #fff url(../img/top-bg.png) repeat-x;
    border-bottom: 2px solid #af8600;
}

.header .wrap {
    height: 90px;
}

.header .logo {
    float: left;
    margin-top: 19px;
}

.header .slogan {
    float: left;
    margin: 26px 0 0 20px;
    border-left: 1px solid #d4c07d;
}

.header .header-wx {
    position: relative;
    float: right;
    height: 30px;
    line-height: 30px;
    padding-left: 27px;
    margin-top: 30px;
    font-size: 12px;
    background: url(../img/wx-icon.png) left center no-repeat;
    display: none;
}

.header .header-wx .header-wx-icon {
    float: right;
    width: 30px;
    height: 30px;
    margin-left: 11px;
}

.header .header-wx .header-wx-qrcode {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 9999;
}


/*--//导航--*/
.top-nav {
    height: 43px;
    background: #f6f6f6;
    border-bottom: 1px solid #af8600;
}

.top-nav ul {
    float: left;
    margin: 0 auto;
    overflow: hidden;
}

.top-nav li {
    float: left;
    width: 96px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-right: 1px solid #ebe3c9;
}

.top-nav li:first-child {
    border-left: 1px solid #ebe3c9;
}

.top-nav li a {
    display: block;
    font-size: 14px;
    color: #333;
}

.top-nav li a:hover {
    color: #ccac44;
}

.top-nav li.on a {
    color: #fff;
    background: #ccac44;
}

/* banner */
.pg-banner {
    width: 100%;
    height: 230px;
}

.pg-banner-show {
    height: 100%;
}


/* 位置信息 */
.link-address {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ddd;
    background: #fff;
}

.link-address .wrap {
    padding-left: 20px;
    background: url(../img/posi.png) left center no-repeat;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.link-address a {
    color: #333;
}

.link-address span {
    color: #777;
}

/*--//底部--*/
.footer {
    background: #2d2d2d;
}

.footer .footer-info-cont {
    padding: 50px 0;
    background: #303030;
}

.footer .footer-info-cont li {
    color: #ccc;
}

/* 链接 */
.footer .footer-link {
    float: left;
    padding: 0 20px 15px 0;
    border-right: 1px solid #383838;
}

.footer .footer-link ul {
    float: left;
    width: 117px;
}

.footer .footer-link li:first-child {
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.footer .footer-link li a {
    display: block;
    line-height: 26px;
    font-size: 12px;
    color: #ccc;
}

.footer .footer-link li a:hover {
    color: #ccac44;
}

/* 联系方式 */
.footer .footer-contact-info {
    float: left;
    width: 460px;
    border-right: 1px solid #383838;
}

.footer .footer-contact-info .fci-title {
    line-height: 25px;
    margin-left: 80px;
    padding-left: 35px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: url(../img/call.png) left center no-repeat;
}

.footer .footer-contact-info ul {
    margin: 20px 0 0 118px;
}

.footer .footer-contact-info li {
    line-height: 32px;
}

/* 微信关注 */
.footer .footer-wx-cont {
    float: left;
    width: 288px;
    margin-left: 78px;
    display: none;
}

.footer .footer-wx-cont .footer-wx {
    float: left;
    width: 140px;
    text-align: center;
}

.footer .footer-wx-cont .footer-wx .footer-wx-title {
    display: block;
    padding-top: 10px;
    font-size: 12px;
    color: #aaa;
}

.footer .footer-wx-cont .fc-link-cont {
    float: left;
    padding-top: 10px;
    margin-left: -5px;
}

.footer .footer-wx-cont .fc-link-cont li {
    float: left;
    width: 26px;
    height: 26px;
    margin: 0 5px 0 20px;
}

.footer .footer-wx-cont .fc-link-cont li a {
    display: inline-block;
    width: 26px;
    height: 26px;
}

.footer .footer-wx-cont .fc-link-wx {
    background: url(../img/footer-wx.png) center no-repeat;
}

.footer .footer-wx-cont .fc-link-wx:hover {
    background: url(../img/footer-wx-on.png) center no-repeat;
}

.footer .footer-wx-cont .fc-link-sina {
    background: url(../img/footer-sina.png) center no-repeat;
}

.footer .footer-wx-cont .fc-link-sina:hover {
    background: url(../img/footer-sina-on.png) center no-repeat;
}

.footer .footer-wx-cont .fc-link-qq {
    background: url(../img/footer-qq.png) center no-repeat;
}

.footer .footer-wx-cont .fc-link-qq:hover {
    background: url(../img/footer-qq-on.png) center no-repeat;
}

.footer .footer-wx-cont .scan-focus-title {
    float: left;
    width: 85px;
    height: 26px;
    padding-left: 8px;
    margin: 57px 0 0 12px;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: url(../img/dialog.png) left center no-repeat;
}

/* 友情链接 */
.fs-link {
    height: 60px;
    line-height: 60px;
    font-size: 12px;
}

.fs-link span {
    float: left;
    color: #ccc;
}

.fs-link li {
    float: left;
    margin-left: 25px;
}

.fs-link li a {
    color: #ccc;
}

.fs-link li a:hover {
    color: #ccac44;
}

.copyright {
    height: 52px;
    line-height: 52px;
    font-size: 12px;
    text-align: center;
    color: #a5a5a5;
    border-top: 1px solid #343434;
}


/*--//弹出层--*/
.pop-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1001;
    width: 100%;
    background: rgba(0, 0, 0, .6);
}

.pop-mask.show {
    display: block;
}

.pop-mask .pop-shell {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 6px;
    background: rgba(255, 255, 255, .4);
}

.pop-cont {
    padding: 6px;
    background: #fff;
}


/*
-------------------
首页
-------------------
*/


.index-cont {
    padding-bottom: 40px;
    background: #f6f6f6;
}

/* 轮播图 */
.index-cont .main-banner {
    position: relative;
    width: 100%;
    height: 360px;
}

.index-cont .main-banner .main-b-bg {
    width: 100%;
    height: 360px;
}

.index-cont .main-banner .main-b-bg ul {
    overflow: hidden;
    height: 100%;
}

.index-cont .main-banner .main-b-bg li {
    position: absolute;
    width: 100%;
    zoom: 1;
}

.index-cont .main-banner .main-b-bg li.on {
    display: list-item;
}

.index-cont .main-banner .main-b-bg li a {
    display: inline-block;
    width: 100%;
    height: 360px;
}

.index-cont .main-banner .main-b-tab {
    z-index: 10;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.index-cont .main-banner .main-b-tab ul {
    display: inline-block;
}

.index-cont .main-banner .main-b-tab li {
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background: #fff;
    cursor: pointer;
}

.index-cont .main-banner .main-b-tab li.on {
    background: #af8600;
}


/* 主体数据 */
.i-market-cont {
    float: left;
    width: 870px;
    padding: 30px;
    margin: 20px 0 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.imd-type {
    float: left;
    width: 60px;
    font-size: 20px;
    text-align: center;
    word-wrap: break-word;
    border: 1px solid #e5e5e5;
    border-right: none;
}

/* 主体数据-head */
.i-market-head {
    overflow: hidden;
    height: 34px;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
}

.i-market-head .imh-title {
    float: left;
    padding-left: 38px;
    font-size: 16px;
    color: #333;
    background: url(../img/market.png) left center no-repeat;
}

.i-market-head .t-status-cont .imh-jumpurl {
    float: left;
    padding-left: 22px;
    margin-right: 25px;
    font-size: 12px;
    color: #f00;
    background: url(../img/phone-icon.png) left center no-repeat;
}

.i-market-head .t-status-cont .imh-getmore {
    float: right;
    margin-left: 20px;
    font-size: 14px;
    color: #666;
}

.i-market-head .t-status-cont .imh-getmore:hover {
    color: #ccac44;
}


.t-status-cont {
    float: right;
}

.t-status {
    display: inline-block;
    font-size: 14px;
    color: #f00;
}

#curTime {
    display: inline-block;
}

/*--//主体数据-body//--*/
.m-data-cont {
    font-size: 14px;
    color: #777;
}

.m-data-cont li p, .imd-head p {
    float: left;
    text-align: right;
    width: 15%;
}

.m-data-cont p:first-child {
    width: 30%;
    margin-right: 4%;
    text-align: center;
}


.m-data-cont ul {
    border: 1px solid #eee;
    border-bottom: none;
}

.m-data-cont li {
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    padding-right: 40px;
    border-bottom: 1px solid #eee;
}

.m-data-cont li a {
    display: block;
    color: #25456a;
}

.m-data-cont li a:hover {
    color: #ccac44;
}

.m-data-cont .imd-head {
    height: 34px;
    line-height: 34px;
    padding-right: 40px;
    font-weight: bold;
    background: #f6f6f6;
    border: 1px solid #eee;
}

.m-data-cont .imd-cont {
    overflow: hidden;
    margin-top: 10px;
}

.m-data-cont .imd-cont li p {
    color: #008027;
}

.m-data-cont .imd-cont li p:nth-child(2), .imd-cont li p:nth-child(3) {
    font-weight: bold;
}

.market-cont .imd-head p:nth-child(3) {
    display: none;
}


/*--//数据声明//--*/
.state-for-data {
    border: 1px solid #efebeb;
    background: #f9f9f9;
}

.state-for-data .sfd-title {
    float: left;
    width: 90px;
    margin-right: 14px;
    text-align: center;
    background: #f4f4f4;
    border-right: 1px solid #efebeb;
}

.state-for-data .sfd-title span {
    position: relative;
    top: -5px;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    word-wrap: break-word;
    letter-spacing: 3px;
    background: #5377a0;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 3px;
    border-top: 2px solid #5377a0;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
}

.state-for-data .sfd-cont p {
    font-size: 14px;
    color: #555;
}


.index-cont .state-for-data {
    margin-top: 18px;
}

.index-cont .state-for-data .sfd-title {
    height: 134px;
    line-height: 134px;
}

.index-cont .state-for-data .sfd-cont {
    padding: 15px 14px;
}

.index-cont .state-for-data .sfd-cont p {
    line-height: 26px;
}

.market-cont .state-for-data {
    margin: 8px 30px 30px;
}

.market-cont .state-for-data .sfd-title {
    height: 102px;
    line-height: 102px;
}

.market-cont .state-for-data .sfd-cont {
    padding: 15px 14px;
}

.market-cont .state-for-data .sfd-cont p {
    line-height: 24px;
}


/* 快捷导航 */
.index-cont .i-link-cont {
    float: right;
    width: 300px;
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    background: #fff;
}

.index-cont .i-link-cont ul {
    overflow: hidden;
}

.index-cont .i-link-cont li {
    padding: 40px 0;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.index-cont .i-link-cont li img {
    margin-bottom: 10px;
}

.index-cont .i-link-cont li a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #333;
}

.index-cont .i-link-cont li:first-child a:hover {
    color: #76adc1;
}

.index-cont .i-link-cont li:first-child + li a:hover {
    color: #ff9e48;
}

.index-cont .i-link-cont li:first-child + li + li a:hover {
    color: #6b90ba;
}

.index-cont .i-link-cont li p {
    font-size: 14px;
    color: #777;
}


/* 颜色 */
.green-row {
    color: #00de44;
}

.red-row {
    color: #f00;
}

.green-tag, .red-tag {
    padding: .2rem 0;
    color: #fff !important;
    border-right: 1px solid #fff;
}

.green-tag {
    background: #008027;
}

.red-tag {
    background: #f00;
}

/*
-------------------
行情中心页
-------------------
*/
.market-cont {
}

.lr-content {
    padding: 30px 0 50px;
}

/* 左边导航 */
.lr-content .slide-nav {
    float: left;
    width: 200px;
    background: #fff;
}

.lr-content .slide-nav li.on:before {
    content: "";
    float: right;
    margin-top: 22px;
    border: 6px solid transparent;
    border-right: 6px solid #fff;
}

.lr-content .slide-nav li a {
    display: block;
    height: 55px;
    padding-left: 30px;
    line-height: 55px;
    font-size: 16px;
    color: #222;
    border-bottom: 1px solid #f6f6f6;
}

.lr-content .slide-nav li a:hover {
    color: #dcbd58;
}

.lr-content .slide-nav li.on a {
    color: #fff;
    background: #dcbd58;
}

.lr-content .slide-nav li a:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 12px;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #ccc;
}

.lr-content .slide-nav li.on a:before {
    background: #fff;
}

/* 右边内容 */
.lr-content .slide-cont {
    float: right;
    width: 980px;
    background: #fff;
}

.lr-content .slide-cont .slide-top {
    overflow: hidden;
    height: 55px;
    line-height: 55px;
    padding-right: 30px;
    border-bottom: 1px solid #f6f6f6;
}

.lr-content .slide-cont .slide-top .slide-title {
    float: left;
    padding-left: 30px;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    border-left: 3px solid #dcbd58;
}

.market-cont .irr-item {
    padding: 25px 30px;
}


.irr-item {
    display: none;
    padding: 15px 0 30px 59px;
}

.irr-cont {
    margin: 15px 0 30px 59px;
}

.irr-item p {
    line-height: 32px;
    font-size: 14px;
    color: #333;
}

.irr-title-cont {
}

.irr-title-cont {
    position: relative;
    line-height: 40px;
    color: #ccac44;
}

.irr-title-cont .p-title-num {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
    font-size: 24px;
    text-align: center;
    border: 2px solid #ccac44;
    border-radius: 100%;
}

.irr-title-cont .p-title {
    display: inline-block;
    font-size: 20px;
}


.formula-tag {
    text-indent: 2em;
    text-decoration: underline;
}

.irr-table {
    margin: 0 auto;
}

.irr-table tr:first-child {
    background: #bbb;
}

.irr-table td {
    padding: 0 4px;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    text-align: center;
    border: 1px solid #7f7f7f;
}

.irr-tl-table td {
    text-align: left;
    vertical-align: top;
}

.irr-tl-table tr td:first-child {
    text-align: center;
    vertical-align: middle;
}

.irr-tl-table tr:first-child td {
    text-align: center;
    vertical-align: middle;
}


/*
-------------------
实时资讯页
-------------------
*/
.news-cont {
    background: #f6f6f6;
}

.news-cont .n-main-cont .wrap {
    background: #fff;
}

.n-main-cont {
    padding: 30px 0;
}

.nmc-top {
    width: 90px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #dcbd58;
}

.nmc-top img {
    margin-right: 6px;
}


.nmc-cont {
    padding: 20px;
}

.nmc-head {
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 12px;
    background: #f6f6f6;
}

.nmc-head a {
    padding-right: 20px;
    font-size: 14px;
    color: #af8600;
    font-weight: bold;
    background: url(../img/refresh.png) right center no-repeat;
    background-size: 17px;
}

.nmc-head #curTime {
    float: right;
    font-size: 12px;
    color: #f00;
}

.nmc-box {
    padding: 40px 0 20px 10px;
}

.nmc-box li {
    background: url(../img/timer.png) right top no-repeat;
    background-size: 15px;
}

.nmc-item-time {
    height: 15px;
    line-height: 15px;
    padding-left: 30px;
    font-size: 12px;
    color: #333;
    background: url(../img/cycle.png) left center no-repeat;
    background-size: 15px;
}

.nmc-item-txt {
    padding: 13px 0 24px 23px;
    margin-left: 7px;
    line-height: 28px;
    font-size: 14px;
    color: #444;
    text-indent: 2em;
    border-left: 1px solid #bbb;
    background: url(../img/low.png) 23px 20px no-repeat;
}

.nmc-item-txt:hover {
    color: #ccac44;
}

.nmc-page {
    float: right;
    margin-bottom: 10px;
}

.nmc-page span.on, .nmc-page a {
    float: left;
    display: inline-block;
    width: 29px;
    line-height: 29px;
    margin: 0 3px;
    text-align: center;
    color: #666;
    border: 1px solid #bbb;
}

.nmc-page span.on {
    color: #fff;
    background: #ccac44;
    border-color: #ccac44;
}

.nmc-page a:hover {
    color: #fff;
    background: #ccac44;
    border-color: #ccac44;
}

.nmc-page .p-pre, .p-next {
    font-family: '宋体';
    vertical-align: 1px;
}

/*
-------------------
业务介绍页
-------------------
*/
.service-cont, .market-cont {
    background: #f6f6f6;
}

.service-cont .wrap, .market-cont .wrap {
    overflow: hidden;
}


/* 右边内容 */

.irr-item {
    display: none;
    padding: 15px 0 30px 59px;
}

.irr-cont {
    margin: 15px 0 30px 59px;
}

.irr-item p {
    line-height: 32px;
    font-size: 14px;
    color: #333;
}

.irr-title-cont {
}

.irr-title-cont {
    position: relative;
    line-height: 40px;
    color: #ccac44;
}

.irr-title-cont .p-title-num {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
    font-size: 24px;
    text-align: center;
    border: 2px solid #ccac44;
    border-radius: 100%;
}

.irr-title-cont .p-title {
    display: inline-block;
    font-size: 20px;
}


.formula-tag {
    text-indent: 2em;
    text-decoration: underline;
}

.irr-table {
    margin: 0 auto;
}

.irr-table tr:first-child {
    background: #bbb;
}

.irr-table td {
    padding: 0 4px;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    text-align: center;
    border: 1px solid #7f7f7f;
}

.irr-tl-table td {
    text-align: left;
    vertical-align: top;
}

.irr-tl-table tr td:first-child {
    text-align: center;
    vertical-align: middle;
}

.irr-tl-table tr:first-child td {
    text-align: center;
    vertical-align: middle;
}


/*
-------------------
商务合作页
-------------------
*/
.partner-cont {
    background: #f6f6f6;
}

.partner-cont .partner-item-cont {
    overflow: hidden;
    padding: 60px 0 40px;
}

.partner-cont .partner-item-cont li {
    float: left;
    width: 590px;
    height: 370px;
    margin-bottom: 40px;
    background: #fff;
    box-shadow: 0px 2px 3px rgba(202, 202, 202, 0.2);
}

.partner-cont .partner-item-cont li:nth-child(2n+1) {
    margin-right: 20px;
}

/* 头部 */
.partner-cont .partner-item-cont .p-title-cont {
    position: relative;
    line-height: 56px;
    border-top: 4px solid #ccac44;
    border-bottom: 1px solid #e6e6e6;
}

.partner-cont .partner-item-cont .p-title-cont .p-title-num {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 13px 10px 0 26px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ccac44;
    border: 1px solid #ccac44;
    border-radius: 100%;
}

.partner-cont .partner-item-cont .p-title-cont .p-title {
    display: inline-block;
    color: #333;
}

.partner-cont .partner-item-cont .p-title-cont .arrow-outer {
    position: absolute;
    top: 100%;
    left: 32px;
    border: 8px solid transparent;
    border-top: 10px solid #e6e6e6;
}

.partner-cont .partner-item-cont .p-title-cont .arrow-inner {
    position: absolute;
    top: -12px;
    left: -8px;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
}

/* 主体 */
.partner-cont .partner-item-cont .p-info-cont {
    padding: 20px 26px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.partner-cont .partner-item-cont .p-info-cont .p-profile {
}

.partner-cont .partner-item-cont .p-info-cont .p-contact {
    margin-top: 30px;
}


/*
-------------------
关于我们页
-------------------
*/
.about-cont {
}


/* 公司简介 */
.cp-profile {
    padding: 60px 0;
    overflow: hidden;
}

.cp-profile .cp-profile-container {
    overflow: hidden;
    height: 600px;
    background: url(../img/profile-bg.jpg) right center no-repeat;
}

.about-title {
    position: relative;
    width: 142px;
    height: 82px;
    margin: 30px 0 0 30px;
}

.cp-profile .about-title, .cp-recruit .about-title {
    border: 4px solid #eee;
}

.cp-culture .about-title {
    float: left;
    margin: 40px 0 0 30px;
    border: 4px solid #454236;
}

.about-title h2 {
    position: absolute;
    top: 0;
    left: 92px;
    width: 100%;
    line-height: 82px;
    font-size: 26px;
    color: #ccac44;
}


.cp-profile .cp-profile-cont {
    width: 785px;
    padding: 40px 40px 25px;
    background: #fff;
}

.cp-profile .cp-profile-cont p {
    line-height: 32px;
    text-indent: 2em;
    font-size: 14px;
    color: #333;
}


/* 企业文化 */
.cp-culture {
    height: 600px;
    background: url(../img/culture-bg.jpg) no-repeat;
    background-size: cover;
}


.cp-culture .cp-culture-cont {
    float: right;
    width: 850px;
    height: 480px;
    padding: 49px 62px;
    margin-top: 60px;
    background: #fff url(../img/culture-cont-bg.png) no-repeat;
}

.cp-culture .cp-culture-cont {
}

.cp-culture .cp-culture-cont ul {
    overflow: hidden;
}

.cp-culture .cp-culture-cont li {
    float: left;
    width: 317px;
    height: 190px;
    cursor: pointer;
}

.cp-culture .cp-culture-cont li img {
    display: block;
}

.cp-culture .cp-culture-cont li:nth-child(2n+0) {
    margin-left: 90px;
}

.cp-culture .cp-culture-cont li h2 {
    display: inline-block;
    padding: 16px 0 11px;
    font-size: 18px;
    color: #444;
}

.cp-culture .cp-culture-cont li span {
    display: block;
    width: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccac44;
}

.cp-culture .cp-culture-cont li p {
    line-height: 24px;
    font-size: 14px;
}

/* 人才招聘 */
.cp-recruit {
    position: relative;
    padding: 70px 0;
}

.cp-recruit .cp-recruit-cont {
    overflow: hidden;
    width: 1200px;
    height: 508px;
    margin-top: 70px;
}

.cp-recruit .cp-recruit-cont > div {
    position: relative;
}

.cp-recruit .cp-recruit-cont ul {
    overflow: hidden;
    float: left;
    width: 1200px;
}

.cp-recruit .cp-recruit-cont li {
    float: left;
    width: 33.3%;
}

.cp-recruit .cp-recruit-cont li:nth-child(3n+2) {
    width: 33.4%;
}

.cp-recruit .cp-recruit-cont li:nth-child(3n+2) > div {
    margin: 10px 20px;
}

.cp-recruit .cp-recruit-cont li > div {
    margin: 10px 0;
    padding: 40px 0 40px 25px;
    border: 1px solid #aaa;
}

.cp-recruit .cp-recruit-cont li > div:hover {
    background: #ccac44;
    border: 1px solid #ccac44;
}

.cp-recruit .cp-recruit-cont li > div:hover span {
    border-bottom: 1px solid #fff;
}

.cp-recruit .cp-recruit-cont li > div:hover h2, .cp-recruit .cp-recruit-cont li > div:hover p {
    color: #fff;
}

.cp-recruit .cp-recruit-cont li > div:hover a {
    color: #fff;
    border: 1px solid #fff;
}

.cp-recruit .cp-recruit-cont li h2 {
    height: 43px;
    line-height: 43px;
    margin-bottom: 12px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.cp-recruit .cp-recruit-cont li span {
    display: block;
    width: 30px;
    border-bottom: 1px solid #666;
}

.cp-recruit .cp-recruit-cont li p {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #555;
}

.cp-recruit .cp-recruit-cont li a {
    display: inline-block;
    width: 43px;
    height: 23px;
    line-height: 23px;
    margin-top: 25px;
    text-align: center;
    color: #666;
    border: 1px solid #aaa;
    border-radius: 3px;
}


.cp-recruit .cp-recruit-mask {
    display: none;
    position: absolute;
    top: 168px;
    left: 100px;
    z-index: 1000;
    width: 1000px;
    padding: 0 70px 15px 50px;
    border: 1px solid #ccc;
    background: #fafafa;
}

.cp-recruit .cp-recruit-mask img {
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 55px;
    float: right;
    cursor: pointer;
}

.cp-recruit .cp-recruit-mask .cprm-title {
    height: 50px;
    margin-top: 15px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #ccac44;
    border-bottom: 1px solid #e9e9e9;
}

.cp-recruit .cp-recruit-mask .cprm-brief-cont p {
    line-height: 28px;
    font-size: 14px;
    color: #444;
}

.cp-recruit .cp-recruit-mask .cprm-brief-cont .cprm-base {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #e9e9e9;
}

.cp-recruit .cp-recruit-mask .cprm-brief-cont .cprm-base p {
    float: left;
    width: 290px;
}

.cp-recruit .cp-recruit-mask .cprm-brief-cont .cprm-item {
    margin-top: 30px;
}

.cp-recruit .cp-recruit-mask .cprm-brief-cont .cprm-money {
    margin-top: 60px;
}


.cp-recruit .cpr-btn {
    margin-top: 30px;
    text-align: center;
}

.cp-recruit .cpr-btn a {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.cp-recruit .cpr-btn .prev {
    background: url(../img/prev.png) no-repeat;
}

.cp-recruit .cpr-btn .prev:hover {
    background: url(../img/prev-1.png) no-repeat;
}

.cp-recruit .cpr-btn .next {
    margin-left: 20px;
    background: url(../img/next.png) no-repeat;
}

.cp-recruit .cpr-btn .next:hover {
    background: url(../img/next-1.png) no-repeat;
}

/*
-------------------
联系我们页
-------------------
*/
.contact-cont {
}

/* 地址信息 */
.contact-info {
    position: relative;
    padding: 130px 0 70px;
    background: url(../img/bg.jpg) center no-repeat;
}

.contact-info ul {
}

.contact-info ul li {
    float: left;
    width: 380px;
    height: 290px;
    margin-left: 30px;
    padding: 0 10px;
    text-align: center;
    border: 1px solid #ddd;
}

/* border-right:1px dashed #ccc;*/
.contact-info ul li:first-child {
    margin-left: 0;
}

.contact-info ul li:hover {
    border: 1px solid #ccac44;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact-info ul li:hover .ci-icon {
    top: -30px;
    border: 1px solid #ccac44;
}

.contact-info ul li:hover .ci-title {
    top: 9px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.contact-info ul li:hover .ci-cont {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.ci-icon {
    display: inline-block;
    position: relative;
    top: 80px;
    padding: 0 10px;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact-info img {
    width: 50px;
    height: 50px;
}

.ci-container {
    overflow: hidden;
    height: 290px;
}

.ci-title {
    position: relative;
    top: 115px;
    display: block;
    margin-bottom: 30px;
    font-size: 23px;
    color: #333;
}

.ci-cont {
    position: relative;
    top: 20px;
    line-height: 32px;
    font-size: 15px;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.ci-cont span {
    display: block;
    color: #666;
}

.cut-top {
    content: ' ';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 500px solid #f6f6f6;
    border-left: 100px solid white;
}

.cut-bottom {
    content: ' ';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 400px solid #f6f6f6;
    border-right: 100px solid white;
}

/* 地图 */
.contact-cont .contact-map {
    height: 350px;
    margin-bottom: 70px;
    background: url(../img/map.jpg) center no-repeat;
}


/* ICP号 */
.icp {
    color: #a5a5a5;
}

.icp:active {
    color: #a5a5a5;
}

.icp:hover {
    color: #a5a5a5;
}

.icp:focus {
    color: #a5a5a5;
}


.imd-cont ul li:nth-child(odd) {
    background: rgb(246, 246, 246);
}