@charset "UTF-8";
* {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}

.head {
    height: 120px;
    position: relative;
    background-color: #105d93;
}

.head .headBack {
    /* width: 1200px; */
    background-color: #ffffff;
    margin: auto;
    height: 100%;
    position: relative;
    margin-left: 10px;
}

.head .headBack ul {
    position: absolute;
    top: 5px;
    right: 10px;
}

.head .headBack ul li {
    display: inline-block;
    line-height: 14px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #538bb1;
}

.head .headBack ul li:last-child {
    border: none;
}

.head .searchBtn {
    position: absolute;
    width: 200px;
    height: 35px;
    top: 60px;
    right: -150px;
}

.head .searchBtn input#keyword {
    width: 200px !important;
    height: 30px;
}

.head .searchBtn input#keyword ::placeholder {
    content: "请输入关键字并回车搜索";
}

.head .searchBtn input.search {
    display: none;
}

.navBar .nav {
    width: 1200px;
    margin: auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.navBar .nav li.nav-item ::after {
    display: none;
    content: "";
    height: 15px;
    width: 2px;
    position: absolute;
    background-color: #13a2b0;
    left: 106px;
    top: 18px;
}

.navBar .nav li.nav-item:last-child ::after {
    display: none;
}

.navBar .nav ul li ul li ::after {
    display: none;
}

.navBar .nav ul.sub-nav span.item-name {
    width: 115px;
    text-align: center;
}

.slider .img-display {
    /* width: 1200px; */
    margin: auto;
    /* height: 370px; */
    width: 100%;
    height: 100%;
}

.slider .img-display .picbase1-credit {
    display: none;
}

.conAll {
    width: 1200px;
    margin: auto;
}

.conAll .tt {
    width: 100%;
    height: 50px;
    transition: 2s;
    border-bottom: 2px solid #13a2b0;
}

.conAll .tt .tit {
    width: 50%;
    display: inline-block;
    font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    font-size: 22px;
    color: #105d93;
    line-height: 50px;
    text-align: left;
    padding-left: 10px;
    font-weight: lighter;
}

.conAll .tt .more_btn {
    width: 45%;
    display: inline-block;
    font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    font-size: 13px;
    cursor: pointer;
    line-height: 50px;
    text-align: right;
}

.conAll .tt .more_btn .more_text {
    color: black;
}

.conAll .tt :hover {
    color: black;
}

.conAll .row1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 400px;
    margin-top: 10px;
}

.conAll .row1 .imgMessage {
    width: 430px;
    height: 500px;
}

.conAll .row1 .imgMessage .imgDisplay {
    width: 430px;
    height: 275px;
    border: 1px solid #13a2b0;
}

.conAll .row1 .imgMessage .conDisplay {
    width: 100%;
    height: 145px;
    margin-top: 5px;
}

.conAll .row1 .tzgg {
    width: 430px;
    height: 400px;
}

.conAll .row1 .tzgg .tt {
    background-color: #13a2b0;
}

.conAll .row1 .tzgg .more_btn span.more_text {
    color: white;
}

.conAll .row1 .tzgg .tit span {
    color: white;
}

.conAll .row1 .kjdh {
    width: 300px;
    height: 400px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}

.conAll .row1 .kjdh .tabImg1 {
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.conAll .row1 .kjdh .tabImg1 img {
    transition: all 0.5s;
}

.conAll .row1 .kjdh .conTab {
    width: 170px;
    display: inline-block;
    vertical-align: top;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    letter-spacing: 7px;
    text-align: center;
    color: white;
}

.conAll .row1 .kjdh .tabImg2 {
    display: inline-block;
    vertical-align: top;
    margin-top: 25px;
    margin-left: 10px;
    width: 20px;
}

.conAll .row1 .kjdh .tabImg2 img {
    transition: all 0.5s;
}

.conAll .row1 .kjdh .tab1 {
    width: 300px;
    height: 70px;
    background-color: #13a2b0;
}

.conAll .row1 .kjdh .tab1 :hover img {
    transform: rotate(360deg);
}

.conAll .row2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.conAll .row2 .headCon {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #105d93;
    text-align: center;
    padding-left: 10px;
    font-weight: lighter;
    border-bottom: 2px solid #13a2b0;
}

.conAll .row2 ul {
    display: block;
    width: 1200px;
    margin-top: 10px;
}

.conAll .row2 ul span {
    color: white;
}

.conAll .row2 .trade-content {
    padding: 30px 0;
}

.conAll .row2 .trade-title {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin: 50px 0;
    position: relative;
}

.conAll .row2 .trade-title :before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid;
    border-color: #20B09F transparent transparent;
}

