﻿html {
    -webkit-text-size-adjust: none
}

body {
    font-family: '微软雅黑', 'Open Sans', 'Arial', 'Hiragino Sans GB', 'Microsoft YaHei';
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    font-variant: normal;
    color: #323232;
    background: #eee;
    /*font-weight: 100;*/
}

body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
img,
td,
div,
video,
input {
    margin: 0;
    padding: 0
}

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

a {
    outline-style: none;
    color: #323232;
    text-decoration: none;
    border: 0
}

a:hover {
    text-decoration: none;

}

input,
select,
textarea {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #323232;
    outline: none
}

input {
    border: 0;
    padding: 0 5px;
    line-height: 22px
}

textarea {
    padding: 5px;
    resize: none
}

img {
    border: 0;

}

li {
    list-style-type: none;
    vertical-align: 0
}

.hidden {
    display: none !important
}

.fleft {
    float: left
}

.fright {
    float: right
}

.pos_r {
    position: relative
}

.pos_a {
    position: absolute
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
    font-size: 0
}

.animate {
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
}

::-webkit-input-placeholder {
    font-size: 14px;
    color: #ccc
}

:-moz-placeholder {
    font-size: 14px;
    color: #ccc
}

::-moz-placeholder {
    font-size: 14px;
    color: #ccc
}

:-ms-input-placeholder {
    font-size: 14px;
    color: #ccc
}

