.main {
    margin: 0 auto;
    background: url(bj.jpg) top left repeat-x;
    padding-bottom: 25px;
}

.top_News {
    width: 100%;
    position: relative;
    padding-top: 60px;
}

.top_News .bd ul li {
    width: 100%
}

.top_News .bd ul li img {
    float: left;
    width: 900px;
    height: 480px;
    border-radius: 30px;
    position: relative;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.top_News .bd ul li .desc {
    padding-top: 70px;
    width: 345px;
    float: right;
}

.top_News .bd ul li .desc h3 {
    font-size: 24px;
    color: #020202;
    line-height: 30px;
    font-weight: normal;
}

.top_News .bd ul li .desc p {
    margin-top: 15px;
    font-size: 14px;
    color: #ababab;
    line-height: 20px;
    text-align: justify;
}

.top_News .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 25px;
    right: 11%;
    z-index: 1;
    margin: 0 auto;
}

.top_News .hd ul {
    overflow: hidden;
    zoom: 1;
}

.top_News .hd ul li {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    width: 11px;
    height: 11px;
    line-height: 11px;
    text-align: center;
    background: url(icon.png) left center no-repeat;
    cursor: pointer;
}

.top_News .hd ul li.on {
    background: url(icon2.png) left center no-repeat;
}

.top_News .prev, .top_News .next {
    position: absolute;
    bottom: 23px;
    display: block;
    width: 14px;
    height: 23px;
}

.top_News .next {
    left: auto;
    right: 9%;
    background: url(right.png) right center no-repeat;
}

.top_News .prev {
    right: 24%;
    background: url(left.png) right center no-repeat;
}

.tranlist {
    margin-top: 65px;
    margin-bottom: 40px;
}

h3.common {
    height: 70px;
    background: url(icre.png) left top no-repeat;
    border-bottom: 1px solid #e7e7e7;
}

h3.common a {
    padding-top: 17px;
    font-size: 24px;
    color: #8d5175;
    display: inline-block;
}

.newsBox ul li {
    position: relative;
    margin-top: 35px;
    margin-right: 11px;
    margin-bottom: 25px;
    float: left;
    width: 148px;
    height: 148px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    /* behavior: url(PIE-1.0.0/PIE.htc); */
}

.newsBox ul li.on {
    background-color: #b86396;
    /* background:url(jt.png) bottom center no-repeat #f5c65d; */
    border: 1px solid #b86396
}

.newsBox ul li i {
    display: none;
    position: absolute;
    width: 12px;
    height: 6px;
    bottom: -12px;
    left: 50%;
    margin-left: -6px;
    background: url(jt.png) bottom center no-repeat;
}

.newsBox ul li.on i {
    display: block;
}

.newsBox ul li.on a {
    color: #fff
}

.newsBox ul li.last {
    margin-right: 0;
}

.newsBox ul li a {
    position: absolute;
    bottom: 10px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    color: #aaaaaa
}

.newsBox ul li a p {
    font-size: 18px;
    /* font-weight: 700; */
}

.newsBox ul li a em {
    font-style: normal;
    font-size: 16px;
}

.newsBox ul li:hover {
    background: #b86396;
    border: 1px solid #b86396
}

.newsBox ul li:hover a {
    color: #fff
}

.news-item .first {
    width: 360px;
    height: 500px;
    float: left;
    margin-right: 25px;
    position: relative;
}