.conAll .row2 .trade-title :after {
    content: "";
    position: absolute;
    width: 52px;
    height: 3px;
    background-color: #20B09F;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}

.conAll .row2 .trade-black {
    height: 150px;
    background-color: #30383e;
}

.conAll .row2 .trade-box {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}

.conAll .row2 .trade-box-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.conAll .row2 .trade-box-item {
    flex: 1;
    text-align: center;
    position: relative;
    height: 150px;
    background: no-repeat center;
    background-size: 100% auto;
}

.conAll .row2 .trade-content .trade-box-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.conAll .row2 .trade-box-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.conAll .row2 a,
.conAll .row2 button,
.conAll .row2 input,
.conAll .row2 textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.conAll .row2 .item-logo {
    margin-top: 15px;
    display: block;
}

.conAll .row2 .trade-content .trade-box-item .item-logo {
    position: relative;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.conAll .row2 .item-logo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.conAll .row2 .item-title {
    font-size: 20px;
    font-weight: lighter;
    color: #fff;
    padding: 10px 0;
    position: relative;
}

.conAll .row2 .trade-content .item-title:before {
    content: "";
    position: relative;
    display: block;
    width: 20px;
    border-bottom: 2px solid #fff;
    margin: 0 auto 20px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.conAll .row2 .item-text {
    position: relative;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    margin-top: 10px;
}

.conAll .row2 .item-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: lighter;
}

.conAll .row2 .trade-content .item01 {
    background-image: url(./images/benke.png);
    background-size: cover;
    width: 290px;
    height: 150px;
}

.conAll .row2 .trade-content .item02 {
    background-image: url(./images/yanjiusheng.jpg);
    background-size: cover;
    width: 290px;
    height: 150px;
}

.conAll .row2 .trade-content .item03 {
    background-image: url(./images/chengpinyingcai.jpg);
    background-size: cover;
    width: 290px;
    height: 150px;
}

.conAll .row2 .trade-content .item04 {
    background-image: url(./images/shiziduiwu.jpg);
    background-size: cover;
    width: 290px;
    height: 150px;
}

.conAll .row2 .trade-content .trade-box-item:hover .item-text {
    display: block;
    opacity: 1;
    margin-top: 0;
}

.conAll .row2 .trade-content .trade-box-item:hover:before {
    background-color: rgba(19, 162, 176, 0.9);
}

.conAll .row2 .trade-content .trade-box-item:hover .item-title:before {
    opacity: 0;
    margin-bottom: 0;
}

.conAll .row3 {
    width: 1200px;
    height: 300px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.conAll .row3 .dtgz {
    width: 530px;
}

/* .conAll .row3 .xzzx {
    width: 390px;
} */

.conAll .row4 {
    width: 1200px;
    height: 160px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.conAll .row4 .headCon {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #105d93;
    text-align: center;
    padding-left: 10px;
    font-weight: lighter;
    border-bottom: 2px solid #13a2b0;
}

.conAll .row2 .headCon a {
    color: #105d93;
}

.conAll .row4 .ztxx {
    width: 1200px;
    height: 90px;
    margin-top: 13px;
}

.conAll .row4 .ztxx .trigger-bar {
    display: none;
}

.conAll .row4 .ztxx .ctrl {
    display: none;
}

.conAll .row4 .ztxx .clearfix img {
    margin-top: 0px;
}

.conAll .row4 .ztxx .scrollable-panel {
    width: 1200px;
    height: 91px;
}

.backTop {
    position: fixed;
    right: 10px;
    bottom: 40px;
    text-align: center;
}

.showHide {
    position: fixed;
    right: 10px;
    bottom: 140px;
    text-align: center;
}

.foot {
    width: 100%;
    height: 150px;
    margin-top: 10px;
    background-color: #105d93;
    color: white;
    font-size: 14px;
    line-height: 30px;
    font-weight: lighter;
}

.foot .yqlj {
    width: 1200px;
    height: 45px;
    margin: auto;
    line-height: 45px;
    text-align: center;
}

.foot .otherCon {
    width: 1200px;
    height: 89px;
    margin: auto;
    text-align: center;
}

.foot .see {
    display: inline-block;
}

.foot .see img {
    vertical-align: middle;
}

.listCon {
    width: 1200px;
    margin: auto;
    min-height: 700px;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.listCon .lie1 {
    height: 500px;
    width: 240px;
}

.listCon .lie1 .fenLei {
    width: 100%;
    background-color: #13a2b0;
    text-align: center;
}

.listCon .lie1 .fenLei span.Column_Name {
    line-height: 110px;
    color: white;
    letter-spacing: 10px;
    font-size: 23px;
}

.listCon .lie1 .jqtz {
    width: 100%;
    text-align: center;
    height: 40px;
}

.listCon .lie1 .jqtz span {
    line-height: 40px;
    letter-spacing: 10px;
}

.listCon .lie1 .zimulu {
    width: 100%;
    border-top: 2px solid #13a2b0;
}

.listCon .lie1 .zimulu li.wp_column {
    height: 60px;
}

.listCon .lie1 .zimulu li.wp_column a {
    height: 60px;
    line-height: 60px;
    background: none;
    font-weight: normal;
    letter-spacing: 5px;
}

.listCon .lie1 .zimulu li.wp_column a :hover {
    color: #13a2b0 !important;
    background-image: none;
}

.listCon .lie1 .zimulu .wp_column_article_list .list_item {
    height: 35px;
    line-height: 35px;
}

.listCon .lie2 {
    height: auto;
    width: 950px;
}

.listCon .lie2 .xinxi1 {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e4e4e4;
    transition: ease 1s;
}

.listCon .lie2 .xinxi1 .titleCon {
    width: 120px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 2px solid #13a2b0;
    color: black;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 40px;
}

.listCon .lie2 .xinxi1 .titleCon :hover {
    background-color: #13a2b0 !important;
    cursor: pointer !important;
    color: white !important;
}

.listCon .lie2 .xinxi1 .nowPosition {
    display: inline-block;
    width: 820px;
    vertical-align: top;
    text-align: right;
}

.listCon .lie2 .xinxi1 .nowPosition svg {
    margin-top: 5px;
}

.listCon .lie2 .xinxi1 .nowPosition .posi {
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
    font-size: 14px;
}

.listCon .lie2 .xinxi1 .nowPosition .posi a {
    color: black;
}

.listCon .lie2 .listCon {
    width: 910px;
    margin-top: 15px;
    margin-left: 15px;
}

.listCon .lie2 .listCon .titleCon2 {
    width: 100%;
}

.listCon .lie2 .listCon .titleCon2 .wp_paging {
    margin-top: 25px;
}

.listCon .list_item {
    list-style: none;
}

.listCon .list_item :hover {
    color: red;
}

.displayinfoCon {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.displayinfoCon .displayinfoConHead {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    font-size: 19px;
    color: #13a2b0;
    font-weight: bolder;
    letter-spacing: 3px;
}

.displayinfoCon .relateInfo {
    width: 100%;
    height: 40px;
    text-align: center;
}

.displayinfoCon .relateInfo .info {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    font-weight: lighter;
}

.displayinfoCon .relateInfo .info .infoDate {
    height: 20px;
    display: inline-block;
}

.displayinfoCon .relateInfo .info .seeData {
    height: 20px;
    display: inline-block;
}

.displayinfoCon .paperCon {
    width: 900px;
    margin-left: 25px;
}

.displayinfoCon .wp_articlecontent a {
    color: blue;
}

.Article_Title a {
    color: black;
    width: 410px;
}

.wp_article_list .list_item {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-color: white;
}

.wp_article_list .list_item :hover {
    color: red;
}

.wp_article_list .list_item .Article_Index {
    display: none;
}


/*# sourceMappingURL=style.css.map */


.wp_entry img {
    max-width: 900px;
}

.picbase1-content p {
    display: none;
}

#wp_news_w4 .more {
    position: relative;
}


/*VIS*/

.fenLei div span {
    letter-spacing: 8px !important;
    font-size: 20px !important;
}

.xinxi1 {
    display: flex;
}

.titleCon {
    width: 130px !important;
    height: 40px;
}

.titleCon div {
    height: 100%;
}

.posi {
    width: 220px;
    height: 40px;
}

.posi div {
    width: 100%;
    height: 100%;
}

.footxszg {
    width: "100px" height: "100px"
}

.seexszg {
    width: "100px" height: "100px"
}

div.slider-nav span {
    width: 39px;
    height: 50px;
    margin-top: -25px;
}

div.slider-nav span.right {
    background-size: contain;
}

div.slider-nav span.left {
    background-size: contain;
}

.head {
    background-color: #ffffff;
}

.headBack a {
    color: black;
}

.navBar {
    background-color: #325c8f;
}

#wp_news_w20 .wp_article_list .list_item .pr_fields {
    display: none;
}

#wp_news_w4 .wp_article_list .list_item {
    display: inline-block
}

#wp_news_w6 .wp_article_list .list_item {
    display: inline-block
}

#wp_news_w7 .wp_article_list .list_item {
    display: inline-block
}

#wp_news_w8 .wp_article_list .list_item {
    display: inline-block
}

.dynamicWin .wp_article_list .list_item {
    border: none !important;
}