.wrap {
    width: 100% !important;
    min-width: 1260px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.head {
    width: 1920px;
    height: 450px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #042f70
}

.head-left {
    background: url(../images/head_bg.png) no-repeat right top;
    height: 450px;
    width: 667px;
    float: left;
    position: absolute;
    z-index: 5
}

.head-nav {
    padding: 1.4% 0 0 2%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 28%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.logo {
    width: 110px;
    height: 50px;
    float: left
}

.head-right {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0
}

.head-right .headul {
    float: right;
    width: 1386px;
    height: 450px;
    position: relative;
    overflow: hidden;
}

.head-right .headul.headulAni li {
    -webkit-animation: headulAni 8s linear infinite;
    animation: headulAni 8s linear infinite;
}

@-webkit-keyframes headulAni {
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@keyframes headulAni {
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

.head-right .headul li {
    position: absolute;
    left: 0;
    top: 0;
}

.head-right .headul img {
    display: block;
    width: 100%;
    height: 100%;
}

.head-right .videoTwo {
    float: right;
    width: 1386px;
    height: 450px;
    position: relative;
    overflow: hidden;
}

.head-right .videoTwo video {
    min-width: 100%;
    min-height: 100%;
}

.head-language {
    color: #fff;
    font-size: 13px;
    float: right;
    padding-right: 18%;
}

.head-language a {
    color: #fff;
    margin: 0 10px;
    padding-bottom: 3px;
    display: inline-block;
    white-space: nowrap;
}

.head-language a.cut:after,
.head-language a:hover:after {
    content: "";
    display: block;
    width: 80%;
    border-bottom: 2px solid #fff
}

.nav-lists {
    margin-top: 10px;
    /*width: 150px;*/
    float: right;
    padding-right: 90px
}

.nav-lists dt {
    font-size: 18px;
    color: #c1a367;
    margin-bottom: 10px;
}

.nav-lists dd {
    line-height: 22px;
    margin-top: 8px;
}

.nav-lists dd a {
    color: #818dab;
    font-size: 16px;
    display: inline-block;
    position: relative;
}

.nav-lists dd a.cut {
    text-decoration: underline;
    color: #fff;
}

.nav-lists dd a:hover {
    color: #fff;
    text-decoration: underline;
}

.content {
    width: 1920px;
    background: url(../images/cont_bg.png) no-repeat;
    position: relative;
    left: 50%;
    margin-left: -960px;
    color: rgba(0, 45, 114, 0.8);
}

.cont-bg {
    background: url(../images/bg_icon.png) no-repeat 490px 313px
}

.content-sub {
    width: 940px;
    margin: 0 auto;
    padding: 150px 0;
    position: relative;
}

.content-sub .qrCode {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -135px;
    text-align: center;
}

.content-sub .qrCode .img {
    background: #fff;
    overflow: hidden;
    width: 232px;
    height: 232px;
    margin-bottom: 15px;
}

.content-sub .qrCode img {
    display: block;
    width: 100%;
    height: 100%;
}

.title-h2 {
    font-size: 52px;
    line-height: 1;
    color: #c1a367;
    font-weight: 400;
    padding-top: 38px;
    padding-bottom: 38px;
    position: relative
}

.title-h2L {
    font-size: 52px;
    line-height: 1;
    color: rgba(0, 45, 114, 1);
    font-weight: 400;
    position: relative;
    text-align: center;
    margin-bottom: 60px;
}

.title-h2:before {
    content: "";
    width: 106px;
    border-bottom: 4px solid #002d72;
    display: block;
    position: absolute;
    top: 0
}

.title-h3 {
    font-size: 22px;
    line-height: 1;
    color: #002d72;
    font-weight: 400;
    margin: 30px 0 25px
}

.title-h4 {
    font-size: 30px;
    line-height: 1;
    color: #002d72;
    font-weight: 400;
    margin: 30px 0 25px
}

.cont-text {
    width: 425px;
    float: left;
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.cont-text {
    width: 505px;
}

.marauto {
    margin: 40px auto 0;
}

.marauto img {
    margin: 0 auto;
}

.cont-textL {
    width: 100%;
    float: left;
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.text-h3 {
    font-size: 18px;
    margin-bottom: -25px;
    margin-top: 15px
}

.text-h3L {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #c1a367;
}

.cont-text p {
    margin-bottom: 30px;
    text-align: justify
}

.cont-s-img {
    width: 396px;
    height: 257px;
    float: right
}

.cont-text p.text-right {
    text-align: right
}

.text-right {
    text-align: right;
}

.cont-bg1 {
    background: url(../images/bg_icon1.png) no-repeat 490px 313px
}

.title-h5 {
    font-size: 18px;
    line-height: 30px;
    color: #002d72;
    font-weight: 400;
    margin: 30px 0 25px
}

.title-h5-img {
    width: 940px;
    height: 501px;
    -webkit-box-shadow: 0 5px 10px #ccc;
    box-shadow: 0 5px 10px #ccc;
    margin-top: 100px
}

.cont-bg2 {
    background: url(../images/bg_icon2.png) no-repeat 490px 280px
}

.news-top {
    margin: 65px 0 50px
}

.news-img {
    width: 337px;
    height: 190px;
    float: left
}

.news-t-r {
    width: 560px;
    float: right
}

.user-icon {
    width: 7px;
    height: 7px;
    background: #002d72;
    border-radius: 50%;
    display: block;
    margin-right: 20px;
    float: left;
    margin-top: 13px
}

.t-r-title {
    font-size: 18px;
    color: rgba(0, 45, 114, 0.8);
    margin-bottom: 10px;
    overflow: hidden;
    display: block
}

.t-r-title span {
    float: left;
    width: 520px;
    line-height: 30px
}

.t-r-time {
    color: #002d72;
    padding-left: 27px;
    margin-bottom: 5px
}

.t-r-p {
    color: rgba(0, 45, 114, 0.8);
    padding-left: 27px;
    line-height: 30px
}

.news-ul {
    border-top: 1px solid #c6cfdc
}

.news-ul li {
    height: 79px;
    overflow: hidden;
    border-bottom: 1px solid #c6cfdc;
    position: relative;
    line-height: 79px;
}

.news-ul li a {
    float: left;
    font-size: 18px;
    color: rgba(0, 45, 114, 0.8);
    width: 800px;
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*line-height: normal;*/
    /*padding-left: 30px;*/
}

.news-ul li a:hover {
    color: #c1a367
}

.news-b {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -11px;
    font-weight: 400;
    color: #002d72;
    padding-right: 5px;
}

.news-ul li .user-icon {
    margin-left: 3px;
    margin-top: 35px
        /*position: absolute;*/
        /*left: 0;*/
        /*top: 50%;*/
        /*margin-top: -3.5px;*/
}

.pages {
    text-align: center;
    height: 26px;
    margin-top: 64px
}

.pages a {
    display: inline-block;
    line-height: 26px;
    text-align: center;
    width: 26px;
    height: 26px;
    color: #002d72;
    border-radius: 50%;
    margin: 0 5px;
    vertical-align: middle;
}

.pages a:hover,
.pages a.cut {
    color: #fff;
    background: #c1a367
}

.pages a.prev-a,
.pages a.next-a {
    font-family: simsun;
    background: #002d72;
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.pages a.prev-a:hover,
.pages a.next-a:hover {
    background: #c1a367
}

.cont-bg3 {
    background: url(../images/bg_icon3.png) no-repeat 490px 360px
}

.cont-bg4 {
    background: url(../images/bg_icon3.png) no-repeat 490px 80px
}

.cont-bg5 {
    background: url(../images/bg_icon4.png) no-repeat 490px 100px
}

.cont-bg6 {
    background: url(../images/bg_icon4.png) no-repeat 490px 350px
}

.cont-bg7 {
    background: url(../images/bg_icon5.png) no-repeat 490px 280px
}

.cont-bg8 {
    background: url(../images/bg_icon6.png) no-repeat 490px 280px
}

.cont-bg9 {
    background: url(../images/bg_icon7.png) no-repeat 490px 400px
}

.cont-bg10 {
    background: url(../images/bg_icon8.png) no-repeat 490px 300px
}

.cont-bg11 {
    background: url(../images/bg_icon9.png) no-repeat 490px 300px
}

.cont-bg12 {
    background: url(../images/bg_icon10.png) no-repeat 490px 280px
}

.cont-bg13 {
    background: url(../images/bg_icon11.png) no-repeat 490px 430px
}

.cont-bg14 {
    background: url(../images/bg_icon12.png) no-repeat 490px 430px
}

.cont-bg15 {
    background: url(../images/bg_icon13.png) no-repeat 490px 300px
}
.cont-bg3_1 {
    background: url(../images/nicon0.png) no-repeat 490px 360px
}
.cont-bg4_1 {
    background: url(../images/nicon0.png) no-repeat 490px 80px
}

.news-title-h3 {
    font-size: 24px;
    line-height: 1.3;
    color: rgba(0, 45, 114, 0.8);
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px
}

.news-title-time {
    color: #002d72;
    text-align: center;
    padding: 10px 0 5px
}

.news-title-source,
.news-title-time1 {
    color: #002d72;
    text-align: center;
    display: block
}

.news-title-source:after,
.news-title-time1:after {
    content: "";
    width: 106px;
    border-bottom: 4px solid #002d72;
    display: block;
    margin: 0 auto;
    padding-bottom: 10px
}

.content-text {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.content-text img {
    max-width: 940px;
    margin: 50px auto
}

.content-text p {
    margin-top: 30px
}

.p-title {
    font-size: 18px
}

.news-title-time1 {
    font-size: 20px;
    color: rgba(0, 45, 114, 0.8)
}

.p-line {
    border-bottom: 1px solid #c6cfdc
}

.p-title-none {
    margin-bottom: -30px
}

.p-ul {
    margin-top: 30px
}

.p-ul li {
    background: url(../images/icon1.png) no-repeat left 12px;
    padding-left: 20px
}

.join-tab-cont .news-tips {
    margin: 40px 0 60px;
    line-height: 1.6;
    font-size: 16px;
    text-align: justify;
    font-weight: 600;
}

.news-lists {
    width: 100%;
    position: relative;
}

.news-line {
    border-left: 1px solid #9fb0ca;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50px;
    z-index: -1;
    background: url(../images/icon2.png) no-repeat center bottom
}

.news-line b {
    width: 7px;
    height: 7px;
    background: url(../images/icon2.png) no-repeat;
    position: absolute;
    left: -4px;
    bottom: 0
}

.news-sub li {
    min-height: 140px;
}

.news-sub li:nth-child(4) {
    margin-bottom: 10px;
}

.news-sub li:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.n-sub-date {
    width: 100px;
    height: 100px;
    border: 1px solid #9fb0ca;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: rgba(0, 45, 114, 0.8);
    text-align: center;
    line-height: 40px;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden;
}

.n-sub-date span {
    display: block;
    border-bottom: 1px solid #9fb0ca;
    width: 80px;
    margin: 0 auto
}

.n-sub-date:after {
    content: "";
    border-bottom: 1px solid #9fb0ca;
    width: 23px;
    display: block;
    margin: -41px 20px 0 122px
}

.n-sub-right,
.n-sub-agro {
    width: 705px;
    margin-left: 63px;
    float: left
}

.n-sub-right:after {
    border-bottom: 1px solid rgba(159, 176, 202, 0.5);
    content: "";
    display: block;
    width: 90%;
    margin-top: 35px;
    margin-left: 20px
}

.sub-t-a,
.duty-h6 {
    font-size: 18px;
    color: rgba(0, 45, 114, 0.8);
    background: url(../images/icon2.png) no-repeat left 8px;
    padding-left: 20px;
    margin-top: 40px;
    display: block;
    line-height: 1.5;
    margin-bottom: 20px
}

.n-sub-right p {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px;
    padding-left: 20px;
    text-align: justify;
    margin-bottom: 30px
}

.n-sub-right img {
    max-width: 705px;
    margin-left: 20px
}

.news-more {
    color: #002d72;
    width: 705px;
    height: 70px;
    float: left;
    margin-left: 185px;
    text-align: center;
    margin-top: 75px
}

.news-more span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background: #002d72;
    border-radius: 50%;
    color: #fff;
    font-family: simsun;
    font-size: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 18px
}

.news-loading {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    width: 50px;
    height: 50px;
    display: inline-block
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.click-more {
    cursor: pointer
}

.join-h2,
.join-t-h2 {
    font-size: 36px;
    color: #c1a367;
    line-height: 1;
    font-weight: 400;
    text-align: center
}

.join-dl {
    margin-top: 65px;
    border-radius: 5px;
    overflow: hidden
}

.join-dl dt {
    background: #002d73;
    line-height: 59px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    border-left: 1px solid #002d73;
    border-right: 1px solid #002d73
}

.join-sub {
    width: 340px;
    padding-left: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}

.join-sub1 {
    width: 300px;
    padding-left: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}

.join-sub2 {
    width: 149px;
    text-align: center;
    float: left
}

.join-dl dd {
    border-left: 1px solid #d9dce3;
    border-right: 1px solid #d9dce3;
    color: #002d72
}

.join-dl dd .join-sub {
    cursor: pointer
}

.join-title {
    line-height: 59px;
    border-bottom: 1px solid #d9dce3;
    overflow: hidden
}

.join-h3,
.join-t-h3 {
    font-size: 18px;
    color: #002d72;
    text-align: center;
    font-weight: 400;
    line-height: 1;
    margin: 78px 0 15px
}

.join-p,
.join-t-h4 {
    color: #c1a367;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    line-height: 1
}

.join-p-img {
    width: 268px;
    height: 268px;
    margin: 50px auto 0
}

.join-cont {
    border-bottom: 1px solid #d9dce3;
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px;
    padding: 0 45px 45px;
    position: relative
}

.join-c-h4 {
    font-size: 24px;
    color: #002d72;
    font-weight: 400;
    margin-top: 40px
}

.join-c-h5 {
    font-size: 18px;
    color: #002d72;
    font-weight: 400;
    margin: 30px 0 15px
}

.join-line {
    border-bottom: 1px solid #002d72;
    position: relative;
    z-index: -1
}

.join-line:after,
.join-line:before {
    width: 7px;
    height: 7px;
    background: url(../images/icon2.png) no-repeat;
    position: absolute;
    left: 0;
    top: -3px;
    content: ""
}

.join-line:before {
    left: auto;
    right: 0
}

.join-tab-ul {
    width: 720px;
    margin: -50px auto 0
}

.join-tab-ul li {
    width: 110px;
    margin: 0 65px;
    float: left;
    text-align: center;
    cursor: pointer
}

.join-tab-ul li span {
    width: 100px;
    height: 100px;
    border: 1px solid #9fb0ca;
    display: block;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%
}

.join-i {
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon3.png) no-repeat
}

.join-i1 {
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon5.png) no-repeat
}

.join-bg1 {
    background-position: 0 0 !important
}

.join-bg2 {
    background-position: -236px 0 !important
}

.join-bg3 {
    background-position: -477px 0 !important
}

.join-tab-ul li.join-cut .join-i {
    background: url(../images/icon4.png) no-repeat
}

.join-tab-ul li.join-cut .join-i1 {
    background: url(../images/icon6.png) no-repeat
}

.join-tab-ul li.join-cut span {
    background: #002d72
}

.join-tab-ul li p {
    font-size: 24px;
    color: #002d72;
    line-height: 1.2;
    width: 160%;
    margin: 39px 0 0 -30%;
}

.join-tab-ul li a {
    color: #9badc8;
}

.join-tab-ul li a b {
    font-family: simsun;
    font-weight: 400;
    padding-right: 5px
}

.join-tab-ul li a:hover {
    color: #c1a367
}

.join-t-h2 {
    margin: 110px 0 45px
}

.join-t-h3 {
    line-height: 35px;
    margin: 0 0 60px
}

.join-tab-cont img {
    margin: 0 auto
}

.join-t-h4 {
    margin: 60px 0 40px
}

.join-label {
    overflow: hidden;
    /*    border-bottom: 1px solid #c1a367;
    border-top: 1px solid #c1a367;*/
}

.join-label span {
    width: 154px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    font-size: 18px;
    color: #002d72;
    display: block;
    float: left;
    margin: 0 1px
}

.join-label span:nth-child(1) {
    background: url(../images/adm5.png) 10px center no-repeat;
}

.join-label span:nth-child(2) {
    background: url(../images/adm6.png) 10px center no-repeat;
}

.join-label span:nth-child(3) {
    background: url(../images/adm7.png) 10px center no-repeat;
}

.join-label span:nth-child(4) {
    background: url(../images/adm8.png) 10px center no-repeat;
}

.join-label span:nth-child(5) {
    background: url(../images/adm9.png) 10px center no-repeat;
}

.join-label span:nth-child(6) {
    background: url(../images/adm10.png) 10px center no-repeat;
    text-indent: 10px;
}

.example {
    width: 940px;
    height: 450px;
    margin: 60px auto 0;
    position: relative
}

.example:after {
    width: 843px;
    height: 310px;
    border: 2px solid #c1a367;
    content: "";
    display: block;
    margin: -380px auto 0;
    z-index: -1;
    border-radius: 3px
}

.example .roundabout-holder {
    height: 450px;
    margin: 0 167px 0 173px
}

.example .roundabout-moveable-item {
    position: relative;
    cursor: pointer;
    width: 700px;
    height: 394px;
    text-align: center;
    line-height: 30px;
    font-size: 28px
}

.example img {
    width: 100%;
    height: 100%
}

.example .roundabout-in-focus img {
    width: 100%;
    height: 100%
}

.example p {
    text-align: center;
    font-size: 14px;
    color: #002d72;
    margin-top: 30px;
    display: none;
    -webkit-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all .3s cubic-bezier(0.4, 0, 0.2, 1) 0s
}

.example .roundabout-in-focus {
    cursor: auto;
    z-index: 10000
}

.example .roundabout-in-focus p {
    display: block;
}

.b_prev,
.b_next {
    background: rgba(0, 45, 114, 0.5) url(../images/b-left.png) no-repeat 40px center;
    width: 113px;
    height: 216.7px;
    position: absolute;
    left: 7px;
    top: 114px;
    z-index: 300;
    -webkit-transition: all .5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all .5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    cursor: pointer
}

.b_next {
    left: auto;
    right: 7px;
    background: rgba(0, 45, 114, 0.5) url(../images/b-right.png) no-repeat 30px center;
    cursor: pointer
}

.b-pn-all {
    opacity: 0
}

.about-h5,
.about-h6,
.history-h6,
.about-h5-a {
    font-size: 30px;
    color: #002d72;
    font-weight: 400;
    width: 520px;
    line-height: 1;
    float: left;
    margin: 77px 0 15px
}

.about-p,
.about-p1,
.about-p2,
.about-p3 {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px;
    width: 520px;
    float: left;
    text-align: justify
}

.about-r-img {
    width: 343px;
    //height: 416px;
    float: right;
    margin-top: -148px;
margin-top:-40px;
}

.about-r-img img {
    width: 343px;
   // height: 416px
}


.about-r-img:after {
    content: "";
    width: 343px;
    height: 416px;
    border: 2px solid #c1a367;
    display: block;
    z-index: -1;
    margin: -431px 0 0 10px;
    border-radius: 3px;
display:none;
}

.about-p1 {
    width: 100%;
    margin: 48px 0 0;
    float: none
}

.about-h6,
.history-h6 {
    font-size: 18px;
    margin-top: 50px
}

.about-name {
    width: 550px;
    float: left;
    color: #002d72;
    font-size: 18px;
    line-height: 35px;
    margin-top: 20px
}

.about-name p {
    overflow: hidden
}

.about-name p.about-m {
    margin-top: 30px
}

.about-name span {
    float: left
}

.about-name b {
    font-weight: 400;
    float: left;
    width: 415px
}

.about-r-img1 {
    float: left;
    margin-top: 90px
}

.about-r-img1:after {
    margin: -405px 0 0 -15px
}

.about-h5-a {
    float: right;
    margin: 158px 0 50px
}

.about-p2 {
    float: right;
    margin-bottom: 20px
}

.about-p3 {
    margin-bottom: 20px
}

.about-w {
    width: 100%;
    float: none
}

.about-t {
    margin: 20px 0 30px
}

.about-r-img2 {
    margin-top: -250px
}

.join-tab1 {
    margin: 165px 0 0
}

.news-ul li a.pdf-down {
    width: 140px;
    float: left
}

.user-icon1 {
    width: 35px;
    height: 35px;
    background: #002d72 url(../images/icon7.png) no-repeat;
    float: left;
    border-radius: 50%;
    margin-right: 15px;
    margin-top: 20px
}

.news-ul li a:hover .user-icon1 {
    background: #c1a367 url(../images/icon7.png) no-repeat
}

.duty-h4 {
    font-size: 24px;
    color: #002d72;
    font-weight: 400;
    text-align: center;
    line-height: 1
}

.duty-h6 {
    font-weight: 400;
    background-position: 0 10px
}

.duty-p {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px;
    margin-bottom: 20px
}

.duty-m {
    margin-top: 80px
}

.duty-img {
    margin: 70px 0;
    overflow: hidden
}

.duty-img img {
    width: 220px;
    height: 165px;
    float: left;
    margin-right: 20px
}

.duty-img img:last-child {
    margin-right: 0
}

.duty-img1 {
    margin: 70px 0 0;
    overflow: hidden
}

.duty-img1 img {
    width: 300px;
    height: 225px;
    float: left;
    margin-right: 20px
}

.duty-img1 img:last-child {
    margin-right: 0
}

.nav-lists1 {
    /*width: 220px*/
}

.layout-sub {
    line-height: 24px;
    margin-top: 10px
}

.nav-lists dd .layout-sub a {
    display: block;
    font-size: 14px
}

.nav-lists dd .layout-sub a.sub-cut {
    color: #c1a367
}

.nav-lists dd .layout-sub i {
    font-family: simsun;
    font-style: normal;
    padding-right: 10px
}

.nav-lists dd .layout-sub a:hover {
    color: #c1a367
}

.nav-lists dd .layout-sub a.on {
    color: #c1a367
}

.nav-lists dd .layout-sub a:hover:after {
    content: "";
    display: block;
    width: 80%;
    border-bottom: 0;
    position: absolute
}

.layout-h6,
.agro-h6 {
    font-size: 18px;
    color: #002d72;
    font-weight: 400;
    margin-top: 35px;
    line-height: 30px
}

.join-close {
    cursor: pointer;
    line-height: 25px;
    overflow: hidden;
    width: 70px;
    position: absolute;
    right: 35px;
    top: 0px
}

.join-icon,
.layout-icon,
.layout-icon1 {
    width: 25px;
    height: 25px;
    background: #002d72 url(../images/icon8.png) no-repeat;
    display: inline-block;
    border-radius: 50%;
    float: left
}

.join-close span,
.layout-close span,
.layout-open span {
    float: left;
    padding-right: 15px;
    color: #002d72
}

.layout-ul a {
    padding: 60px 0 20px;
    display: inline-block;
}

.layout-img {
    /*margin: 60px 0 20px*/
    display: block;
}

.layout-title {
    height: 50px;
    border-left: 5px solid #002d72;
    background: rgba(0, 45, 114, 0.1)
}

.layout-title h3 {
    color: #c1a367;
    font-size: 24px;
    padding-left: 25px;
    line-height: 50px;
    font-weight: 400;
    float: left
}

.layout-close,
.layout-open {
    cursor: pointer;
    line-height: 25px;
    overflow: hidden;
    float: right;
    padding: 12.5px 10px 12.5px 0
}

.layout-icon1 {
    background: #002d72 url(../images/icon9.png) no-repeat
}

.layout-cont {
    border-bottom: 1px solid #c6cfdc;
    padding: 28px 0;
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.layout-text h3 {
    font-size: 18px;
    color: #002d72;
    font-weight: 400;
    margin-bottom: 20px;
    padding: 0 30px
}

.layout-text p {
    margin-bottom: 20px;
    padding: 0 30px;
    text-align: justify
}

.layout-p {
    padding: 0 30px;
    text-align: justify
}

.layout-l-img {
    width: 300px;
    height: 225px;
    float: left;
    margin: 40px 0
}

.layout-l-img img {
    width: 300px;
    height: 225px
}

.layout-l-img:after {
    /*    content: "";
    width: 324px;
    height: 243px;
    border: 2px solid #c1a367;
    display: block;
    z-index: -1;
    margin: -233px 0 0 -15px;
    border-radius: 3px*/
}

.layout-h4 {
    font-size: 30px;
    font-weight: 400;
    color: #c1a367;
    width: 560px;
    float: right;
    line-height: 1;
    margin-top: 40px
}

.layout-h5 {
    font-size: 18px;
    font-weight: 400;
    color: #c1a367;
    width: 560px;
    float: right;
    line-height: 25px;
    margin: 20px 0 30px
}

.layout-t-p,
.layout-t-p1,
.layout-t-p2 {
    width: 560px;
    float: right;
    line-height: 30px;
    /*background: url(../images/icon1.png) no-repeat left 13px;*/
    padding: 0 0 0 20px !important;
    text-align: justify;
    color: rgba(0, 45, 114, 0.8);
    margin-bottom: 20px
}

.layout-b {
    border-bottom: 1px solid #c6cfdc;
    padding: 28px 0
}

.agro-img {
    margin-top: 40px
}

.agro-h3 {
    font-size: 18px;
    color: #002d72;
    margin: 30px 0 10px;
    font-weight: 400
}

.agro-p,
.agro-p1 {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.n-sub-agro h3 {
    font-size: 26px;
    color: #c1a367;
    font-weight: 400;
    line-height: 1.2;
    margin: 40px 0 20px
}

.n-sub-agro .n-agro-img a {
    display: inline-block;
    /*margin-right: 30px;*/
}

.n-agro-img img {
    /*float: left;*/
    margin-right: 30px
}

.n-agro-img a:last-child img {
    margin-right: 0
}

.agro-line {
    padding-top: 60px;
    border-bottom: 1px solid #c6cfdc;
    overflow: hidden
}

.agro-icon {
    width: 100%;
    height: 100%;
    background: url(../images/icon10.png) no-repeat;
    display: block
}

.agro-lists .n-sub-date {
    padding: 0
}

.agro-bg2 {
    background-position: 0 -166px
}

.agro-bg3 {
    background-position: 0 -332px
}

.agro-bg4 {
    background-position: 0 -498px
}

.agro-bg5 {
    background-position: 0 -664px
}

.agro-h6 {
    margin-bottom: 20px
}

.agro-p1 {
    margin-bottom: 15px
}

.layout-t-p1 {
    width: 775px
}

.layout-t-p2 {
    width: 775px;
    background: url(../images/icon2.png) no-repeat left 12px;
    margin-bottom: 0
}

.n-sub-agro {
    width: 775px
}

.agro-a {
    color: #9badc8;
    margin-bottom: 30px;
    display: inline-block
}

.agro-a b {
    font-family: simsun;
    font-weight: 400;
    padding-right: 5px
}

.agro-a:hover {
    color: #c1a367
}

.agro-icon1 {
    width: 100%;
    height: 100%;
    background: url(../images/icon11.png) no-repeat;
    display: block;
}

.agro-iconL1 {
    width: 100px;
    height: 100px;
    background: url(../images/adm0.png) no-repeat;
    display: inline-block;
    margin: -11px;
    background-size: cover;
}

.agro-iconL2 {
    width: 100px;
    height: 100px;
    background: url(../images/adm1.png) no-repeat;
    display: inline-block;
    margin: -11px;
    background-size: cover;
}

.agro-iconL3 {
    width: 100px;
    height: 100px;
    background: url(../images/adm2.png) no-repeat;
    display: inline-block;
    margin: -11px;
    background-size: cover;
}

.lczName {
    margin: 30px 0 20px;
    overflow: hidden;
}

.lczName img {
    float: right;
}

.adm4 {
    margin: 50px 0;
}

.agro-b2 {
    background-position: 0 -222px
}

.agro-b3 {
    background-position: 0 -473px
}

.agro-b4 {
    background-position: 0 -720px
}

.agro-b5 {
    background-position: 0 -968px
}

.agro-bL1 {
    background: url(../images/adm12.png) 0 0 no-repeat;
    background-size: cover;
}

.agro-bL2 {
    background: url(../images/adm13.png) 0 0 no-repeat;
    background-size: cover;
}

.agro-bL3 {
    background: url(../images/adm14.png) 0 0 no-repeat;
    background-size: cover;
}

.agro-bL4 {
    background: url(../images/adm15.png?1=1) 0 0 no-repeat;

    background-size: cover;
}

.agro-bL5 {
    background: url(../images/img86.png) 0 0 no-repeat;
    background-size: cover;
}

.invest-cont {
    width: 1115px;
    height: 555px;
    margin: 180px 0;
    position: relative
}

.invest-text {
    width: 1115px;
    height: 485px;
    background: #002d72;
    padding-top: 70px
}

.i-t-title {
    color: #fff;
    margin-left: 475px;
    height: 22px
}

.i-t-title b {
    font-family: simsun;
    float: left;
    margin-right: 20px
}

.i-t-span {
    float: left;
    font-size: 16px;
    height: 10px;
    border-bottom: 1px solid #274d88;
    width: 390px
}

.i-t-span span {
    background: #002d72;
    padding-right: 20px
}

.i-t-img {
    height: 40px;
    margin: 15px 0 15px 502px;
}

.i-t-img .table {
    height: 22px;
    margin: 4px 0;
}

.i-t-img img {
    float: left;
    margin-right: 20px
}

.i-t-img .table img {
    max-height: 22px;
}

.invest-img {
    width: 901px;
    height: 520px;
    position: absolute;
    left: -482px;
    top: -40px
}

.invest-p {
    width: 418px;
    height: 480px;
    background: rgba(0, 45, 114, 0.4);
    position: absolute;
    right: 0;
    top: 40px;
    padding: 50px 47px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.invest-p h2 {
    font-size: 36px;
    color: #c1a367;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px
}

.invest-p p {
    color: #fff;
    line-height: 28px;
    text-align: justify
}

.culture-img {
    margin-top: 110px
}

.cul-sub {
    border-bottom: 1px solid rgba(159, 176, 202, 0.5);
    width: 705px;
    margin-left: 63px;
    float: left;
    padding-bottom: 30px;
    margin-bottom: 35px
}

.cul-sub h3 {
    font-size: 30px;
    color: #c1a367;
    font-weight: 400;
    line-height: 1;
    margin: 40px 0 20px
}

.cul-h5 {
    font-size: 18px;
    color: #002d72;
    font-weight: 400;
    margin-bottom: 10px;
    background: url(../images/icon1.png) no-repeat left 10px;
    padding-left: 20px;
    width: 705px;
    float: right;
    margin-top: 15px
}

.cul-p {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.cul-sub-p {
    background: url(../images/icon1.png) no-repeat left 13px;
    padding-left: 20px;
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.cul-sub-none {
    border-bottom: none
}

.agro-icon2 {
    width: 100px;
    height: 100px;
    background: url(../images/icon12.png) no-repeat;
    display: block
}

.agro-k2 {
    background-position: 0 -165px
}

.agro-k3 {
    background-position: 0 -330px
}

.title-sign {
    font-size: 18px;
    color: #002d72;
    width: 520px;
    margin-bottom: 50px;
    float: left;
    text-align: right;
}

.history-p,
.rec-p {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px;
    width: 520px;
    margin-bottom: 30px;
    float: left
}

.history-h6 {
    line-height: 30px
}

.history-img {
    margin-top: -300px
}

.history-ul {
    margin-top: 30px;
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px
}

.history-ul li {
    background: url(../images/icon2.png) no-repeat left 12px;
    padding-left: 20px
}

.join-tab2 {
    margin: 165px 0 0
}

.join-tab2 .join-tab-ul {
    width: 800px
}

.join-tab2 .join-tab-ul li {
    width: 160px;
    margin: 0 20px
}

.join-tab2 .join-tab-ul li p {
    margin: 15px 0 10px;
    width: 100%;
}

.join-tab2 .join-tab-ul li b {
    font-size: 22px;
    color: #c1a367;
    font-weight: 400;
    margin-top: 25px;
    display: block
}

.join-tab2 .join-tab-ul li i {
    font-style: normal;
    color: rgba(0, 45, 114, 0.8)
}

.join-h {
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon13.png?i=1) no-repeat
}

.join-sh1 {
    background-position: 3px -3px !important
}

.join-sh2 {
    background-position: -205px -3px !important
}

.join-sh3 {
    background-position: -413px -3px !important
}

.join-sh4 {
    background-position: -622px -3px !important
}

.join-tab2 .join-tab-ul li.join-cut .join-h {
    background: url(../images/icon14.png?i=1) no-repeat
}

.n-sub-year {
    width: 100px;
    height: 100px;
    display: block;
    font-size: 30px;
    font-weight: 400;
    line-height: 100px
}

.his-imgs {
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 50px
}

.his-imgs li {
    width: 210px;
    padding: 5px;
    background: #fff;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.his-imgs li img {
    width: 210px;
    display: block;
}

.his-imgs li p {
    color: rgba(0, 45, 114, 0.8);
    padding: 10px 0 5px;
}

.his-line {
    min-height: 30px
}










/*
.his-line:after {
    content: "";
    border-bottom: 1px solid #9fb0ca;
    width: 23px;
    display: block;
    margin: -13px 0 0 -40px;
}*/

.his-lists .n-sub-date:after {
    margin-top: -47px
}

.his-lists {
    padding-bottom: 80px
}

.rec-h2 {
    margin-bottom: 60px
}

.rec-img {
    margin-top: -208px
}

.rec-p {
    width: 480px;
    text-align: justify
}

.rec-icon {
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon15.png) no-repeat
}

.rec-s1 {
    background-position: 0 0
}

.rec-s2 {
    background-position: -293px 0
}

.rec-l {
    width: 100px;
    height: 100px;
    display: block;
    border: 1px solid #9fb0ca;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%
}

.rec-sub {
    display: table
}

.rec-r {
    display: table-cell;
    vertical-align: middle;
    color: rgba(0, 45, 114, 0.8);
    padding-left: 20px;
    width: 320px;
}

.rec-sub .rec-r {
    padding-left: 10px;
}

.rec-sub {
    float: left;
    /*margin-right: 30px;*/
    width: 510px;
    font-size: 13px;
}

.rec-h3 {
    font-size: 48px;
    color: #c1a367;
    font-weight: 400;
    line-height: 1;
    margin: 75px 0 35px
}

.rec-p1 {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px;
    margin-bottom: 20px
}

.rev-bg1 {
    width: 1920px;
    height: 530px;
    background: url(../images/img72.jpg) no-repeat;
    position: relative;
    left: 50%;
    margin-left: -960px;
    margin-top: 70px
}

.rev-m {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
}

.rev-m-L {
    width: 940px;
    margin: 0 auto 60px;
    overflow: hidden;
}

.rev-m-L .rev-sub-l {
    margin-top: 140px;
    color: rgba(0, 45, 114, 1);
}

.rev-m-L .rev-sub-m {
    /*margin: 110px 42px 0;*/
}

.rev-sub-l {
    width: 300px;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin-top: 150px
}

.rev-sub-l p {
    white-space: nowrap;
}

.rev-sub-l h2 {
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px
}

.rev-sub-m {
    width: 330px;
    float: left;
    margin: 85px 5px 0;
    text-align: center
}

.rev-sub-m img {
    width: 100%;
    margin-bottom: 40px;
}

.rev-sub-m .ngif {
    line-height: normal;
    width: 100%;
    height: 177px;
    /*overflow: hidden;*/
    margin: 0 auto 60px;
    position: relative;
}

.rev-sub-m .ngif img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -230px;
    width: 600px;
}

.rev-sub-m p {
    font-size: 24px;
    color: #c1a367;
    line-height: 43px
}

.rev-lists {
    width: 430px;
    margin-right: 40px;
    float: left
}

.rev-lists h3 {
    font-size: 24px;
    font-weight: 400;
    color: #c1a367;
    margin-bottom: 50px
}

.rec-r h5 {
    font-size: 16px;
    font-weight: 400;
    color: #002d72
}

.rev-lists .rec-sub {
    float: none;
    margin-bottom: 30px;
    margin-right: 0
}

.rec-icon1 {
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon16.png?i=1) no-repeat
}

.rec-k1 {
    background-position: 0 0
}

.rec-k2 {
    background-position: 0 -131px
}

.rec-k3 {
    background-position: 0 -262px
}

.rec-icon2 {
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon17.png) no-repeat
}

.rec-q1 {
    background-position: 0 0
}

.rec-q2 {
    background-position: 0 -131px
}

.rec-q3 {
    background-position: 0 -262px
}

.rev-bg2 {
    width: 1920px;
    height: 450px;
    background: url(../images/img74L.jpg) no-repeat center right;
    position: relative;
    left: 50%;
    margin-left: -960px;
    margin-top: 70px;
    overflow: hidden
}

.rev-bg2 .rec-h3 {
    margin-top: 80px
}

.rev-ul li {
    width: 220px;
    float: left;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 33px;
    line-height: 30px;
    margin-right: 20px
}

.rev-ul li:last-child {
    margin-right: 0px;
}

.rev-ul li:before {
    border-top: 1px solid #fff;
    width: 90px;
    content: "";
    display: block;
    margin-bottom: 30px
}

.rec-h5 {
    font-size: 24px;
    color: #c1a367;
    font-weight: 400;
    margin-bottom: 50px;
    line-height: 1.6;
}

.rec-p2 {
    width: 400px;
    float: left;
    margin-bottom: 30px;
    margin-right: 70px;
    line-height: 30px;
    color: rgba(0, 45, 114, 0.8);
    position: relative
}

.rec-p2:before {
    content: "";
    display: block;
    background: url(../images/icon2.png) no-repeat;
    width: 7px;
    height: 7px;
    position: absolute;
    left: -20px;
    top: 12px
}

.rev-bg3 {
    width: 1115px;
    height: 440px;
    background: #002d72;
    position: relative;
    left: -175px;
    margin-top: 70px
}

.rev-img {
    width: 900px;
    height: 520px;
    position: absolute;
    top: -40px;
    right: -490px
}

.rev-text {
    width: 1115px;
    height: 520px;
    background: url(../images/img76.png) no-repeat right top;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    line-height: 30px;
    padding: 130px 170px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rev-text h2 {
    font-size: 24px;
    color: #c1a367;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 20px
}

.invest-tab-text {
    line-height: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    margin-left: 100px;
    bottom: -50px;
    font-size: 24px;
}

.invest-tab {
    width: 72px;
    height: 45px;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    bottom: -50px
}

.invest-tab span {
    width: 41px;
    height: 41px;
    line-height: 41px;
    border: 2px solid #8fa1bc;
    display: block;
    border-radius: 50%;
    float: left
}

.invest-tab span.invest-span {
    margin-left: -18px;
    background: #002d72;
    border: 2px solid #002d72;
    color: #fff;
    font-size: 24px;
    font-family: simsun;
    font-weight: 700;
    cursor: pointer;
    text-indent: 8px;
    -webkit-animation: investspan 2s linear infinite;
    animation: investspan 2s linear infinite;
}

@-webkit-keyframes investspan {
    50% {
        text-indent: 20px;
    }
}

@keyframes investspan {
    50% {
        text-indent: 20px;
    }
}

.invest-slide {
    height: 600px;
    margin: 130px 0;
    position: relative
}

.invest-slide .invest-cont {
    margin: 0;
    position: absolute
}

.invest-slide .invest-img {
    -webkit-transition: all .8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all .8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    z-index: 5;
    opacity: 0
}

.invest-slide .invest-text {
    -webkit-transition: all .8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all .8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    position: absolute;
    z-index: 1;
    opacity: 0
}

.invest-cut .invest-img {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.invest-cut .invest-text {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.foot {
    background: #002d73;
    height: 175px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.4);
    text-align: center
}

.foot a {
    color: rgba(255, 255, 255, 0.4);
    margin: 15px 10px;
    display: inline-block;
    font-size: 12px
}

.foot a:hover {
    color: #fff
}

.foot-wx {
    background: url(../images/foot_icon.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: inline-block;
    opacity: .5;
    position: relative;
    top: 25px;
    -webkit-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all .3s cubic-bezier(0.4, 0, 0.2, 1) 0s
}

.foot-wx span {
    width: 100px;
    height: 100px;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: block;
    position: absolute;
    top: -120px;
    left: -46px;
    padding: 8px;
    background: #fff;
    -webkit-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all .3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.foot-wx span:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    padding: 6px;
    background: inherit;
    border: inherit;
    border-right: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.foot-wx:hover {
    opacity: 1
}

.foot-wx:hover span {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -156px
}

.foot p {
    padding: 15px 0;
    height: 60px;
    line-height: 60px;
}

.lang a {
    padding-bottom: 2px;
    border-bottom: 2px solid transparent
}

.lang a:hover {
    border-bottom: 2px solid #fff
}

.lang {
    float: left
}

.menu-add {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    z-index: 1;
    padding: 10px 30px 5px 0;
    width: 1386px;
    background: url(../images/bgnn.png) right center no-repeat;
}

.menu {
    display: inline-block;
    float: right;
    padding: 0;
    margin: 0;
    width: 64px;
    height: 47px;
    background: transparent url(../images/img6.png) 0 0 no-repeat;
    background-size: cover;
    margin-left: 20px;
}

.menu-add .add-link {
    float: right;
    margin-top: 10px;
    white-space: nowrap;
    line-height: 1.6;
    color: #fff;
    font-size: 18px;
}

.menu-add .add-link>div {
    margin-right: 10px;
    font-size: 16px;
}

.menu-add a {
    color: #fff;
}


.navBar {
    display: none;
    opacity: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1993;
    background: #002D72;
}

.navBar .cloNav {
    z-index: 6;
    position: absolute;
    right: 40px;
    top: 10px;
    background: url(../images/ico3.png);
    width: 35px;
    height: 35px;
    background-size: cover;
}

.navBar .logo {
    position: absolute;
    left: 30px;
    top: 10px;
    z-index: 4;
}

.navBar .auto {
    width: 100%;
    height: 100%;
}

.navBar .lang {
    position: absolute;
    bottom: 8%;
    color: #fff;
    text-align: center;
    width: 100%;
    z-index: 6;
    z-index: 8;
}

.navBar .lang span {
    margin: 0 8px;
}

.navBar .lang a {
    color: #fff;
    box-sizing: border-box;
    height: 26px;
    line-height: 26px;
    display: inline-block;
}

.navBar .lang a.firp {
    padding-left: 25px;
    background: url(../images/icon18.png) left center no-repeat;
}

.navBar .lang a.conrs {
    margin: 0 20px
}

.navBar a.on {
    border-bottom: 2px solid #fff;
}

.navBar .lang a:hover {
    border-bottom: 2px solid #fff;
}

.navBar .auto .w700 {
    width: 60%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.navBarShow .auto .w700 {
    opacity: 1;
}

.navBar .auto a {
    color: #fff;
}

.navBar .auto h3 {
    font-size: 20px;
    height: 52px;
    position: relative;
    font-weight: 600;
}

.navBar .auto h3 span.line {
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 20px;
    background: #fff url(../images/adm19.png) 0 0 no-repeat;
}

.navBar .auto .posl {
    float: left;
}

.navBar .auto .posr {
    float: right;
}

.navBar .auto .w110 {
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 0;
}

.navBar .auto li {
    margin-bottom: 40px;
}

.navBar .auto .marb80 {
    margin-bottom: 70px;
}

.navBar .auto .marb81 {
    margin-bottom: 90px;
}

.navBar .auto .marb82 {
    /*margin-bottom: 150px;*/
    margin-bottom: 180px;
}

.navBar .auto .marb100 {
    margin-bottom: 90px;
}

.navBar .auto .marb105 {
    margin-bottom: 105px;
}

.navBar .auto .item a {
    margin-top: 12px;
    display: block;
    font-size: 14px;
    line-height: 18px;
}

.navBar .auto .item a:hover {
    text-decoration: underline;
}

.navBar .back {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: #002D72;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.navBarShow .back {
    -webkit-animation: tranx .3s .1s ease-in forwards;
    animation: tranx .3s .1s ease-in forwards;
    display: block;
    opacity: 1;
}

.navBarShow {
    display: block;
    opacity: 1;
}

.team-list {
    width: 430px;
    float: left
}

.team-img,
.team-img1,
.team-img-r,
.team-img-l {
    width: 300px;
    height: 225px;
    margin-top: 80px
}

.team-img:after,
.team-img1:after,
.team-img-r:after,
.team-img-l:after {
    content: "";
    width: 400px;
    height: 300px;
    /*border: 2px solid #c1a367;*/
    display: block;
    z-index: -1;
    margin: -310px 0 0 -10px;
    border-radius: 3px
}

.team-img img,
.team-img1 img,
.team-img-r img,
.team-img-l img {
    width: 300px;
    height: 225px
}

.team-h2 {
    font-size: 30px;
    color: #c1a367;
    font-weight: 400;
    margin-top: 50px;
    line-height: 1;
    margin-bottom: 20px
}

.team-p {
    font-size: 18px;
    color: #c1a367;
    line-height: 30px
}

.team-p1,
.team-p2 {
    color: rgba(0, 45, 114, 0.8);
    line-height: 30px;
    margin-top: 30px;
    position: relative;
    text-align: justify
}

.team-p1:before,
.team-p2:before {
    width: 5px;
    height: 5px;
    background: url(../images/icon1.png) no-repeat;
    position: absolute;
    left: -20px;
    top: 12px;
    content: ""
}

.team-more {
    color: #002d72;
    width: 100%;
    height: 70px;
    text-align: center;
    margin-top: 60px;
    cursor: pointer
}

.team-more span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background: #002d72;
    border-radius: 50%;
    color: #fff;
    font-family: simsun;
    font-size: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 18px
}

.team-more.autoCtr span {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.team-all {
    width: 430px;
    padding-left: 20px;
    float: right;
    height: 330px;
    overflow: hidden
}

.team-all.autoHeight {
    height: auto;
}

.team-z-cut {
    height: auto
}

.team-more-cut span {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.team-list-r {
    float: right
}

.team-img1:after,
.team-img-r:after {
    margin: -310px 0 0 8px
}

.team-ps {
    min-height: 120px
}

.look {
    margin-top: 50px;
}

.look a {
    color: rgba(0, 45, 114, 1);
    font-size: 16px;
}

.look a:hover {
    text-decoration: underline;
}

.team-line {
    border-bottom: 2px solid #bec7d5;
    margin-top: 55px
}

.team-img-r {
    float: right;
    margin-left: 70px;
    margin-top: 60px
}

.team-list-all {
    width: 100%;
    border-bottom: 1px solid #bec7d5;
    padding-bottom: 50px
}

.team-all-r {
    margin-left: -20px;
    height: auto;
    overflow: visible;
    width: 570px
}

.team-p2 {
    width: 940px
}

.team-img-l {
    float: left;
    margin-right: 70px;
    margin-top: 60px
}

.team-p2-l {
    margin-left: -370px
}

.team-ps1 {
    min-height: auto
}

.team-none {
    border-bottom: 0
}

.table {
    display: table;
    width: 100%;
    height: 100%;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

@media screen and (max-width: 992px) {
    .footer-L .linkR {
        float: none;
        text-align: center;
    }

    .footer-L .copy {
        float: none;
        text-align: center;
    }

    .header-L .logo {
        margin-right: 40px;
        margin-bottom: 10px;
    }

    .navBar .auto .w700 {
        white-space: nowrap;
        overflow: visible;
        width: 30%;
    }

    .navBar .auto .posr {
        float: none;
    }

    .navBar .auto .posl {
        float: none;
    }

    .navBar .auto .w110 {
        position: relative;
        margin: 0;
        top: auto;
        left: auto;
    }

    .navBar .table {
        margin: 80px 0;
    }

    .navBar .lang {
        display: none;
    }
}


    .menu-add .add-link .anirl div {
        font-size: 14px;
        margin-left: 56px;
    }


@media screen and (max-width: 1300px) {
    .menu-add .add-link .anirl div {
        font-size: 12px;
        margin-right: 5px;
    }
}

.companyL {
    color: rgba(0, 45, 114, 0.8);
    font-size: 14px;
    padding-top: 20px;
    line-height: 2;
}

.companyL .p18 {
    color: #002d72;
    font-size: 18px;
    margin: 30px 0 25px;
}

.companyL .p30 {
    font-size: 30px;
    margin: 30px 0 25px;
    color: #002d72;
}

.companyL .marT40 {
    margin-top: 40px;
    color: #002d72;
}

.overHid {
    overflow: hidden;
}

@media screen and (max-height: 800px) {
    .history ul {
        margin-top: 5%;
    }

    .member .lab {
        margin: 2% 0 4%;
    }

    .newsRL .tit {
        font-size: 2.2em;
        margin-bottom: 4%;
    }

    .history ul li .time {
        margin: 2% 0 4%;
        font-size: 1.3em;
    }

    .navBar .auto h3 {
        font-size: 20px;
    }

    .navBar .auto .marb100 {
        margin-bottom: 40px;
    }

    .navBar .auto .marb80 {
        margin-bottom: 55px;
    }

    .navBar .auto .marb81 {
        margin-bottom: 55px;
    }

    .header-L .logo {
        margin-right: 40px;
    }

    .footer-L {
        padding: 10px 35px;
    }

    .history ul li .bcon .txts {
        font-size: 12px;
    }

    .member .p19 img {
        margin-top: 2%;
    }

    .history ul li .txts {
        margin: 5% 0 5%;
    }

    .history ul li .txtb {
        font-size: 1.1em;
    }

    .history ul li .link {
        font-size: 12px;
    }

    .navBar .auto li {
        margin-bottom: 30px;
    }

    .navBar .auto .marb82 {
        margin-bottom: 100px;
    }

    .navBar .lang {
        bottom: 4%;
    }
}

.moneyL {
    padding-left: 475px;
}

.moneyL li {
    width: 560px;
    height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #274d88;
}

.moneyL .lcon {
    line-height: 80px;
    width: 200px;
    color: #fff;
    float: left;
}

.moneyL .lcon a {
    display: inline-block;
}

.moneyL .table {
    width: 120px;
    float: left;
}

.moneyL .table a {
    display: block;
    margin: 0 16px 0 0;
    float: left;
    height: 29px;
}

.moneyL li:nth-child(2) .table a {
    height: 30px;
}

.moneyL li:first-child .table a {
    height: 51px;
}

.moneyL .table img {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.moneyL .lcon b {
    font-family: simsun;
    float: left;
    margin-right: 14px;
}

.moneyL .lcon span {
    max-width: 155px;
    float: left;
}

.moneyL li:nth-child(4) span {
    line-height: 1.2;
    margin-top: 24px;
}

.moneyJ {
    padding-left: 475px;
    margin-top: -45px;
}

.moneyJ li {
    height: 70px;
    /*overflow: hidden;*/
    border-bottom: 1px solid #274d88;
    width: 580px;
}

.moneyJ li.h120 {
    height: 120px;
}

.moneyJ li.h120 .lcon {
    line-height: 120px;
}

.moneyJ .lcon {
    line-height: 70px;
    width: 150px;
    color: #fff;
    float: left;
}

.moneyJ .rcon {
    width: 430px;
    float: left;
    height: 100%;
    display: table;
}

.moneyJ .rcon p {
    height: 36px;
    /*overflow: hidden;*/
    margin: 6px 0;
    width: 120%;
}

.moneyJ .rcon a {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    float: left;
}

.moneyJ .rcon a:last-child {
    margin-right: 0;
}

.moneyJ .rcon img {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}

.moneyJ .lcon b {
    font-family: simsun;
    float: left;
    margin-right: 14px;
}

.moneyJ .lcon span {
    max-width: 125px;
    float: left;
}

.moneyJ .lcon .mid {
    display: inline;
    line-height: 1.2;
    margin-top: 36px;
}

.newwahter {
    text-align: center;
}

.newwahter span {
    font-size: 18px;
    color: rgba(0, 45, 114, 0.8);
    /*background: url(../images/icon2.png) no-repeat left 8px;*/
    padding-left: 42px;
    margin: 0 15px;
    margin-top: 20px;
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
}

.newwahter .adn2 {
    background: url(../images/adn2.png) left center no-repeat;
}

.newwahter .adn3 {
    background: url(../images/adn3.png) left center no-repeat;
}

.newwahter .adn4 {
    background: url(../images/adn4.png) left center no-repeat;
}

.weal {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    color: rgba(0, 45, 114, 0.8);
    padding-top: 70px;
    line-height: 24px;
}

.weal .block {
    width: 429px;
    height: 221px;
    background: url(../images/adm18.png) 0 0 no-repeat;
    position: relative;
}

.weal .spanItem {
    width: 350px;
    margin: 0 auto;
    padding-top: 100px;
}

.weal .spanItem .marl70 {
    margin-right: 70px;
}

.weal .spanItem .marl35 {
    margin-right: 35px;
}

.weal .spanItem .w150 {
    width: 140px;
    display: inline-block;
}

.weal .spanItem .mar45 {
    margin-right: 40px;
}

.weal .tico {
    position: absolute;
    top: -75px;
    left: 50%;
    margin-left: -77.5px;
}

.weal .txt {
    width: 348px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.weal .lblock {
    float: left;
}

.weal .rblock {
    float: right;
}

.info-ul {
    line-height: 30px;
    text-align: justify;
}

.info-ul li {
    text-indent: 30px;
}

.widthAuto {
    width: 100%;
}

.width-auto {
    width: 100%;
}

.lineH30 {
    line-height: 30px;
}

.look {
    text-decoration: underline;
}

.w430 {
    width: 430px;
}

.midA {
    line-height: 1.2;
    display: inline-block;
    max-width: 165px;
    margin-top: 27px;
}

/* xiaodong-修改董事长致辞、管理团队 */
.h_amend .cont-s-img {
    width: 334px;
    height: 456px;
    float: right;
}

.h_amend .team-img-l img {
    width: 248px;
    height: 331px;
}

.h_amend .h_amend-teamH2 {
    margin-top: 170px;
}

.h_amend .h_amend-teamAll {
    float: none;
    margin-top: 140px;
    width: 100%;
    margin-left: 0px;
}

.h_amend .h_amend-teamListAll {
    border-bottom: none;
}

.h_amend-contentSub {
    padding-bottom: 0px;
}

/* 公司创始人 */
.h_amend .h_amendContSimg {
    width: 330px;
    height: 430px;
    margin-top: -125px;
}

.h_originator-teamAll {
    float: left;
    /* width: 447px; */
    width: 510px;
    height: auto;
    padding-top: 20px;
    overflow: inherit;
}

.h_originator-teamAll .team-p1 {
    margin-top: 5px;
}

.h_originator-lczName {
    margin-top: 50px;
}

.h_originator-lczName img {
    float: none;
}

.h_H6 {
    font-size: 16px;
    line-height: 30px;
    color: rgba(0, 45, 114, 0.8);
    margin-top: 30px;
    position: relative;
    text-align: justify;
    margin-bottom: 20px;
}

/* .h_H6:before {
    width: 5px;
    height: 5px;
    background: url(../images/icon1.png) no-repeat;
    position: absolute;
    left: -20px;
    top: 12px;
    content: ""
} */

.h_pb30 {
    padding-bottom: 30px;
}

.h_mar-negative {
    margin-top: -60px;
}

.h_marAuto {
    margin: 0 auto;
}

.h_PC {
    display: block;
}

.h_phone {
    display: none;
}

.h_PCh60 {
    height: 60px;
}