.news-item .first img {
    width: 360px;
    height: 500px;
    border-radius: 20px;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.news-item .first .text {
    position: absolute;
    top: 38px;
    left: 20px;
    margin-right: 15px;
    /* text-align: justify; */
}

.news-item .first .text p {
    margin-bottom: 20px;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
}

.news-item .first .text p em {
    display: block;
    font-style: normal;
}

.news-item .first .text span {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

.news-item .item {
    background: #f6f6f6;
    border-radius: 20px;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.news-item .item img {
    position: relative;
    width: 100%;
    height: 250px;
    border-radius: 20px;
    z-index: 10;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.news-item .item .item-desc {
    margin: 10px 20px
}

.news-item .item .item-desc h4 {
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 18px;
    color: #020202
}

.news-item .item .item-desc p {
    font-size: 12px;
    color: #ababab;
    line-height: 20px;
}

.more {
    width: 125px;
    height: 500px;
    float: right;
    background: #f6f6f6;
    border-radius: 20px;
    position: relative;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.more a {
    position: absolute;
    bottom: 50px;
    right: 35px;
    font-size: 22px;
    font-weight: 700;
    color: #ababab
}

.cities ul li {
    width: 168px;
}

.cities ul li a p {
    font-size: 18px;
}

/* 3 */

.top_list {
    margin-top: 70px;
    margin-bottom: 55px;
}

.top_list li {
    float: left;
    width: 379px;
    height: 220px;
    padding-right: 35px;
    margin-left: 35px;
    border-right: 1px solid #ededed
}

.top_list li:first-child {
    margin-left: 0;
}

.top_list li:first-child+li+li {
    border-right: none;
    padding-right: 0;
}

.top_list li h3 {
    margin-bottom: 20px;
}

.top_list li h3 a {
    font-size: 22px;
    color: #020202;
    line-height: 28px;
    font-weight: normal;
}

.top_list li p {
    font-size: 14px;
    color: #ababab;
    line-height: 20px;
}

.news_tran {
    padding: 45px 0 65px 0;
    background: #f6f6f6;
}

.center_news h3 {
    height: 50px;
    margin-bottom: 25px;
    background: url(icre2.png) left top no-repeat;
}

.center_news h3 a {
    display: block;
    padding-top: 15px;
    font-size: 24px;
    color: #8d5175
}

.center_news ul li {
    width: 390px;
    float: left;
}

.center_news ul li:first-child+li {
    margin: 0 55px
}

.center_news ul li img {
    width: 390px;
    height: 220px;
    border-right: 20px;
}

.center_news ul li p {
    font-size: 22px;
    color: #020202;
    margin-top: 10px;
    line-height: 25px;
}

.photo {
    margin-top: 80px
}

.photo h3 {
    height: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed;
    background: url(icre.png) left top no-repeat;
}

.photo h3 a {
    display: inline-block;
    padding-top: 15px;
    font-size: 24px;
    color: #8d5175
}

.photo h3 span {
    float: right;
}

.photo h3 span a {
    font-size: 22px;
    color: #b2b2b2
}

.ft-gallery {
    margin-top: 30px;
    position: relative;
}

.ft-gallery-item {
    position: absolute;
    width: 390px;
}

.ft-gallery-item a {
    display: block;
    width: 100%;
}

.ft-gallery-item a img {
    width: 100%;
    border-radius: 20px;
    padding-bottom: 10px;
}

.ft-gallery-item-text {
    /* padding-top: 10px; */
    font-size: 18px;
    line-height: 22px;
    color: #020202;
}

.photo .center_news ul li p {
    font-size: 18px;
    font-weight: 700;
}

.videobox {
    margin-top: 50px;
    margin-bottom: 45px;
}

.video {
    margin-top: 30px
}

.video p {
    padding: 30px;
    font-size: 18px;
    color: #020202;
    line-height: 25px;
    font-weight: 700;
}

/* 4 */

.banner {
    width: 100%;
    position: relative;
}

.banner img {
    width: 100%;
}

.picTop {
    margin-top: -50px;
    position: relative;
}

.picTop .hd {
    width: 180px;
    float: left;
}

.picTop .hd ul li {
    position: relative;
    height: 80px;
    
    border-radius: 10px;
    margin-bottom: 10px;
    background: url(bjicon.png) top left no-repeat;
    cursor: pointer;
}

.picTop .hd ul li.on {
    background: url(bjicon1.png) top left no-repeat;
    
}

.picTop .hd ul li.on p em {
    color: #fff
}

.picTop .hd ul li.on span {
    color: #fff
}

.picTop .hd ul li p {
    position: absolute;
    bottom: 5px;
    left: 10px;
}

.picTop .hd ul li p em {
    font-style: normal;
    display: block;
    font-size: 16px;
    color: #020202
}

.picTop .hd ul li p span {
    display: block;
    font-size: 24px;
    color: #020202
}

.picTop .bd {
    width: 1065px;
    float: right;
    height: 540px;
}

.picTop .picbox {
    width: 1065px;
    float: right;
}

.picTop .picbox ul {
    position: relative;
}

.picTop .picbox ul li {
    width: 337px;
    float: left;
    margin-left: 18px;
    border-radius: 20px;
}

.picTop .picbox ul li img {
    width: 335px;
    height: 215px;
    border: 1px solid #ffffff;
    border-radius: 20px
}

.picTop .picbox ul li .desc h3 {
    margin: 20px 0;
    font-size: 18px;
    color: #020202
}

.picTop .picbox ul li .desc p {
    font-size: 12px;
    color: #ababab;
    line-height: 20px;
}

.picTop .picbox ul li.other {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
    padding-top: 60px;
    margin-left: 0px;
    border-radius: 0;
    background: url(morebj.png) left bottom repeat-x;
}

.picTop .picbox ul li.other a {
    position: absolute;
    bottom: 0;
    right: 0;
    float: right;
    display: block;
    width: 110px;
    background-color: #fff;
    z-index: 99;
    height: 34px;
    text-align: right;
    font-size: 22px;
    color: #b2b2b2;
    /* background: url(morebj.png) left center repeat-x; */
}

.disaster_top {
    margin-top: 55px
}

.disaster_top h3 a {
    display: block;
    width: 100%;
    font-size: 50px;
    color: #8d5175;
    text-align: center;
    font-weight: normal;
}

.disaster_top p {
    width: 1140px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 12px;
    line-height: 20px;
    color: #ababab;
    text-align: center;
}

.disaster {
    width: 100%;
    background: #f6f6f6;
    padding-bottom: 50px;
}

.disaster .top_News {
    margin-top: 100px;
    padding-top: 25px;
}

.disaster .top_News .bd {
    margin-top: -70px
}

.disaster .top_News .other {
    margin-top: 25px
}

.disaster .top_News .other a {
    font-size: 22px;
    color: #b2b2b2;
}

.greenPic {
    margin-bottom: 45px;
    margin-top: 35px;
    position: relative;
    width: 100%;
    height: 485px;
}

.greenPic li {
    float: left;
    width: 390px;
    height: 485px;
    background: url(morebj.png) left bottom no-repeat;
}

.greenPic li img {
    width: 390px;
    height: 260px;
    border-radius: 20px;
}

.greenPic li:first-child+li {
    margin: 0 55px;
}

.greenPic li h4 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #020202;
    line-height: 25px;
}

.greenPic li p {
    font-size: 12px;
    color: #ababab;
    line-height: 20px;
}

.greenPic .other {
    width: 110px;
    height: 34px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    background-color: #fff;
    z-index: 99;
}

.greenPic .other a {
    font-size: 22px;
    color: #b2b2b2
}

/* 5 */

.research {
    width: 100%;
    margin-top: 45px;
    padding-bottom: 100px;
    /* text-transform: capitalize; */
    font-size: 16px;
    color: #020202;
    line-height: 25px;
    background: url(morebj.png) left bottom repeat-x;
}

.research h3 {
    width: 300px;
    font-weight: normal;
    line-height: 26px;
    background: url(icre2.png) left top no-repeat;
    margin-bottom: 35px;
}

.research h3 a {
    padding-top: 5px;
    font-size: 24px;
    color: #8d5175;
    display: block;
    width: 100%;
    padding-bottom: 40px;
    border-bottom: 4px solid #e9e9e9;
}

.research p::first-letter {
    color: #020202;
    font-size: 36px
}

.research img {
    margin-left: 35px;
    width: 900px;
    height: 495px;
    margin-bottom: 20px;
    align: right;
    border-radius: 30px;
}

.internation-card h3.common {
    border-bottom: 0;
}

.internation-card h3 span {
    float: right;
}

.internation-card h3 span a {
    font-size: 22px;
    color: #b2b2b2;
    font-weight: normal;
}

.internation-card {
    margin-top: 55px
}

.internation-card ul {
    margin-top: 25px
}

.internation-card ul li {
    position: relative;
    width: 240px;
    height: 340px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}

.internation-card ul li img {
    width: 240px;
    height: 340px;
    border-radius: 20px;
}

.internation-card ul li .txt {
    position: absolute;
    left: 18px;
    top: 18px;
}

.internation-card ul li .txt p {
    font-size: 28px;
    color: #fff;
    line-height: 32px;
    margin-bottom: 5px;
}

.internation-card ul li .txt span {
    font-size: 14px;
    color: #fff
}

.internation-bottom {
    margin-top: 45px
}

.internation-item {
    width: 570px;
    height: 200px;
    float: left;
    margin-bottom: 35px;
    margin-right: 40px;
    padding: 25px;
    background: #f6f6f6;
    border-radius: 20px;
}

.internation-item h3 {
    min-height: 30px;
    padding-top: 20px;
    font-weight: normal;
    background: url(icre2.png) left top no-repeat;
}

.internation-item h3 a {
    font-size: 24px;
    color: #8d5175;
    line-height: 25px;
}

.internation-item p {
    font-size: 14px;
    color: #ababab;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.internation-item span {
    display: block;
    text-align: right;
}

.internation-item span a {
    font-size: 22px;
    color: #b2b2b2
}

.internation-item:nth-child(2n) {
    margin-right: 0;
}

/* 7-2 */

.banner span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 82px;
    color: #fff;
    font-weight: 700;
}

.tit {}

.intro {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f6f6f6;
}

.intro h3 {
    border-bottom: none;
    background: url(icre2.png) left top no-repeat;
}

.intro .ft-gallery-item-text {
    font-size: 14px;
    padding-left: 40px;
    background: url(upjt.png) left center no-repeat
}

.info {
    width: 1100px;
    margin: 30px 0;
}

.info h3 {
    margin-bottom: 15px;
    line-height: 40px;
    font-weight: normal;
}

.info h3 a {
    font-size: 32px;
    color: #020202;
}

.info p {
    font-size: 16px;
    color: #ababab;
    line-height: 23px;
}

/* 7 */

.cc-body div {
    /* box-sizing: border-box; */
}

.cc-banner {
    width: 100%;
    position: relative;
}

.cc-banner img {
    width: 100%;
}

.cc-banner .cc-middle {
    height: 100px;
    width: 635px;
    top: calc(50% - 100px / 2);
    left: calc(50% - 635px/2);
    /* top: 50%;
    left: 50%; */
    position: absolute;
    text-align: center;
}

.cc-banner .cc-middle .title {
    color: #fff;
    font-size: 40px;
}

.cc-banner .cc-middle .title-desc {
    background-color: rgb(246, 246, 246);
    color: #8f8f8f;
    margin: auto;
    display: inline-block;
    box-sizing: content-box;
    padding: 10px 20px 10px 20px;
}

.cc-main {
    /* width: 1605px; */
    margin: auto;
}

.cc-main .cc-card-div-relative {
    position: relative;
    height: 380px;
    background-color: #f6f6f6;
}

.cc-main .cc-card-div {
    height: 380px;
    position: absolute;
    margin-top: -50px;
    left: calc(50% - 1280px / 2);
}

.main-width {
    width: 1280px;
}

.cc-main .cc-large-card-div {
    width: 395px;
    height: 100%;
    display: inline-block;
    margin-right: 28px;
    vertical-align: bottom;
}

.cc-main .cc-large-card-div .cc-nomargin-right {
    margin-right: 0;
}

.cc-main .cc-large-card {
    background: url('large-card.png') no-repeat;
}

.cc-large-card .cc-title {
    font-size: 24px;
    height: 65px;
    width: 370px;
    overflow: hidden;
    margin-top: 50px;
    padding: 0 50px;
    color: #8d5175;
}

.cc-large-card .cc-desc {
    font-size: 12px;
    height: 135;
    overflow: hidden;
    padding: 0 45px;
    line-height: 18px;
}

.cc-min-card-div {
    height: 120px;
    margin-bottom: 10px;
}

.cc-main .cc-min-card {
    background: url('min-card.png') no-repeat;
}

.cc-card-div .cc-desc {
    margin-top: 35px;
}

.cc-large-card .cc-time-item {
    margin-top: 35px;
}

.cc-large-card .cc-item {
    margin-bottom: 15px;
}

.cc-large-card .cc-item-title {
    font-size: 18px;
    color: #020202;
    width: 342px;
    font-weight: bold;
}

.cc-large-card .cc-time-item {
    padding: 0 50px;
}

.cc-large-card .cc-item-time {
    font-size: 12px;
    color: #ababab;
    margin-top: 10px;
}

.cc-min-card .cc-item {
    padding: 35px;
    color: #8d5175;
    font-size: 24px;
    padding-right: 150px;
}

.cc-nomargin-right {
    margin-right: 0;
}

.cc-main .cc-title-font {
    color: #8d5175;
    font-size: 24px;
}

.cc-main .cc-notice-card {
    width: 285px;
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
}

.cc-notice-card-div {
    margin: auto;
    height: 700px;
}

.cc-notice-card .cc-title {
    height: 55px;
    border-bottom: 4px solid #e9e9e9;
    background: url('circular.png') no-repeat;
    background-position: 0 38px;
    padding-top: 58px;
}

.cc-notice-card .cc-title a {
    color: #8d5175;
    font-size: 24px;
}

.cc-notice-card .cc-item {
    padding-top: 10px;
    padding-bottom: 12px;
    margin: auto;
    border-bottom: 1px solid #e9e9e9;
}

.cc-notice-card .cc-noborder {
    border: 0;
}

.cc-notice-card .cc-item-title {
    font-size: 18px;
    color: #020202;
    font-weight: bold;
}

.cc-notice-card .cc-item-time {
    font-size: 12px;
    color: #ababab;
}

.cc-investor-div {
    height: 420px;
    background-color: #f6f6f6;
}

.cc-investor-div .main-width {
    margin: auto;
}

.cc-investor-div .cc-title {
    background: url('white-circular.png') no-repeat;
    height: 60px;
    background-position: 0 46px;
    padding-top: 65px;
}

.cc-investor-div .cc-title a {
    font-size: 24px;
    color: #8d5175;
}

.cc-investor-div .cc-card {
    height: 40px;
    width: 274px;
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 16px;
    background: url('card-bottom.png') no-repeat;
    padding: 40px 0 0 24px;
    color: #939393;
    font-size: 18px;
}

.cc-investor-div .cc-card:hover {
    color: #fff;
    background: url('select-card-bottom.png') no-repeat;
}

.cc-investor-div .cc-card:hover a {
    color: #fff
}

.cc-investor-div .cc-card4 {
    margin-right: 0;
}

.cc-top {
    background: #f6f6f6;
    padding-bottom: 45px;
}

.cc-top-main {
    width: 1280px;
    margin: 0 auto;
    margin-top: -50px;
    z-index: 999;
    position: relative;
}

.cc-top-item {
    width: 320px;
    height: 310px;
    margin-right: 55px;
    float: left;
    background: url(cir-large.jpg) top right no-repeat #fff;
    background-position: 305px 30px;
    border-radius: 20px;
    padding: 35px 35px
}

.cc-top-item h3 {
    width: 150px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    background: url(icre.png) left top no-repeat;
    border-bottom: 4px solid #e9e9e9
}

.cc-top-item h3 a {
    color: #8d5175;
    font-size: 24px;
}

.cc-top-item p {
    font-size: 12px;
    color: #ababab;
    line-height: 20px;
}

.cc-top-item .other {
    display: block;
    margin-top: 10px
}

.cc-top-item .other a {
    color: #b2b2b2;
    font-size: 22px
}

.cc-top-item h4 {
    margin-bottom: 20px;
}

.cc-top-item h4 a {
    display: block;
    font-size: 18px;
    color: #020202
}

.cc-top-item h4 span {
    display: block;
    font-size: 12px;
    color: #ababab;
    font-weight: normal;
    margin-top: 5px
}

.cc-top-main .last {
    background: none;
    margin-right: 0;
    padding: 0;
    width: 390px;
    height: 380px;
}

.cc-top-main .last h3 {
    padding-left: 30px;
    padding-top: 30px;
    background: url(icre.png) left top no-repeat;
    border-bottom: none;
    background-position: 30px 15px;
}

.cc-top-main ul li {
    height: 120px;
    margin-bottom: 10px;
    background: url(jtrig.png) top right no-repeat #fff;
    border-radius: 20px;
    background-position: 305px 30px;
}

/* home */

.samplebox {
    width: 100%;
    margin-top: 60px;
    padding-bottom: 50px;
    background-color: #f6f6f6;
}

.sample {
    width: 1280px;
    margin: 0 auto
}

.sample h2 {
    height: 50px;
    margin-bottom: 15px;
    background: url(icre2.png) left top no-repeat;
}

.sample h2 a {
    display: block;
    height: 40px;
    padding-top: 15px;
    font-size: 24px;
    color: #8d5175;
    font-weight: normal;
}

.sample .bd ul li .desc {
    padding-top: 15px
}

.map {
    height: 420px;
    position: relative;
    margin-top: 50px;
}

.map .map_left {
    float: left;
    width: 950px;
    height: 420px;
    position: relative;
}

.map .mLeft_bg {
    width: 100%;
    height: 146px;
    background: #F6F6F6;
    position: absolute;
    left: 0;
    top: 130px;
}

.map .map_left .geo1 {
    width: 364px;
    height: 411px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(map_1.png) no-repeat;
}

.map .map_left .geo1:hover>.geo_tip {
    display: block
}

.map .map_left .geo1:hover {
    background: url(map_1_1.png) no-repeat;
}

.map .map_left .geo_tip {
    width: 190px;
    height: 100px;
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -95px;
    margin-top: -50px;
    display: none
}

.map .map_left .geo_tip h4 {
    line-height: 40px;
    height: 40px;
    font-size: 24px;
    color: #232223;
    font-weight: bold;
    padding-left: 18px;
}

.map .map_left .geo_txt {
    padding-left: 18px;
    height: 36px;
}

.map .map_left strong.num {
    line-height: 38px;
    margin-right: 6px;
    height: 38px;
    font-size: 36px;
    color: #232223;
    overflow: hidden;
    display: inline-block;
}

.map .map_left .country_txt {
    width: 108px;
    line-height: 18px;
    font-size: 14px;
    height: 36px;
    overflow: hidden;
    display: inline-block;
    color: #232223;
}

.map .map_left .geo2 {
    width: 464px;
    height: 168px;
    position: absolute;
    right: 37px;
    top: 10px;
    background: url(map_2.png) no-repeat;
}

.map .map_left .geo2:hover {
    background: url(map_2_1.png) no-repeat;
}

.map .map_left .geo2 .geo_tip {
    margin-top: -80px;
}

.map .map_left .geo2:hover>.geo_tip {
    display: block
}

.map .map_left .geo3 {
    width: 157px;
    height: 176px;
    position: absolute;
    right: 360px;
    top: 162px;
    background: url(map_3.png) no-repeat;
    z-index: 1;
}

.map .map_left .geo3:hover {
    background: url(map_3_1.png) no-repeat;
}

.map .map_left .geo3:hover>.geo_tip {
    display: block
}

.map .map_left .geo4 {
    width: 296px;
    height: 160px;
    position: absolute;
    right: 140px;
    top: 109px;
    background: url(map_4.png) no-repeat;
}

.map .map_left .geo4:hover>.geo_tip {
    display: block
}

.map .map_left .geo4:hover {
    background: url(map_4_1.png) no-repeat;
}

.map .map_left .geo4 .geo_tip {
    margin-top: -120px;
}

.map .map_left .geo5 {
    width: 257px;
    height: 120px;
    position: absolute;
    right: 62px;
    top: 259px;
    background: url(map_5.png) no-repeat;
}

.map .map_left .geo5:hover>.geo_tip {
    display: block
}

.map .map_left .geo5:hover {
    background: url(map_5_1.png) no-repeat;
}

.map .map_left .geo5 .geo_tip {
    margin-top: -120px;
}

.map .map_right {
    width: 220px;
    float: right;
    position: relative;
    height: 320px;
    background: #fde4e4;
    border-radius: 50px;
    padding: 50px 25px 50px 25px;
}

.map .map_right h3 {
    background: url(icre2.png) left top no-repeat;
    height: 50px;
    margin-bottom: 20px;
}

.map .map_right h3 a {
    display: block;
    padding-top: 15px;
    color: #8d5175;
    font-size: 24px;
    /* font-weight: normal; */
}

.map .map_right ul li {
    line-height: 20px;
    margin-bottom: 15px;
}

.map .map_right ul li a {
    font-size: 14px;
    color: #000000
}

.report {
    height: 340px;
    margin-top: 80px
}
.report_block {
    width: 610px;
    margin-right: 60px;
    float: left;
}

.report .report_block .report_img {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    height: 170px;
}

.report .report_block .report_img img {
    border-radius: 40px 40px 0px 0px;
    width: 100%;
    height: 170px;
    transition: all 1s ease;
}

.report .report_block .report_img:hover img {
    transform: scale(1.08) translate3d(0, 0, 0)
}

.report .report_block .report_img p {
    line-height: 26px;
    font-size: 24px;
    position: absolute;
    left: 50px;
    bottom: 14px;
    font-weight: bold;
}

.report .report_block .report_img p a {
    color: #fff
}

.report .report_block .report_img i {
    position: absolute;
    display: inline-block;
    width: 19px;
    height: 10px;
    left: 60px;
    bottom: 6px
}

.report .report_block .report_img i img {
    width: 19px;
    height: 10px;
}

.report .report_block .report_txt {
    height: 155px;
    padding: 15px 0 0 22px;
    background: #F6F6F6;
    border-radius: 0px 0px 50px 50px;
}

.report .report_block .report_txt p {
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
}

.nos {
    margin-top: 80px;
    margin-bottom: 45px;
}

.nos h3 {
    text-align: center;
   
    margin-bottom: 40px;
}

.nos h3 a {
    line-height: 30px;
    height: 30px;
    text-align: center;
    font-size: 24px;
    overflow: hidden;
    color: #8d5175;
    margin-bottom: 40px;
}
.noslist-lf{
    width: 50%;
    float: left;
}
.noslist-lf ul{
    width: 320px;
    float: left;
}
.nosimg{
    width: 290px;
    position: relative;
    float: left;
    margin-right: 25px;
}
.nosimg img{
    width: 290px;
    height: 390px;
    border-radius: 20px;
}
.nosimg p{
    position: absolute;
    top:30px;
    left:20px
}
.nosimg p a{
    font-weight: 700;
    font-size: 24px;
    color:#fff
}
.sustainable ul li {
    width: 290px;
    /* height: 200px; */
    overflow: hidden;
    float: left;
    margin-right: 40px;
}
.noslist-lf ul li{

    margin:20px 0;
    border-left: 6px solid #c781ab;
}
.noslist-lf ul li a{
    display: block;
    font-size: 16px;
    color:#020202;
    padding-left: 10px;
}

.sustainable ul li img {
    width: 100%;
    max-width: 100%;
    height: 200px;
    border-radius: 10px;
    transition: all 1s ease;
}

.sustainable ul li a:hover img {
    transform: scale(1.08) translate3d(0, 0, 0)
}

.sustainable ul li p {
    margin-top: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    font-weight: 500;
}

.business-card {
    width: 50%;
    float: left;
    height: 320px;
    overflow: hidden;
    position: relative;
}

.business-card .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 21%;
    bottom: 15px;
    z-index: 1;
}

.business-card .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.business-card .hd ul li {
    background: url(icon.png) left bottom no-repeat;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    width: 11px;
    height: 11px;
    line-height: 11px;
    text-align: center;
    cursor: pointer;
}

.business-card .hd ul li.on {
    background: url(icon2.png) left bottom no-repeat;
}

.business-card .bd {
    height: 320px;
    width: 100%;
    position: relative;
}

.business-card .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.business-card .bd img {
    width: 260px;
    height: 320px;
    display: block;
    border-radius: 20px;
    transition: all 1s ease;
}

.business-card .bd img:hover {
    transform: scale(1.08) translate3d(0, 0, 0)
}

.business-card .prev {
    left: 48%;
    background: url(left.png) right center no-repeat;
}

.business-card .next {
    background: url(right.png) right center no-repeat;
}

.business-card .prev, .business-card .next {
    position: absolute;
    bottom: 15px;
    display: block;
    width: 14px;
    height: 23px;
}

.business-card .next {
    right: 10%
}

.business-card .prevStop {
    display: none;
}

.business-card .nextStop {
    display: none;
}

.busimg {
    float: left;
}

.business-card .desc {
    padding-left: 20px;
    float: left;
    width: 305px;
}

.business-card .desc h3 {
    height: 50px;
    margin-bottom: 10px;
    background: url(icre.png) left top no-repeat;
    font-weight: normal;
}

.business-card .desc h3 a {
    display: block;
    padding-top: 15px;
    font-size: 24px;
    color: #8d5175
}

.business-card .desc p {
    font-weight: 700;
    line-height: 28px;
    color: #020202
}
.business-card .desc span{
    display: block;
    font-size: 14px;
    color:#ababab;
    padding-top:10px
}
.mod-Business-NewsCenter .news {
    float: right;
}

.homeBanner {
    width: 100%;
    margin-bottom: 65px;
    position: relative;
}

.homeBanner .bd li {
    position: relative;
    width: 100%;
    /* height: 550px; */
}

.homeBanner .bd .picbox {
    width: 100%;
    height: 100%;
}

.homeBanner .bd .picbox img {
    width: 100%;
    min-height: 100%;
}

.homeBanner .bd li .infobox {
    width: 1280px;
    margin: 0 auto;
    position: absolute;
    top: 312px;
    left: 50%;
    margin-left: -640px;
    z-index: 20;
    height: 0;
}

.infobox .txt-item {
    width: 500px;
    height: 118px;
    padding: 30px;
    background: #004898;
}

.infobox .txt-item h3 {
    line-height: 30px;
    margin-bottom: 10px;
}

.infobox .txt-item h3 a {
    font-weight: normal;
    font-size: 24px;
    color: #fff;
}

.infobox .txt-item p {
    font-size: 14px;
    color: #fff;
    line-height: 22px
}

.homeBanner .prev, .homeBanner .next {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
}

.homeBanner .prev {
    left: 0;
    background: url(leftbg.png) center center no-repeat
}

.homeBanner .next {
    right: 0;
    background: url(rightbg.png) center center no-repeat
}

/* about */

.about_container {
    /* background: url(aboutbj.png) top center no-repeat; */
    overflow: hidden;
}

.banner-info {
    width: 1220px;
    margin: 0 auto;
    padding-left: 60px;
    margin-top: 190px;
}

.banner-info span {
    font-weight: 300;
    font-size: 60px;
    line-height: 82px;
    color: #fff;
}

.aboutMain {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    border-top-left-radius: 150px;
    background-color: #fff;
    margin-bottom: 30px;
    /* margin-top: 290px; */
    margin-top: 15px;
    z-index: 2;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.aboucContent {
    width: 200%;
    padding-left: 60px;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
    background-color: #fff;
    border-top-left-radius: 150px;
}

.breadcrumb {
    height: 50px;
    line-height: 50px;
    padding-left: 255px;
    border-bottom: 2px solid #F6F6F6;
    background: none;
    color: #8D8D8D;
    font-size: 14px;
}

.breadcrumb>li {
    float: left;
    background: url(jt_03.png) right center no-repeat;
    padding: 0 17px;
    color: #5b5b5b;
}

.breadcrumb>li:last-child {
    background: none;
}

.breadcrumb a {
    /* padding: 0 15px; */
    font-weight: 500;
    color: #8D8D8D;
}

.content-title {
    font-weight: 700;
    line-height: 50px;
    font-size: 24px;
    color: #c781ab;
    /* position: relative; */
    margin: 0px 0 30px 0;
    padding-bottom: 20px;
    border-bottom: 4px solid #EEEEEE;
    letter-spacing: 1.5px;
    background: url(icre.png) left top no-repeat;
}

.about-Right {
    width: 920px;
    float: left;
    padding: 40px 0;
}

.about-Right .item p {
    margin-bottom: 45px;
    display: inline-block;
    vertical-align: top;
    word-break: break-word;
    font-size: 16px;
    line-height: 26px;
}

.about-Right .item :first-child:first-letter {
    font-size: 36px;
    color: #555
}

.menuLeft {
    width: 270px;
    float: left;
    margin-top: 100px;
    margin-bottom: 30px;
}

.topnav {
    width: 255px;
    padding: 40px 28px 25px 0;
}

ul.topnav {
    padding: 0;
}

ul.topnav li {
    padding: 6px 10px 6px 0px
}

ul.topnav li.active a {
    color: #000;
    background: url(current.png) left bottom repeat-x;
    font-weight: bold;
}

ul.topnav li a {
    /* line-height: 40px; */
    font-size: 16px;
    /* padding: 10px 5px; */
    color: #979797;
    /* display: block; */
    text-decoration: none;
    /* font-weight: bolder; */
    text-align: left;
}

ul.topnav li a:hover {
    /* background-color: #675C7C; */
    font-weight: 700;
    background: url(current.png) left bottom repeat-x;
}

ul.topnav ul {
    margin: 0;
    padding: 0;
    display: none;
}

ul.topnav ul li {
    margin: 0;
    padding: 0;
    clear: both;
    margin-left: 10px;
}

ul.topnav ul li a {
    
    font-size: 14px;
    COLOR: #979797;
    font-weight: normal;
    outline: 0;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 25px;
}

ul.topnav ul li a:hover {
    /* background-color: #D3C99C; */
    /* color: #675C7C; */
    color: #000000;
    background: url(current.png) left bottom repeat-x;
}

ul.topnav ul ul li a {
    /* color: silver; */
    margin-left: 40px;
}

ul.topnav ul ul li a:hover {
    background: url(current.png) left bottom repeat-x;
    color: #979797;
}

ul.topnav span {
    float: right;
}

.manage-Right {
    width: 920px;
    float: left;
    padding: 40px 0
}

.manage-Right ul li {
    float: left;
    width: 400px;
    margin-right: 58px;
    margin-bottom: 55px;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.manage-Right ul li a {
    display: block;
    padding: 18px;
    height: 355px;
}

.manage-Right ul li img {
    width: 360px;
    height: 270px;
    border-radius: 5px;
    /* behavior: url(images/PIE-1.0.0/PIE.htc); */
}

.manage-Right ul li p {
    margin: 6px 0;
    font-size: 22px;
    color: #5a5a5a
}

.manage-Right ul li span {
    display: block;
    font-size: 14px;
    color: #777;
    line-height: 20px;
}

.aboucContent .manageTit {
    border-bottom: none;
    padding-bottom: 0;
}

/* 01 */

.port {
    background: url(portbj.png) top center no-repeat;
    overflow: hidden;
}

.about-Right .infoTxt {
    border-radius: 10px;
    padding: 15px 30px;
    background: #f6f6f6;
    margin-bottom: 30px;
}

.about-Right .infoTxt h3 {
    margin-bottom: 5px;
    font-size: 36px;
    color: #020202;
    font-weight: normal;
}

.about-Right .infoTxt p {
    font-size: 14px;
    color: #ababab;
    line-height: 26px;
}

.about-Right .title {
    font-weight: 700;
    line-height: 50px;
    font-size: 24px;
    color: #8d5175;
    /* position: relative; */
    margin: 10px 0 0 0px;
    /* padding-bottom: 20px; */
    letter-spacing: 1.5px;
    background: url(icre.png) left top no-repeat;
}

.portPic .first img {
    width: 100%;
    border-radius: 20px;
}

.port-gallery {
    margin-top: 20px;
    position: relative;
}

.port-gallery-item {
    position: absolute;
    width: 475px;
}

.port-gallery-item a {
    display: block;
    width: 100%;
}

.port-gallery-item a img {
    width: 100%;
    border-radius: 20px;
    padding-bottom: 10px;
}

.trans-gallery {
    margin-top: 20px;
    position: relative;
}

.trans-gallery-item {
    position: absolute;
    width: 475px;
}

.trans-gallery-item .desc {
    border-radius: 10px;
    padding: 15px 30px;
    background: #f6f6f6;
}

.trans-gallery-item .desc h3 {
    padding-bottom: 10px;
    font-size: 24px;
    color: #020202;
    font-weight: normal;
}

.trans-gallery-item .desc p {
    font-size: 12px;
    color: #ababab;
    line-height: 20px;
}

.managerInfo {
    width: 970px;
}

.globalInfo {
    margin: 15px 0;
}

.globalInfo p {
    font-size: 16px;
    color: #ababab;
    line-height: 26px;
}

.area {
    width: 100%;
    min-height: 490px;
    margin-top: 10px
}

.area .hd {
    padding: 20px;
    margin-bottom: 2px;
    background: #f6f6f6;
    border-radius: 20px 20px 0 0;
    cursor: pointer;
}

.area .hd li {
    width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    color: #ababab;
    float: left;
    border-radius: 3px;
}

.area .hd li.on {
    background: #3e87d8;
    color: #fff
}

.area .bd {
    background: #f6f6f6;
    padding: 20px;
    min-height: 400px;
    border-radius: 0 0 20px 20px;
}

.area .bd li {
    margin-right: 6px;
    margin-bottom: 6px;
    border-radius: 10px;
    min-width: 145px;
    padding-right: 4px;
    height: 38px;
    line-height: 38px;
    float: left;
    background: url(line_eare.png) 10px center no-repeat #fff;
    border-radius: 3px;
    padding-left: 20px;
}

.area .bd li:hover {
    background: url(line_eare.png) 10px center no-repeat #3e87d8;
}

.area .bd li:hover a {
    color: #fff
}

.area .bd li a {
    font-size: 14px;
    color: #020202
}

.area .bd ul h3 {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 16px;
    color: #ababab
}

.areaInfo {
    height: 400px !important;
    min-height: 400px !important;
}

.citiyBox {
    width: 900px;
    float: right;
}

.citiyBox .trans-gallery-item {
    width: 440px;
}

.maincenter .cities .news-item .first {
    margin-right: 0;
}

.citiyBox .trans-gallery {
    margin-top: 0
}

.cities .news-item .first .text p {
    font-size: 26px;
    /* font-weight: normal; */
    line-height: 30px;
}

.cities .news-item .first .text {
    text-align: inherit;
}

.listCon .first {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.listCon .first img {
    width: 100%;
    border-radius: 20px;
}

.listCon .first h3 {
    margin: 10px 0;
}

.listCon .first h3 a {
    font-size: 22px;
    color: #020202
}

.listCon .first p {
    font-size: 14px;
    color: #ababab;
    line-height: 28px;
}

.listCon ul li {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

.listCon ul li img {
    width: 220px;
    height: 140px;
    border-radius: 20px;
    display: inline-block;
    float: left;
    margin-right: 30px;
}

.listCon ul li .descInfo {
    width: 72%;
    display: inline-block;
}

.listCon ul li .descInfo h3 {
    line-height: 25px;
    padding-bottom: 10px;
}

.listCon ul li .descInfo h3 a {
    font-size: 18px;
    color: #020202
}

.listCon ul li .descInfo p {
    font-size: 14px;
    color: #ababab;
    line-height: 20px;
}

/* åˆ†é¡µ */

/* åˆ†é¡µ*/

.page {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    clear: both;
}

.page span a {
    display: inline-block;
    padding: 0 14px;
    height: 35px;
    margin: 0 5px;
    border-radius: 3px;
    line-height: 35px;
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
}

.page span a:hover {
    color: #fff;
    background: #c29ab2;
    border: 1px solid #c29ab2;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}

.page span a.dq {
    color: #fff;
    background: #c29ab2;
    border: 1px solid #c29ab2;
}

.content-wrap {
    width: 100%;
    font-size: 16px;
    color: #555555;
    line-height: 26px;
    
}

.content-wrap img{
    max-width:100%
}
.content-wrap p {
    padding-bottom: 20px;
}

.content-wrap p:first-child:first-letter {
    color: #555555;
    font-size: 36px
}

.listCon ul li h3 {
    line-height: 25px;
    padding-bottom: 10px;
}

.listCon ul li h3 a {
    font-size: 18px;
    color: #020202
}

.listCon ul li p {
    font-size: 14px;
    color: #ababab;
    line-height: 20px;
}

.listCon ul li span {
    display: block;
    margin-top: 10px;
    padding-left: 25px;
    font-size: 14px;
    color: #8d8d8d;
    background: url(rl.png) left center no-repeat;
}

.list-wrap li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.list-wrap li h3 {
    width: 80%;
    float: left;
    font-size: 18px;
    color: #020202;
    line-height: 25px;
}

.list-wrap li h3 a {
    font-size: 18px;
    color: #020202
}

.list-wrap li span {
    width: 15%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #8d8d8d;
}

.mainabout {
    background: #f6f6f6;
}

.newsTitle h3 {
    font-size: 38px;
    color: #020202;
    line-height: 50px;
    font-weight: normal;
}

.newsTitle p {
    margin: 15px 0 30px 0
}

.newsTitle p span {
    font-size: 14px;
    color: #8d8d8d;
    margin-right: 30px;
}

.newsContent .first {
    padding: 20px;
    border-radius: 6px;
    background: #f3f3f3;
}

.newsContent .first p {
    font-size: 16px;
    color: #555555;
    line-height: 25px;
}

.newsContent .info {
    width: 100%;
    font-size: 16px;
    color: #555555;
    line-height: 28px;
}

.newsContent .info p:first-child::first-letter {
    font-size: 36px;
    color: #555555;
    font-weight: normal;
}

.newsContent .info p {
    margin-bottom: 35px;
    font-size: 16px;
    color: #555555;
    line-height: 28px;
}

.newsContent .info p img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    border-radius: 3px;
}

.editor {
    padding-top: 25px;
    margin-bottom: 20px;
    background: url(line_03.jpg) right top no-repeat;
}

.editor p {
    padding-bottom: 10px;
    text-align: right;
    font-size: 12px;
    color: #777777
}

.main-wrap {
    border-top: 1px solid #ededed
}

.main-wrap .tranlist {
    margin-top: 20px;
    margin-bottom: 50px
}

.main-wrap .news-item .first {
    margin-right: 0;
}

.tranlists .news-item:nth-child(8) .text p {
    color: #549ddd
}

.tranlists .news-item:nth-child(8) .text span {
    color: #549ddd
}

.tranlists .news-item:nth-child(4) .text p {
    color: #598a40
}

.tranlists .news-item:nth-child(4) .text span {
    color: #598a40
}

.tranlists .news-item:nth-child(2) .text p {
    color: #283d9a
}

.tranlists .news-item:nth-child(2) .text span {
    color: #283d9a
}

.infobottom {
    background: #faf7ee;
    padding: 25px;
    border-radius: 5px;
}

.infobottom ul li {
    width: 50%;
    float: left;
}

.infobottom ul li a {
    font-size: 14px;
    color: #777777
}

.imgbox {
    clear: both;
}

.imgbox p {
    display: inline-block;
    float: left;
    padding-right: 20px;
    clear: both;
}

.port-gallery-item a img {
    padding-bottom: 0;
}

/* link */

.link-Right {
    width: 960px
}

.link {
    margin-bottom: 20px;
}

.links-gallery, .industry-gallery {
    margin-top: 20px;
    position: relative;
}

.links-gallery-item, .industry-gallery-item {
    position: absolute;
    width: 220px;
}

.links-gallery-item .desc, .industry-gallery-item .desc {
    background-color: #f6f6f6;
    border-radius: 10px;
}

.links-gallery-item .desc h3, .industry-gallery-item .desc h3 {
    padding: 15px;
    line-height: 20px;
}

.links-gallery-item .desc h3 a, .industry-gallery-item .desc h3 a {
    display: block;
    padding-left: 10px;
    border-left: 3px solid #eadab3;
    font-size: 14px;
    color: #202020;
    font-weight: normal;
}

.mapbox {
    margin-bottom: 20px;
    display: table;
    position: relative;
    border-spacing: 5px;
}

.maplf {
    width: 140px;
    border-radius: 3px;
    display: table-cell;
    background-color: #f9f6eb;
    /* position: relative; */
}

.maplf h3 a {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #202020;
    position: absolute;
    top: 30%;
    left: 20px;
    word-break: break-all;
}

.mapright {
    display: table-cell;
}

.mapright ul li {
    border-radius: 3px;
    margin-bottom: 4px;
    padding: 5px 15px;
    margin-left: 20px;
    background-color: #f9f6eb;
}

.mapright ul li a {
    font-size: 14px;
    color: #202020;
    font-weight: normal;
}

.maplfer {
    /* position: relative; */
    width: 190px;
    border-radius: 3px;
    display: table-cell;
    background-color: #f0f7fb;
}
.maplfer h3{
    position: absolute;
    left: 25px;
    top: 45%;
}
.maplfer h3 a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color:#202020
}

.maprighter {
    display: table-cell;
}

.maprighter ul li {
    background-color: #f0f7fb;
}

.one {
    width: 160px;
    margin-bottom: 4px;
    margin-left: 20px;
    font-size: 14px;
    padding: 5px 15px;
    color: #202020;
    border-radius: 3px;
    background-color: #f0f7fb;
    /* font-weight: normal; */
}

.one h3 a {
    font-weight: normal;
    font-size: 14px;
    color:#202020
}

.channel {
    margin-left: 15px;
    position: relative;
}



/* 改版 */
@font-face {
    font-family: 'OpenSans-Bold';
    src: url(./OpenSans-Bold.ttf);
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url(./OpenSans-ExtraBold.ttf);
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url(./OpenSans-Regular.ttf);
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url(./OpenSans-Light.ttf);
}
.banner-wrap{margin-bottom: 50px;}
.banner-wrap img{width: 100%; height: 400px; display: block;}
.banner-wrap .desc{background: #11436c;padding:45px 80px 50px 40px}
.banner-wrap .desc h3{font-size: 24px;background: url(icon0603.jpg) left top no-repeat; height: 50px;}
.banner-wrap .desc h3 a{padding-left: 10px; padding-top:15px;color:#dbc07b; display: block;}
.banner-wrap .desc p{padding-left: 10px;padding-top:10px; font-size:14px ; line-height: 24px; color:#dbc07b}
.data .item{width: 395px;float: left;margin-right: 40px;}
.data .item h3{font-size: 70px;font-weight: normal;color:#e5993e;background: url(line0603.png) left 60px no-repeat; background-size: 100%;}
.data .item p{font-size: 14px; color:#020202;line-height: 24px;}
.data .item span{font-size: 12px; color:#b0b0b0;margin-top:10px}
.data{margin-bottom: 60px;}
.line{background: #f5f5f5; height: 20px; border-radius: 20px;}
.item h3.common{color:#8d5175; background: none; border-bottom: none; height: inherit; margin-bottom: 10px; }
.item h3.common a{color:#8d5175;font-size: 18px;}
.channelModule{margin-top:50px}
.channelModule .item{float: left; margin-right: 40px; width: 400px;margin-bottom: 25px;}
.channelModule .item:nth-child(3n){margin-right: 0px;}
.channelModule .item img{width: 100%; height: 266px;border-radius:18px}
.channelModule .item p{font-size: 14px; color:#020202; line-height: 22px; margin-top:10px;}
.channelModule .item.last {width: 100%;}
.channelModule .item.last .desc img{width: 270px; height: 180px; float: left;margin-right: 33px;border-radius:18px}
.xczx{margin-top:45px}
h4.common{background: url(icre.png) left top no-repeat; height: 50px;margin-bottom: 15px;}
h4.common a{font-size: 24px; color:#8d5175; padding-top:15px;margin-left: 10px; display: block;}
.xczx  .item{width: 620px; float: left; position: relative;}
.xczx  .item img{width: 100%; height: 220px;border-radius:18px ;margin-bottom: 30px;}
.xczx  .item .city{position: absolute; left: 15px; top:25px}
.xczx  .item .city p{background: url(adress0604.png) left center no-repeat; font-size: 50px; color:#fff;padding-left: 40px;}
.xczx  .item .city span{display: block; font-size: 14px; color:#fff;padding-left: 50px; line-height: 21px;}
.xczx .list ul li{width: 100%; background: url(dot0604.png) left 10px no-repeat; margin-bottom: 15px; padding-left: 20px;}
.xczx .list ul li a{font-size: 18px; color:#000000;}
.xczx .list .gd{float: right;margin-top:30px}
.xczx .list .gd img{width: 65px; height: 24px;margin-bottom: 0;}
.xczx  .item:last-child{float: right;}

/* 绿色发展 */
.lsfz .desc {background: #264b15; padding:25px 70px 25px 50px}
.lsfz .desc p{color:#88a47c;padding-top:0}
.goals{margin-bottom: 35px;}
.goals p{font-size: 14px;line-height: 24px;margin-top: 15px;color:#020202; }
.goals p i{font-size: 12px; color:#bababa; font-style: normal;}
.goals p span{background: #fcefc1;color:#000000;border-radius: 15px;padding:5px 10px;margin-left: 10px;}
.lsfz .item{width: 295px;margin-right:30px}
.lsfz .item h3 i{font-style: normal; color:#b0b0b0;font-size: 16px; margin-left: 10px;}
.jjmk{margin-top: 70px;}
.jjmk .item{width: 400px; float: left; margin-right: 40px;}
.jjmk .item .pic img{width: 100%; height: 200px;margin-bottom: 25px;}
.jjmk ul li{
    background: url(dot0604.png) left 10px no-repeat;
    margin-bottom: 15px;
    padding-left: 20px;}
.jjmk ul li a{font-size: 14px;
color: #000000;
}
.jjmk .item  p{font-size: 14px; line-height: 26px;color: #000000;}
.ztlist .banner-info{font-size:60px; }
 
.ztlist ul.topnav li a{ color:#979797;font-weight:700;}
.ztlist  ul.topnav li.active a{ color:#000;font-weight:700;}
.ztlist ul.topnav li  ul li a{ color:#979797; font-weight: normal;}
.ztlist ul.topnav li ul li a:hover {
    /* background-color: #675C7C; */
   
    font-weight:700;
    color: #000;
    background: url(current.png) left bottom repeat-x;
}
 
.ztlist .topnav {width: 200px;}
.ztlist ul.topnav li a:hover{font-weight:700;color: #000;background: url(current.png) left bottom repeat-x;}
.list ul li{float: left;width: 390px; margin-right: 55px;}
.list ul li img{width: 100%; height: 260px;margin-bottom: 10px; border-radius: 15px;}
.list ul li p{font-size: 18px; color:#000;font-weight: 700; margin-bottom: 25px; height: 70px; overflow: hidden;}
.ztlist .about-Right .desc{background: #f6f6f6; border-radius: 8px;padding:30px;margin-bottom: 45px;}
.ztlist .about-Right .desc p{color:#000;font-size: 14px;line-height: 22px;}
.report-wrap .item-report{margin-bottom: 35px;}
.report-wrap .item-report .day{color:#020202;font-size: 40px;margin-bottom: 20px;margin-top:15px}
.report-wrap .item-report li{width: 395px; float: left;margin-right: 60px;margin-bottom: 15px;}
.report-wrap .item-report li .pic{float: left; width: 200px;}
.report-wrap .item-report li .pic img{width: 200px; height: 305px;}
.report-wrap .item-report li .tit{float: left;margin-left: 20px; width: 175px;margin-top:15px}
.report-wrap .item-report li .tit a{font-size: 20px; color:#020202;font-weight: 700;}
.ztlist .aboutMain{min-height: 620px;}
.honor{width: 900px;}
.honor .hd{margin-bottom: 45px;}
.honor .hd ul li{position: relative; float: left; width: 200px; height: 120px; border:1px solid #e7e7e7;border-radius: 10px; margin-right: 20px;}
.honor .hd ul li.on{background: url(current_03.jpg) top center no-repeat;}
.honor .hd ul li span{position: absolute; left:12px;bottom:10px; padding-right:15px;font-size: 18px; color:#aaaaaa;font-weight: 700;}
.honor .hd ul li a span{color:#aaaaaa;}
.honor .hd ul li:hover{cursor: pointer;background: url(current_03.jpg) top center no-repeat;}
.honor .hd ul li.on a span ,.honor .hd ul li:hover a span {color:#fff}
.honor .hd ul li.on a span {color:#fff}
.honor .hd ul li.on::after{content: '';position: absolute; left:50%; bottom:-15px; margin-left: -6px; background: url(jt.png) bottom center no-repeat;width: 12px; height: 6px; display: block;}
.honor .bd{border-top:3px solid #d0d0d0;padding-bottom:30px ;}
.honor .bd ul{padding-top: 15px;}
.honor .bd ul li{border-bottom: 1px solid #f5f5f5;padding-bottom: 15px;padding-top:15px}
.honor .bd ul li img{    width: 240px;
    height: 160px;
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.honor .bd ul li .descInfo{    width: 60%;display: inline-block;}
.honor .bd ul li .descInfo span{font-size:18px ;font-weight: 700;color:#020202}
.honor .bd ul li .descInfo span:hover{color:#020202}
.honor .bd ul li .descInfo i{background: url(link.jpg) center no-repeat; width: 19px; height: 16px; display: inline-block;margin-left: 10px;}