@charset "utf-8";
@font-face {
    font-family: 'FZCSJW';
    src: url('../fonts/FZCSJW.TTF');
    }
@font-face {
    font-family: 'FZCTHJW';
    src: url('../fonts/FZCTHJW.TTF');
    }
@font-face {
    font-family: 'HarmonyOS';
    src: url('../fonts/HarmonyOS_Sans_Bold.ttf');
    }
    @font-face {
        font-family: 'FZSHK';
        src: url('../fonts/FZSHK.TTF');
        }
/*
color:red !important;/* Firefox、IE7支持 
_color:red;IE6支持 
*color:red;IE6、IE7支持 
*+color:red;IE7支持/
color:red\9;IE6、IE7、IE8支持 
color:red\0;IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
background:linear-gradient(#e99c40,#d35224);-webkit-background:linear-gradient(#e99c40,#d35224);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);
-webkit-appearance:none;appearance:none;pointer-events:none;select::-ms-expand{display:none;}
@media screen and (min-width:540px){}
@media screen and (max-width:320px){}
-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;*/
/*--默认--*/
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
    margin: 0;
    padding: 0;
}

body {
    font-family: 微软雅黑,黑体;
    min-width: 320px;
    margin: auto;
}

ol,ul,li {
    list-style: none outside none;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    outline: none;
}
a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #c81623;
    text-decoration: none;
}
a:visited,a:link{
    text-decoration: none;
}
img {
    border: none;
    vertical-align: middle;
    width: 100%;
    /* height: 100%; */
    /* max-width: 100%;
    max-height: 100%; */
}

table {
    border-collapse: collapse;
    width: 100%;
}

tr,td,th {
    padding: 0;
    margin: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    line-height: 1.3;
}

i,em,b,strong {
    font-style: normal;
    font-weight: normal;
}

input,textarea,select {
    padding: 0;
    font-family: inherit;
    outline: none;
    resize: none;
    background: none;
    border: none;
    font-size: inherit;
    color: inherit;
}

input::-moz-placeholder {
    color: inherit;
    opacity: 0.5;
    font-size: inherit;
}

textarea::-moz-placeholder {
    color: inherit;
    opacity: 0.5;
    font-size: inherit;
}

select::-moz-placeholder {
    color: inherit;
    opacity: 0.5;
    font-size: inherit;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.5;
    font-size: inherit;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 0.5;
    font-size: inherit;
}

/*--滚动条插件--*/
.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
}

.jspVerticalBar *,.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #ddd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.jspVerticalBar {
    width: 6px;
}

.jspDrag {
    background: #a99479;
    border-radius: 8px;
}

.jspTrack {
    background: #f5f5f5;
    border-radius: 8px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #ddd;
    width: 2px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #333;
}

/*@font-face{
    font-family:en;src: url('fonts/AvianRegular.eot');src: url('fonts/AvianRegular.eot?#iefix') format('embedded-opentype'),url('fonts/AvianRegular.woff2') format('woff2'),url('fonts/AvianRegular.woff') format('woff'),url('fonts/AvianRegular.ttf') format('truetype'),url('fonts/AvianRegular.svg#AvianRegular') format('svg');}*/
/* @font-face {
    font-family: impact;
    src: url('fonts/impact.eot');
    src: url("fonts/impact.eot?#iefix") format("embedded-opentype"), url("fonts/impact.woff") format("woff"), url("fonts/impact.ttf") format("truetype"), url("fonts/impact.svg#impact") format("svg");
}

@font-face {
    font-family: icon;
    src: url('fonts/iconfont.eot');
    src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('fonts/iconfont.woff') format('woff'),url('fonts/iconfont.ttf') format('truetype'),url('fonts/iconfont.svg#iconfont') format('svg');
} */

/*--类--*/
/* .gray {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
} */

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.footer_b {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.select {
    display: inline-block;
    width: 210px;
    height: 30px;
    line-height: 30px;
    color: #707070;
    position: relative;
    border: 1px solid #ddd;
    text-align: left;
    cursor: pointer;
}

.select:before {
    content: "";
    background: url(../image/arrow7.png) center center no-repeat;
    width: 21px;
    height: 12px;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    position: absolute;
}

.select span {
    display: block;
    margin: 0 10px 0 10px;
}

.select ul {
    position: absolute;
    left: -1px;
    right: -1px;
    top: 100%;
    background: #f0f0f0;
    display: none;
}

.select li {
    padding: 0 20px;
    line-height: 40px;
}

.checkbox {
    cursor: pointer;
}

.checkbox i {
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    height: 15px;
    text-align: center;
    border: 1px solid #fff;
    margin-right: 10px;
    line-height: 15px;
    font-size: 0;
}

.checkbox.ckd i:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    display: block;
    margin: 5px 5px 0;
}

.radio {
    cursor: pointer;
    margin-right: 45px;
}

.radio i {
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    height: 15px;
    text-align: center;
    border: 1px solid #fff;
    margin-right: 10px;
    line-height: 15px;
    font-size: 0;
    border-radius: 100%;
}

.radio.ckd i:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    display: block;
    margin: 5px 5px 0;
    border-radius: 100%;
}

/*--通用--*/
body {
    font-size: 14px;
    color: #333;
    line-height: 1.6;
    min-width: 320px;
}

.h {
    line-height: 1.3;
}

.h1 {
    line-height: 1.3;
}

.h2 {
    line-height: 1.3;
}

.h3 {
    line-height: 1.3;
}

.gzdt .block {
    width: 1400px;
    margin: auto;
}

.block_quanpin {
    width: 1400px;
    margin: auto;
}

.text .p {
    line-height: 1.7;
    text-align: left;
}

.nav_main_m {
    display: none;
}

.search_m {
    display: none;
}

.scmbtn {
    display: none;
}

.prev {
    cursor: pointer;
}

.next {
    cursor: pointer;
}

.layer {
    background: rgba(0,0,0,0.8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.layer.showdiv {
    opacity: 1;
    visibility: visible;
}

.layer .close {
    font-size: 60px;
    font-family: icon;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    color: #ccc;
}

.layer .search_box {
    height: 45px;
    line-height: 45px;
    width: 550px;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(-50px);
    opacity: 0;
    margin-top: -100px;
}

.layer.showdiv .search_box {
    transform: none;
    transition: all 0.5s ease-out 0s;
    opacity: 1;
}

.layer .search_box .kw {
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;
    -ms-flex: 1;
    flex: 1;
    padding: 0 12px;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}

.layer .search_box .ok {
    background: #94070a;
    color: #fff;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}

.layer .picbox {
    width: 100%;
    height: 100%;
    text-align: center;
}

.layer .picbox:after {
    content: "";
    vertical-align: middle;
    height: 100%;
    display: inline-block;
}

.layer .picbox img {
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
}

.layer .picbox video {
    width: 1000px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.layer .leader_box {
    background: #fff;
    border-top: 3px solid #ca0d0d;
    width: 1100px;
    position: relative;
}

.layer .leader_box .inner {
    padding: 60px;
}

.layer .leader_box .close {
    color: #aaa;
    right: 0;
    top: 0;
    font-size: 30px;
}

.layer .leader_box .t {
    display: flex;
    align-items: center;
}

.layer .leader_box .pic {
    width: 160px;
}

.layer .leader_box .txt {
    margin-left: 50px;
}

.layer .leader_box .txt .h {
    font-size: 18px;
}

.layer .leader_box .txt .p {
    margin-top: 15px;
}

.layer .leader_box .txt .p span {
    margin-right: 30px;
}

.layer .leader_box .text {
    margin-top: 40px;
    max-height: 300px;
    overflow: hidden;
}

.layer .leader_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ca0d0d;
}

.layer .leader_box .text p {
    margin-top: 20px;
}

.layer .leader_box .text p:first-child {
    margin-top: 0px;
}

.share-box {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.share-box:after {
    content: '';
    display: table;
    clear: both;
}

.share-box .share-item {
    position: relative;
    float: left;
    border-radius: 50%;
    cursor: pointer;
}

.share-box a.share-item {
    margin: 0;
    padding-left: 0;
    height: auto;
    background-image: none;
    font-size: inherit;
    line-height: inherit;
}

.share-box .share-item:after {
    content: '';
    vertical-align: top;
    font-family: "icon" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #fff !important;
}

.share-box .icon-wchat:after {
    content: '\e603';
    font-size: 1.05em;
    margin-top: 0.05em;
}

.share-box .icon-qq:after {
    content: '\e606';
}

.share-box .icon-qzone:after {
    content: '\e60a';
}

.share-box .icon-sinawb:after {
    content: '\e605';
}

.share-box .icon-txwb:after {
    content: '\e609';
}

.share-label {
    display: inline-block;
}

.share-item .code {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -70px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 10px;
    width: 140px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    border-radius: 5px;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.2s ease-out 0s;
    z-index: 99;
}

.share-item .code:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    font-size: 0;
    border-top-color: #fff;
}

.share-item .code > img {
    display: block;
    width: 100%;
}

.share-item:hover .code {
    visibility: visible;
    opacity: 1;
    transform: none;
}

.share-box a.share-item {
    margin-left: 3px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
}

.share-box a.share-item.icon-sinawb {
    font-size: 23px;
}

.share-box a.share-item:hover {
    opacity: 1;
    z-index: 1;
}

#bdshare_weixin_qrcode_dialog {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.pd120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.pdt120 {
    padding-top: 120px;
}

.pdb120 {
    padding-bottom: 120px;
}

.pd110 {
    padding-top: 110px;
    padding-bottom: 110px;
}

.pdt110 {
    padding-top: 110px;
}

.pdb110 {
    padding-bottom: 110px;
}

.imgzoom .pic {
    overflow: hidden;
}

.imgzoom .pic img {
    transition: all 0.4s ease-out 0s;
}

.imgzoom:hover .pic img {
    transform: scale(1.05);
}

.fz48 {
    font-size: 48px;
    line-height: 1.3;
}

.fz40 {
    font-size: 40px;
    line-height: 1.3;
}

.fz30 {
    font-size: 30px;
    line-height: 1.3;
}

.fz24 {
    font-size: 24px;
    line-height: 1.3;
}

.fz20 {
    font-size: 20px;
    line-height: 1.3;
}

.title {
    text-align: center;
}

.title .p {
    margin-top: 10px;
}

.title .more {
    margin-top: 10px;
}

.more {
    color: #94070a;
    display: inline-block;
    line-height: 45px;
}

.more i {
    float: left;
    background: url(../image/more1.svg) center center no-repeat;
    width: 45px;
    height: 45px;
    margin-right: 15px;
    background-size: contain;
}

.more i:before {
    content: "";
    background: url(../image/more1a.svg) center center no-repeat;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.2s ease-out 0s;
    display: block;
    background-size: contain;
}

.more:hover i:before {
    opacity: 1;
}

.more2 {
    color: #94070a;
    display: inline-block;
    line-height: 45px;
}

.more2 i {
    float: left;
    background: url(../image/more1.svg) center center no-repeat;
    width: 45px;
    height: 45px;
    margin-right: 20px;
    background-size: contain;
}

.more2 i:before {
    content: "";
    background: url(../image/more1a.svg) center center no-repeat;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.2s ease-out 0s;
    display: block;
    background-size: contain;
}

.more2:hover i:before {
    opacity: 1;
}

.more2.b i {
    background-image: url(../image/more2.png);
    background-size: contain;
}

.more2.b i:before {
    background-image: url(../image/more2a.png);
}

.more2.c i {
    background-image: url(../image/more3.png);
    background-size: contain;
}

.more2.c i:before {
    background-image: url(../image/more3a.png);
}

.pages {
    margin-top: 40px;
    text-align: center;
    font-size: 0;
}

.pages .prev {
    font-family: icon;
    padding: 0;
    width: 33px;
    background: #c6babb;
    color: #fff;
    border-color: #c6babb;
}

.pages .next {
    font-family: icon;
    padding: 0;
    width: 33px;
    background: #c6babb;
    color: #fff;
    border-color: #c6babb;
}

.pages a {
    display: inline-block;
    font-size: 16px;
    font-family: Arial;
    border: 1px solid #ddd;
    padding: 0 8px;
    min-width: 18px;
    height: 33px;
    border-radius: 3px;
    line-height: 34px;
    vertical-align: middle;
    margin: 0 3px;
}

.pages i {
    display: inline-block;
    font-size: 16px;
    font-family: icon;
    padding: 0 8px;
    margin: 0 3px;
    height: 33px;
    border-radius: 2px;
    line-height: 33px;
    vertical-align: middle;
}

.pages a.now {
    background: #94070a;
    color: #fff;
    border-color: #94070a;
}

.pages a:hover {
    background: #c6babb;
    color: #fff;
    border-color: #c6babb;
}

.pages .go {
    display: inline-block;
    font-family: Arial;
    border: 1px solid #ddd;
    padding: 0 7px;
    margin: 0 5px;
    height: 33px;
    border-radius: 3px;
    line-height: 34px;
    vertical-align: middle;
}

.pages .go input {
    border: none;
    width: 30px;
    height: 23px;
    line-height: 23px;
    font-size: 16px;
    margin: 5px 0;
    text-align: center;
    font-size: 16px;
    float: left;
}

.pages .go em {
    height: 23px;
    margin: 5px;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 24px;
    font-size: 16px;
    padding-left: 10px;
    cursor: pointer;
}

.pages .loadmore {
    display: none;
}

.links a {
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}

.links a:before {
    content: "\e76c";
    font-family: icon;
    color: #94070a;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
}

.links a:hover:before {
    animation: arr 0.6s ease-out 0s infinite;
}

.position {
    line-height: 50px;
}

.position a {
    margin: 0 10px;
}

.position a:first-child {
    margin-left: 0;
}

body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.body {
    position: relative;
    background: #fff;
    box-sizing: border-box;
}

.body.page {
    padding-top: 130px;
}

.home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.home body {
    height: 100%;
    overflow: hidden;
    padding: 0;
}

.body_home {
    /* background: #94070a; */
    height: 100%;
    overflow: hidden;
}

.body_r {
    position: fixed;
    left: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    transition: left 1.3s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 1;
    overflow: hidden;
}

.body_r.dis * {
    background: none !important;
}

.body_r.showdiv {
    left: 0;
    z-index: 3000000!important;
}

.body_r .body_scroll {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.body_r .ll {
    width: 45px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    background: url(../image/shouye2.png) center center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 1.2;
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden;
}

.body_r .ll:hover {
    padding-left: 50px;
}

.body_r .ll.w {
    background-image: url(../image/png13a.png);
    color: #58453b;
}

.body_r.showdiv .ll {
    opacity: 1;
    visibility: visible;
}

.body_r .arr {
    width: 24px;
	height: 43px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #fff;
    font-size: 80px;
    cursor: pointer;
    font-family: icon;
    opacity: 0;
    transition: all 0.5s ease-out 0.5s;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    background: url(../image/jiantoubai.png) no-repeat center center;
    background-size: 100% 100%;
}

.body_r.showdiv .arr {
    opacity: 1;
}

.body_r .arr.h {
    display: none;
}

.screen {
    float: left;
    height: 100%;
    position: relative;
}
/* 
.screen .title {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.1;
} */

.screen .title .fz40 {
    width: 40px;
    white-space: normal;
}

/* .screen .title .p {
    width: 18px;
    font-size: 18px;
    margin-left: 25px;
    word-wrap: break-word;
} */

.body_r .menu {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 40px;
    top: 40px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    z-index: 2;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
}

.body_r .menu:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.body_r .menu .inner {
    right: 25%;
    top: 15px;
    width: 50%;
    position: absolute;
}

.body_r .menu i {
    background: #333;
    border-radius: 2px;
    height: 2px;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
}

.body_r .menu i:nth-child(1) {
    width: 100%;
    position: absolute;
    right: 0;
    top: 0px;
}

.body_r .menu i:nth-child(2) {
    width: 100%;
    position: absolute;
    right: 0;
    top: 9px;
}

.body_r .menu i:nth-child(3) {
    width: 100%;
    position: absolute;
    right: 0;
    top: 18px;
}

.body_r .menu.act i:nth-child(1) {
    transform: translate(0,9px) rotate(45deg);
}

.body_r .menu.act i:nth-child(2) {
    opacity: 0;
}

.body_r .menu.act i:nth-child(3) {
    transform: translate(0,-9px) rotate(-45deg);
}

.body_r .navg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    transition: all 0.5s ease-out 0s;
    opacity: 0;
    transform: scale(1.1);
    visibility: hidden;
}

.body_r .navg .logo {
    width: 200px;
}

.body_r .navg.showdiv {
    transform: none;
    opacity: 1;
    visibility: visible;
}

.body_r .navg>div {
    -ms-flex: 1;
    flex: 1;
}

.body_r .navg .l {
    background: #fff;
    position: relative;
}

.body_r .navg .l .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-55%,-50%);
}

.body_r .navg .l .list {
    margin-top: 50px;
}

.body_r .navg .l .item {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    width: 140px;
    position: relative;
}

.body_r .navg .l .item:before {
    border-top: 2px solid #94070a;
    position: absolute;
    left: 0;
    width: 0;
    content: "";
    bottom: 0;
    transition: all 0.5s ease-out 0s;
}

.body_r .navg .l .item:after {
    content: "";
    position: absolute;
    left: 100%;
    height: 0;
    bottom: 0;
    border-right: 2px solid #94070a;
}

.body_r .navg .l .item:hover:before {
    width: 100%;
}

.body_r .navg .l .item:hover:after {
    height: 20px;
    bottom: -9px;
    transition: all 0.5s ease-out 0.5s;
}

.body_r .navg .l .item ul {
    left: 100%;
    top: 0;
    line-height: 40px;
    opacity: 0;
    transition: all 0.5s ease-out 0s;
    position: absolute;
    visibility: hidden;
}

.body_r .navg .l .item:hover ul {
    opacity: 1;
    visibility: visible;
}

.body_r .navg .l .item li {
    padding-left: 20px;
    transition: all 0.3s ease-out 0s;
    white-space: nowrap;
}

.body_r .navg .l .item li:hover {
    padding-left: 30px;
}

.body_r .navg .l .item a:hover {
    color: #94070a;
}

.body_r .navg .l .tools {
    margin-top: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.body_r .navg .l .tools .a {
    border: 1px solid #ddd;
    border-radius: 100%;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.body_r .navg .l .tools .a>a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.body_r .navg .l .tools .sc a:after {
    content: "\e672";
    font-size: 20px;
    font-family: icon;
}

.body_r .navg .l .tools .log i:after {
    content: "\e601";
    font-size: 20px;
    font-family: icon;
}

.body_r .navg .l .tools .share-box {
    float: left;
}

.body_r .navg .l .tools .lang {
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
}

.body_r .navg .r {
    background: url(../image/pic39.jpg) center center no-repeat;
    background-size: cover;
}

.body_b {
    position: fixed;
    left: 0%;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 1;
    overflow: auto;
    outline: none;
}

.body_b.dis * {
    background-image: none;
}

.body_b * {
    outline: none;
}

.body_b.showdiv {
    top: 0;
}

.body_b .mCSB_scrollTools {
    z-index: 4;
    width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #94070a;
    width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(0,0,0,0.1);
}

.header {
    position: fixed;
    left: 0%;
    top: 0;
    right: 0%;
    z-index: 3;
    transition: all 0.7s ease-out 0s;
}

.header {
    opacity: 0;
    transform: translateY(-100%);
}
.gzdt .header{
    position: static;
    opacity: 1;
    transform: translateY(0%);
}
.header.showdiv {
    opacity: 1;
    transform: none;
}

.body_home.showdiv .header {
    transform: none;
    opacity: 1;
}

.index_body .header .d1 {
    background: #ffffff;
    /* color: #d39797; */
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    transition: all 0.2s ease-out 0s;
    /* overflow: hidden; */
}
.gzdt .header .d1 {
    background:#fff;
    /* color: #d39797; */
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    transition: all 0.2s ease-out 0s;
    /* overflow: hidden; */
}
.version2nav .header .d2{
    display: none;
}
.header.lit .d1 {
    height: 0;
}

.header .d1 .nav_l i {
    margin: 0 18px;
    font-size: 12px;
}

.header .d1 .nav_l a {
    display: inline-block;
    line-height: 1;
}

.header .d1 .nav_l a:before {
    content: "";
    display: block;
    margin-bottom: 5px;
    /* border-top: 2px solid #d39797; */
    transition: all 0.1s ease-out 0s;
    ;transform: scaleX(0);
}

.header .d1 .nav_l a.now {
    color: #fff;
}

.header .d1 .nav_l a.now:before {
    transform: scaleX(1);
    border-color: #fff;
}

.header .d1 .nav_l a:hover:before {
    transform: scaleX(1);
    border-color: #fff;
}
.header .d1 .nav_r{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* width: 700px; */
}
.header .d1 .nav_r a {
    background: url(../image/nav/cytbhei1.png) no-repeat 0 center;
    background-size: 23px 23px;
    
    font-size: 12px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:0px 15px;
    padding-left: 25px;
}
.header .d1 .nav_r a.show,.header .d1 .nav_r a:nth-child(1):hover{
    background:#943333  url(../image/nav/cytbbai1.png) no-repeat 15px center;
    background-size: 23px 23px;
    font-size: 12px;
    color:#fff;
    height: 100%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    padding:0px 15px;
    padding-left: 40px;
}
.version2nav{
    position: relative;
}
.header .d1 .nav_r a:nth-child(2) {
    background: url(../image/nav/cytbhei2.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header .d1 .nav_r a.show:nth-child(2),.header .d1 .nav_r a:nth-child(2):hover{
    background:#943333 url(../image/nav/cytbbai2.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#fff;
    padding-left: 40px;
} 
.header .d1 .nav_r a:nth-child(3) {
    background: url(../image/nav/cytbhei3.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header .d1 .nav_r a.show:nth-child(3),.header .d1 .nav_r a:nth-child(3):hover{
    background:#943333 url(../image/nav/cytbbai3.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#fff;
    padding-left: 40px;
} 
.header .d1 .nav_r a:nth-child(4) {
    background: url(../image/nav/cytbhei4.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header .d1 .nav_r a.show:nth-child(4),.header .d1 .nav_r a:nth-child(4):hover{
    background:#943333 url(../image/nav/cytbbai4.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#fff;
    padding-left: 40px;
} 
.header .d1 .nav_r a:nth-child(5) {
    background: url(../image/nav/cytbhei5.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header .d1 .nav_r a.show:nth-child(5),.header .d1 .nav_r a:nth-child(5):hover{
    background:#943333 url(../image/nav/cytbbai5.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#fff;
    padding-left: 40px;
} 
.header .d1 .nav_r a:nth-child(6) {
    background: url(../image/nav/cytbhei6.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header .d1 .nav_r a.show:nth-child(6),.header .d1 .nav_r a:nth-child(6):hover {
    background:#943333 url(../image/nav/cytbbai6.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    color:#fff;
    padding-left: 40px;
}
.header .d1 .nav_r a:last-child {
    background: url(../image/nav/cytbhei7.png) no-repeat 15px center;
    background-size: 26px 17px;
    padding: 0px 15px;
    padding-left: 26px;
    margin-left: -1px;
    width: 150px;
}
.header .d1 .nav_r a.show:last-child,.header .d1 .nav_r a:last-child:hover {
    background:#943333 url(../image/nav/cytbbai7.png) no-repeat 15px center;
    background-size: 26px 17px;
    padding:0px 15px;
    padding-left: 26px;
    margin-left: -1px;
    color:#fff;
    width: 150px;
}
.line-last{
    margin-right: 1px;
    
	color: #424242;
}

.line-last_header2{
    margin-right: 1px;
    
	color: #424242;
}
.d2 .line-last_header2{
    margin-right: 1px;
    
	color: #fff;
}
.header .d1 .nav_r a.show:nth-child(6){
    background:#943333 url(../image/nav/cytbbai6.png) no-repeat 0 center;
    background-size: 23px 23px;
} 
.header .d1 .nav_r a:nth-child(7) {
    background: url(../image/nav/cytbhei7.png) no-repeat 0 center;
    background-size: 45px 25px;
    margin-left: 15px;
    padding:0px 15px;
    padding-left: 45px;
}
.header .d1 .nav_r a.show:nth-child(7){
    background:#943333 url(../image/nav/cytbbai7.png) no-repeat 0 center;
    background-size: 45px 25px;
} 
.header .d1 .nav_r a {
    
    line-height: 1;
}

.header .d1 .nav_r a:before {
    content: "";
    display: block;
    margin-bottom: 5px;
    /* border-top: 2px solid #d39797; */
    transition: all 0.1s ease-out 0s;
    ;transform: scaleX(0);
}

.header .d1 .nav_r a.now {
    color: #fff;
}

.header .d1 .nav_r a.now:before {
    transform: scaleX(1);
    border-color: #fff;
}

.header .d1 .nav_r a:hover:before {
    transform: scaleX(1);
    border-color: #fff;
}

/* .header .d2 {
    transition: all 0.3s ease-out 0s;
    height: 85px;
    height: 85px;
    background: linear-gradient(rgba(158,71,71,0.7),rgba(158,71,71,0));
} */
.header .version-d2 {
    /* width: 813px; */
    width: 100%;
    position: absolute;
    top:50px;
    left: 0px;
    display: none;
    transition: all 0.3s ease-out 0s;
    height: 50px;
    /* background:rgba(158,70,69,0.6); */
    background: rgba(102,12,12,.9);
}
.header .version-d2 .blockvvv{
    /* width: 813px; */
    width: 820px;
    right:0px;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    height: 50px;
}
.version-d2-bottom .blockvvv-bottom{
    /* width: 813px; */
    width: 820px;
    right:0px;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    height: 50px;
    
}
.header .version-d2 .blockvvv,.version-d2-bottom .blockvvv-bottom{
    padding-left: 0px;
    padding-right: 0px;
}
.header .version-d2 .blockvvv a,.version-d2-bottom .blockvvv-bottom a{
    padding: 0 10px;
    margin:0px;
}
.header .version-d2 .blockvvv a:hover,.version-d2-bottom .blockvvv-bottom a:hover{
    color:#eeda89;
}
.header .version-d2.show,.version-d2-bottom.show{
    display: block;
}
.header .gzdtd2 {
    
    height: 50px;
    background: rgba(102, 12, 12, .9)
}  
.header .gzdtd2 .nav_main{
    border-left: none;
    display: flex;
    width: 820px;
}
.header .gzdtd2 .nav_main a{
    padding:0px 10px;
    height: 50px;
    margin-top: 5px;
    margin:0px;
    font-size: 12px;
}
.header .gzdtd2 .nav_main a:hover{
    background-color: #e0cece;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    color:#660c0c;
}
.header .gzdtd2 .nav_main a.on{
    background-color: #e0cece;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    color:#660c0c;
}
.header .gzdtd2 .block{
    display: flex;
    height: 100%;
    justify-content: flex-end;
}
.header .d1 .block {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header .d1 .block .block_quanpin{
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header .d2 .block {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
}
.header .d2 .block .block_quanpin{
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header .logo {
    height: 100%;
    width: 250px;
}

.header .logo a {
    height: 100%;
    display: block;
}

.header .logo img {
    max-height: 65%;
    vertical-align: middle;
    display: inline-block;
}

.header .logo a:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.header .nav_main {
    text-align: center;
    font-size: 14px;
    /* border-left: 1px solid #fff; */
    display: flex;
    justify-content: space-evenly;
}

.header .nav_main a {
    margin: 0 25px;
    color: #fff;
    display: inline-block;
    position: relative;
    height: 40px;
    margin-top: 5px!important;
    line-height: 40px;
    font-size: 12px;
}
.header .nav_main a:hover{
    background-color: rgb(255, 254, 254, .8);
    color: #660c0c!important;;
    height: 40px;
    margin-top: 5px;
    line-height:  40px;
}
.header .tools {
    color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.header .tools .a {
    border: 1px solid #fff;
    border-radius: 100%;
    margin-left: 20px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    position: relative;
}

.header .tools .a>a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header .tools .sc a:after {
    content: "\e672";
    font-size: 20px;
    font-family: icon;
}

.header .tools .log i:after {
    content: "\e601";
    font-size: 20px;
    font-family: icon;
}

.header .tools .share-box {
    float: left;
}

.header .tools .lang {
    font-size: 16px;
    font-family: en;
    text-transform: uppercase;
    font-family: Arial;
}

.header .tools .search {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    width: 250px;
    height: 36px;
    position: absolute;
    right: -2px;
    top: 0;
    opacity: 0;
    filter: alpha(opacity='0');
    visibility: hidden;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    color: #333;
}

.header .tools .search.s {
    opacity: 1;
    filter: alpha(opacity='100');
    visibility: visible;
}

.header .tools .search .kw {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 190px;
    margin: 8px 0 0 12px;
    font-size: 16px;
}

.header .tools .search .ok {
    float: right;
    width: 36px;
    height: 36px;
    cursor: pointer;
    font-family: icon;
    font-size: 22px;
}
.mobiledisplay{
    display: none;
}
.pcdisplay{
    display: block;
}
.nav_child .item {
    padding: 40px;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #94070a;
    position: absolute;
    top: 100%;
    width: 900px;
    background: #fff url(../image/png96.png) center bottom no-repeat;
    background-size: contain;
    opacity: 0;
    visibility: hidden;
}

.nav_child .item.s {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.2s ease-out 0s;
}

.nav_child .item .l {
    display: -ms-flexbox;
    display: flex;
    width: 45%;
}

.nav_child .item .l .pic {
    width: 142px;
}

.nav_child .item .l .pic img {
    width: 100%;
    height: auto;
}

.nav_child .item .l .txt {
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    color: #94070a;
    padding-left: 30px;
    line-height: 2.2;
}

.nav_child .item .r {
    width: 55%;
    font-size: 0;
}

.nav_child .item .r a {
    width: 33.33%;
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
}

.nav_child .item .r a:hover {
    color: #94070a;
}

.header.light {
    transform: none;
    opacity: 1;
}

.header.light .d2 {
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.header.light .tools {
    color: #333;
}

.header.light .tools .a {
    border-color: #ccc;
}

.header.light .nav_main a {
    color: #333;
}

.header.light .nav_main a:after {
    border-color: #94070a;
}

.header.light .nav_main a:before {
    border-color: #94070a;
}

.header2 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    /* background: #94070a;
    opacity: 0; */
    transform: translateY(-100%);
    transition: all 0.5s ease-out 0s;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

.body_b .header2 {
    opacity: 0;
    transform: translateY(-100%);
}

.body_b.showdiv .header2 {
    transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    opacity: 0.9;
}

.header2.showdiv {
    opacity: 1;
    transform: none;
}

.header2 .d1 {
    background: #fff;
    line-height: 45px;
    height: 45px;
    font-size: 14px;
    transition: all 0.2s ease-out 0s;
    overflow: hidden;
}

.header2.lit .d1 {
    height: 0;
}

.header2 .d1 .nav_l i {
    margin: 0 18px;
    font-size: 12px;
}

.header2 .d1 .nav_l a {
    display: inline-block;
    line-height: 1;
}

.header2 .d1 .nav_l a:before {
    content: "";
    display: block;
    margin-bottom: 5px;
    /* border-top: 2px solid #d39797; */
    transition: all 0.1s ease-out 0s;
    ;transform: scaleX(0);
}

.header2 .d1 .nav_l a.now {
    color: #fff;
}

.header2 .d1 .nav_l a.now:before {
    transform: scaleX(1);
    /* border-color: #fff; */
}

.header2 .d1 .nav_l a:hover:before {
    transform: scaleX(1);
    /* border-color: #fff; */
}

.header2 .d1 .nav_r a {
    margin-left: 30px;
}

.header2 .d1 .nav_r a {
    display: inline-block;
    line-height: 1;
}

.header2 .d1 .nav_r a:before {
    content: "";
    display: block;
    margin-bottom: 5px;
    /* border-top: 2px solid #d39797; */
    transition: all 0.1s ease-out 0s;
    ;transform: scaleX(0);
}

.header2 .d1 .nav_r a.now {
    color: #fff;
}

.header2 .d1 .nav_r a.now:before {
    transform: scaleX(1);
    border-color: #fff;
}

.header2 .d1 .nav_r a:hover:before {
    transform: scaleX(1);
    /* border-color: #fff; */
}

.header2 .d2 {
    transition: all 0.3s ease-out 0s;
    height: 50px;
    background:rgba(153,0,0,0.8);
}

.header2 .d1 .block {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header2 .d2 .block {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header2 .d2 .block .block_quanpin{
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header2 .d2 .block .nav_r{
    display: flex;
    line-height: 50px;
}
.header2 .d2 .block .nav_r a{
    background: url(../image/nav/xintubiao_white1.png) no-repeat 0 center;
    background-size: 23px 23px;
    color:#fff;
    font-size: 12px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:0px 15px;
    padding-left: 25px;
}
.header2 .d2 .block .nav_r a:hover{
    color:#943333;
}
.header2 .d2 .block .nav_r a.show,.header2 .d2 .block .nav_r a:hover{
    background:#ead6d6 url(../image/nav/xintubiao_red1.png) no-repeat 15px center;
    background-size: 23px 23px;
    font-size: 12px;
    color:#943333;
    height: 100%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    padding:0px 15px;
    padding-left: 40px;
}
.header2 .d2 .block .nav_r a:nth-child(2) {
    background: url(../image/nav/xintubiao_white2.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header2 .d2 .block .nav_r a.show:nth-child(2),.header2 .d2 .block .nav_r a:nth-child(2):hover{
    background:#ead6d6 url(../image/nav/xintubiao_red2.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#943333;
    padding-left: 40px;
} 
.header2 .d2 .block .nav_r a:nth-child(3) {
    background: url(../image/nav/xintubiao_white3.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header2 .d2 .block .nav_r a.show:nth-child(3),.header2 .d2 .block .nav_r a:nth-child(3):hover{
    background:#ead6d6 url(../image/nav/xintubiao_red3.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#943333;
    padding-left: 40px;
} 
.header2 .d2 .block .nav_r a:nth-child(4) {
    background: url(../image/nav/xintubiao_white4.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header2 .d2 .block .nav_r a.show:nth-child(4),.header2 .d2 .block .nav_r a:nth-child(4):hover{
    background:#ead6d6 url(../image/nav/xintubiao_red4.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#943333;
    padding-left: 40px;
} 
.header2 .d2 .block .nav_r a:nth-child(5) {
    background: url(../image/nav/xintubiao_white5.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header2 .d2 .block .nav_r a.show:nth-child(5),.header2 .d2 .block .nav_r a:nth-child(5):hover{
    background:#ead6d6 url(../image/nav/xintubiao_red5.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#943333;
    padding-left: 40px;
} 
.header2 .d2 .block .nav_r a:nth-child(6) {
    background: url(../image/nav/xintubiao_white6.png) no-repeat 15px center;
    background-size: 23px 23px;
    padding:0px 15px;
    padding-left: 40px;
}
.header2 .d2 .block .nav_r a.show:nth-child(6),.header2 .d2 .block .nav_r a:nth-child(6):hover{
    background:#ead6d6 url(../image/nav/xintubiao_red6.png) no-repeat 15px center;
    background-size: 23px 23px;
    color:#943333;
    padding-left: 40px;
} 
.header2 .d2 .block .nav_r a:last-child {
    background: url(../image/nav/xintubiao_white7.png) no-repeat 15px center;
    /* background-size: 45px 25px;
    margin-left: 15px;
    padding:0px 15px;
    padding-left: 45px; */
    width: 150px;
    background-size: 26px 17px;
    padding: 0px 15px;
    padding-left: 40px;
    margin-left: -1px;
}
.header2 .d2 .block .nav_r a.show:last-child,.header2 .d2 .block .nav_r a:last-child:hover{
    background:#ead6d6 url(../image/nav/xintubiao_red7.png) no-repeat 15px center;
    /* background-size: 45px 25px; */
    background-size: 26px 17px;
    color:#943333;
    padding-left: 40px;
} 
.header2 .logo {
    height: 100%;
    width: 250px;
}

.header2 .logo a {
    height: 100%;
    display: block;
}

.header2 .logo img {
    max-height: 65%;
    vertical-align: middle;
    max-width: none;
    display: inline-block;
}

.header2 .logo a:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* .header2 .nav_main {
    text-align: center;
    font-size: 14px;
    border-left: 1px solid #fff;
}

.header2 .nav_main a {
    margin: 0 25px;
    display: inline-block;
    position: relative;
    color:#fff;
} */
.header2 .nav_main{
    border-left: none;
    display: flex;
    /* background: rgba(199, 128, 119, 0.9); */
    text-align: center;
    font-size: 14px;
    /* border-left: 1px solid #fff; */
    justify-content: space-evenly;
}
.header2 .nav_main a{
    line-height: 60px;
    /* margin:0px; */
    /* padding:0px 20px; */
    color:#fff;
    height: 40px;
    margin-top: 5px!important;
    line-height: 40px;
}
.header2 .nav_main a:hover{
    background: rgba(255, 255, 255, .9);
    color:#660c0c;
    height: 40px;
    margin-top: 5px;
    line-height: 40px;
}
.header2 .nav_main a.on{
    background-color: #8a2c2c;
	box-shadow: inset 0px 0px 4px 0px 
		rgba(86, 15, 15, 0.41);
}
.header2 .version-d2-bottom {
    /* width: 813px; */
    width: 100%;
    position: absolute;
    top:50px;
    left: 0px;
    position: absolute;
    display: none;
    transition: all 0.3sease-out 0s;
    height: 50px;
    background: rgba(102, 12, 12, 0.9);
    /* background: rgba(148, 51, 51, .9); */
}


.header2 .tools {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.header2 .tools .a {
    border: 1px solid #333;
    border-radius: 100%;
    margin-left: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    position: relative;
}

.header2 .tools .a>a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header2 .tools .sc a:after {
    content: "\e672";
    font-size: 20px;
    font-family: icon;
}

.header2 .tools .log i:after {
    content: "\e601";
    font-size: 20px;
    font-family: icon;
}

.header2 .tools .share-box {
    float: left;
}

.header2 .tools .lang {
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
}

.header2 .tools .search {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    width: 250px;
    height: 36px;
    position: absolute;
    right: -2px;
    top: 0;
    opacity: 0;
    filter: alpha(opacity='0');
    visibility: hidden;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    color: #333;
}

.header2 .tools .search.s {
    opacity: 1;
    filter: alpha(opacity='100');
    visibility: visible;
}

.header2 .tools .search .kw {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 190px;
    margin: 8px 0 0 12px;
    font-size: 16px;
}

.header2 .tools .search .ok {
    float: right;
    width: 36px;
    height: 36px;
    cursor: pointer;
    font-family: icon;
    font-size: 22px;
}

.nav_mobile {
    display: none;
}

.body_home .banner {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.body_home .banner .slick-list {
    height: 100%;
}

.body_home .banner .slick-track {
    height: 100%;
}

.body_home .banner .slick-slide>div {
    height: 100%;
}

.body_home .banner .frame {
    height: 100%;
}

.body_home .banner .frame video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.body_home .banner .child {
    background-size: cover;
    color: #fff;
    background-position: center center;
    height: 100%;
    position: relative;
    overflow: hidden;
    /* background-color: #94070a; */
}

.body_home .banner .child:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
    /* background: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0)); */
}

.body_home .banner .child .fz30 {
    position: absolute;
    left: 0;
    right: 380px;
    bottom: 50px;
    line-height: 1;
    padding-left: 40px;
}

.body_home .banner .child .a1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.body_home .banner .child .a1:link,.body_home .banner .child .a1:visited,.body_home .banner .child .a1:focus{
    border:none;
    outline: none;
}
.body_home .banner .child .a2 {
    position: absolute;
    right: 15px;
    bottom: 35px;
    font-size: 24px;
    line-height: 1;
    width: 80px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.body_home .banner .child .a2:after {
    content: "\e76c";
    display: inline-block;
    vertical-align: middle;
    font-family: icon;
}

.body_home .banner .text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0.8);
    text-align: center;
    opacity: 0;
    width: 50%;
}

.body_home .banner .showdiv .text {
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
    transition: all 2s ease-out 0.5s;
}

.body_home .banner .navg {
    position: absolute;
    right: 100px;
    bottom: 50px;
    color: #fff;
    text-align: center;
    line-height: 1;
}

.body_home .banner .navg li {
    margin: 0 10px;
    font-family: Arial;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
}

.body_home .banner .navg li.slick-active {
    font-size: 22px;
}

.body_home .banner .navg li:after {
    content: "";
    border-top: 1px solid #fff;
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    margin-left: 5px;
    transition: all 0.5s ease-out 0s;
}

.body_home .banner .navg li.slick-active:after {
    width: 60px;
}

.body_home .banner .tit {
    position: absolute;
    left: 50px;
    bottom: 60px;
    right: 50px;
    background: rgba(0,0,0,0.5);
    height: 80px;
    line-height: 80px;
    color: #fff;
    display: flex;
    display: -ms-flexbox;
    justify-content: justify;
    justify-content: space-between;
}

.body_home .bb {
    position: absolute;
    left: 50%;
    bottom: 0;
    text-align: center;
    transform: translateX(-50%);
    color: #94070a;
    font-size: 36px;
    cursor: pointer;
    opacity: 0;
    font-family: icon;
    padding: 0 10px;
    animation: bb 2s linear 0s infinite;
    font-weight: bold;
    display: none;
}

@keyframes bb {
    0% {
        transform: translate(-50%,0);
        opacity: 0;
    }

    20% {
        transform: translate(-50%,3px);
        opacity: 1;
    }

    80% {
        transform: translate(-50%,10px);
        opacity: 1;
    }

    90% {
        transform: translate(-50%,10px);
        opacity: 0;
    }

    100% {
        transform: translate(-50%,10px);
        opacity: 0;
    }
}

.body_home.showdiv .bb {
    opacity: 1;
}

.body_home .bb:hover {
    animation-play-state: paused;
    color: #fff;
}

.rr {
    position: fixed;
    top: 50%;
    margin-top: -85px;
    right: 0;
    color: #fff;
    cursor: pointer;
    opacity: 0;
    width: 98px;
	height: 191px;
    background: #94070a;
    transform: scale(0);
    background: url(../image/zhuantidibu.png) center center no-repeat;
    background-size: 100% 100%;
    transform-origin: right center;
    z-index: 2;
}

.rr.showdiv {
    opacity: 1;
    transform: none;
    transition: all 1s ease-out 0.5s;
}

/* .rr:before{content:"";background:url(../image/png21.png) center center no-repeat;width:97px;height:91px;position: absolute;left:0px;top:10px;transform:scale(1.6);transition:all 1.5s ease-out 1.8s;opacity:0;}
.rr:after{content:"";background:url(../image/png22.png) center center no-repeat;width:78px;height:88px;position: absolute;left:15px;top:80px;transform:scale(1.6);transition:all 1.5s ease-out 2.6s;opacity:0;} */
.rr i {
    background: url(../image/zhuantizi.png) center center no-repeat;
    background-size: 100% 100%;
    width: 98px;
	height: 191px;
    display: block;
    margin-left: 0px;
    position: relative;
    opacity: 0;
    z-index: 1;
}

.rr.showdiv i {
    margin-left: 0px;
    opacity: 1;
    transition: all 0s ease-out 0.5s;
}

.rr.showdiv:before {
    content: "";
    opacity: 1;
    transform: none;
}

.rr.showdiv:after {
    content: "";
    opacity: 1;
    transform: none;
}

.nav_b {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    text-align: center;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease-out 0s;
    transform: translateY(50px);
}

.nav_b.showdiv {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.nav_b .l {
    background: url(../image/png3.png) center top no-repeat;
    padding-top: 30px;
}

.nav_b .r {
    background: url(../image/png3.png) center top no-repeat;
    padding-top: 30px;
}

.nav_b .list {
    display: -ms-flexbox;
    display: flex;
    margin: 0 50px;
}

.nav_b .list .item {
    width: 207px;
    height: 15px;
    background: url(../image/png2.png) center top no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: relative;
}

.nav_b .list .item span {
    padding-top: 30px;
    display: inline-block;
    line-height: 1;
    position: absolute;
    color: #943333;
    top: -56px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.nav_b.w .list .item span {
    color: #fff;
}

.nav_b .list .item:first-child {
    width: 107px;
    background-position: -106px top;
    background-size: 215% 96%;
    text-align: left;
}


.nav_b .list .item:first-child span {
    transform: translateX(-50%);
}
.nav_b .list .item:first-child span{
    left:8px;
}
.nav_b .list .item:last-child {
    width: 115px;
    background-position: -3px top;
    background-size: 205% 96%;
    text-align: left;
}

.nav_b .list .item:last-child span {
    transform: translateX(50%);
}
.nav_b .list .item span:before {
    content: "";
    background: url(../image/png34.png) center center no-repeat;
    background-size: 100% 100%;
    transform: scale(0);
    transition: all 0.5s ease-out 0s;
    position: absolute;
    top: 56px;
    left: 50%;
    margin-left: -13px;
    width: 25px;
    height: 22px;
}
.nav_b.w .list .item span:before {
    background: url(../image/png34a.png) center center no-repeat;
    content: "";
    background-size: 100% 100%;
    transform: scale(0);
    transition: all 0.5s ease-out 0s;
    position: absolute;
    top: 56px;
    left: 50%;
    margin-left: -13px;
    width: 25px;
    height: 22px;
}
.nav_b .list .item.now span:before {
    transform: none;
}

.nav_b.w .l {
    background-image: url(../image/png3a.png);
}

.nav_b.w .r {
    background-image: url(../image/png3a.png);
}

.nav_b.w .list .item {
    background-image: url(../image/png2a.png);
}

.nav_b.w {
    color: #58453b;
}

/* 原来index.css 开始*/
@font-face {
    font-family: 'FZZJ';
    src: url('../../../../fonts/FZZJ-LJDXKJW.ttf');
    }
#header_start .navbar-brand.topOne {
    /* float: left; */
    /* padding: 25px 15px; */
    /* font-size: 18px; */
    /* line-height: 20px; */
    /* display: block; */
    height: 24px;
    width: 260px;
    background: url(../image/images/logo.png) no-repeat center center;
    background-size: 100%;
    margin-top: 2px;
}
#nav_l_bod .navbar-brand.topOne {
    /* float: left; */
    /* padding: 25px 15px; */
    /* font-size: 18px; */
    /* line-height: 20px; */
    /* display: block; */
    height: 24px;
    width: 260px;
    background: url(../image/images/logo_white.png) no-repeat center center;
    background-size: 100%;
    margin-top: 2px;
}
.index_body .navbar-brand.topTwo {
    float: left;
    display: block;
    padding-left: 0px;
    height: 23px;
    /* width: 253px;
    color: #000;
    font-family: FZZJ;
    font-size: 21px;
    letter-spacing: -1px; */
    margin-top: 2px;
    height: 24px;
    width: 260px;
    background: url(../image/images/logo.png) no-repeat center center;
    background-size: 100%;
    margin-top: 15px;
}
.gzdt .navbar-brand.topTwo {
    float: left;
    display: block;
    padding-left: 0px;
    height: 40px;
    width: 253px;
    color: #fff;
    font-family: FZZJ;
    font-size: 21px;
    letter-spacing: -1px;
    margin-top: 0px;
    /* background: url(../image/images/logo_white.png) no-repeat center center;
    background-size: 100%;
    margin-top: 5px; */
}
.banner .frame .slick-dots li{
    width: 18px;
	height: 18px;
	background-color:rgb(0, 0, 0, .3);
    border-radius: 9px;
    z-index: 1;
    margin-left: 20px;
}
.banner .frame .slick-dots li:last-child button{
    padding-right: 50px;
}
.banner .frame .slick-dots li:last-child {
    top: 3px;
}
.banner .frame .slick-dots li:last-child button::after {
    content: '|';
    width: 23px;
    height: 12px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0px;
    letter-spacing: 0px;
    color: #333;
    margin-left: 30px;
   
}
.banner .frame .slick-dots li.slick-active{
    /* background-color: #bd3737; */
    background-color: #000000;
	opacity: 0.9;
}
.banner .frame .slick-dots
/* .banner .frame .slick-dots li button{
    display: none!important;
} */
.slick-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    right: 200px;
    height: 33px;
    line-height: 33px;
}
.slick-dots a{
    margin-left: 30px;
    color:#333;
    position:absolute;
    top: 2px;
    right: -60px;
}

/* swiper-work */

.second{
    z-index:5000;
    /* margin-top: 1000px; */
    background-color: #fff;
}
.second .row{
    margin-top: 30px;
}

.work{
    position: relative;
    background-color: #943333;
    padding: 0 !important;
}
.work .swiper-slide{
    background-color: transparent;
    overflow: hidden;
}
.work .swiper-slide a{
    /* position: relative;
    display: block; */
}
.work .imgFramworker{
    height: 100%;
    overflow: hidden;
    /* padding:0% 8%; */
    width: 90%;
    margin:0 auto;
    background: transparent;
}
.work .imgFramworker img{
    width:100%;
    height: 100%;
    transition: all .5s ease .1s;
}
.work .imgFramworker:hover img{
	/* 放大1.1倍 */
    transform: scale(1.1);
}


.work .labels{
    position: absolute;
    width: 100%;
    height:17%;
    left: 0;
    bottom: 0;
    background: rgb(0, 0, 0,.35);
    color: #fff;
    text-align: left;
    z-index: 1400;
    overflow: hidden;
}

.work .labels .txt{
    padding:10px 0px 10px 20px;
    width: 70%;
    height: 100%;
    transition: all .5s ease .1s;
}
/* .work .labels p{
    font-size: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    line-height: 12px;
    padding:20px 0px 5px 0px;
    height: 50%;
    color: #c4c4c4;
} */
.work .leftredpart .labels p{
    font-size: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 12px;
    color: #c4c4c4;
    padding:10px 0px 5px 0px;
    margin-bottom: 0px;
}
.work .leftredpart .labels .txt {
    padding: 0px 0px 0px 30px;
    width: 70%;
    height: 100%;
    transition: all .5s ease .1s;
}
.work .leftredpart a h2{
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding:0px;
    margin-top: 7px;
    position: relative;
}
.work .leftredpart .labels .mouseHOver {
    display: none;
    position: absolute;
    left: 6%;
    top: 12%;
    z-index: 50000;
    width: auto;
    height: auto;
    background: #fdfaf1;
    color: #333;
    line-height: 18px;
    font-size: 12px;
    padding: 1px 3px;
    pointer-events: none;
}

.work .swiper-container-horizontal>.swiper-pagination-bullets, .work .swiper-pagination-custom, .work .swiper-pagination-fraction {
    bottom:20px;
    left: 50%;
   transform: translateX(-50%);
    text-align: right;
    padding-right:30px;
    z-index: 20;
}
.work .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.work .swiper-pagination-bullet-active{
    background: #db9494!important;
}
/* work结束  */
/*news right second part*/
.research img{
    width: 100%;
}

.research ul{
    height: 100%;
    
    display: flex;
    flex-direction: column;
}
.research ul li:nth-child(1){
    height: 44%;
}
.research ul li:nth-child(1) a{
    position: relative;
    height: 100%;
    overflow: hidden;
}
.research ul li:first-child a img{
    height: 100%;
    transition: all .5s ease .1s;
}
.research ul li:first-child a img:hover{
    transform: scale(1.1);
}
.research ul li .labels{
    position: absolute;
    background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.8));
    height:75px;
    bottom: 0;
    left: 0;
    width: 100%;
}
.research ul li a{
    display: block;
    color: #fff;
    background-color: #eeeeee;
}
.research ul li .labels p{
    font-size: 14px;
    padding-left: 20px;
    padding-top: 8px;
}
.research ul li .labels h2{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0px;
}
.research ul li:nth-child(n+2){
    flex:1;
}
.research ul li:nth-child(n+2) a{
    display: flex;
    align-items: stretch;
    height: 100%;
   
}
.research ul li span {
    width: 28%;
    margin-top: 1px;
    background: url(../image/images/wen.jpg) no-repeat center center;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s ease .1s;
    background-size: 100%;
}
.research ul li:nth-child(2),.research ul li:nth-child(3),.research ul li:nth-child(4),.research ul li:nth-child(5){
    display: none;
}
.research ul li span:hover{
    font-size: 14px;
    text-decoration: none;
}
.research ul li .news_right {
    border-bottom: 1px solid #fff;
    flex: 1;
    display: flex;
    margin-top: 1px;
    background-color: #f3f3f3;
    align-items: center;
}
.research ul li .news_right div{
    width:23%;
    background: url(../image/images/line.png) no-repeat 0 center;
    background-size:13px 40px;
    text-align: center;
}
.research ul li .news_right h3 {
    flex: 1;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    padding:0px 25px;
    transition: all .5s ease .1s;
}
.research ul li .news_right h3:hover{
    font-weight: bold;
}
.research ul li .news_right div h4{
    font-size:24px;
    line-height: 24px;
    padding-bottom: 5px;
    font-weight: bolder;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 0px;
}
.research ul li .news_right div p{
    font-size:9px;
    color: #8c8b8b;
    -webkit-transform: scale(0.8);
}
/* news right部分结束  */
/* meetPart */
.meetingPart{
    padding-top: 30px;
    height: 705px;
    background-color: #fff;
    padding-bottom: 30px;
}
.home9_version2{
   
    padding-bottom: 30px;
}
.meetingPart .container,.meetingPart .container .row,.home9_version2 .container,.home9_version2 .container .row{
    height: 100%;
}
.djda-v2{
   
    display: flex;
}
.djda-v2 a{
    display: block;
    height: 100%;
    width: 100%;
}
.djda-v2 a img{
    width: 100%;
    height: 100%;
}
.meetingPart .meeting .content ul li {
    background: url(../image/images/red_Line_new.png) no-repeat 25px 6px;
    background-size: 30px 6px;
    padding-left: 80px;
    padding-right: 30px;
    margin-top: 23px;
}

.meetingPart .meeting .content ul li a{
    display: block;
    transition: all .5s ease .1s;
}
.meetingPart .meeting .content ul li:hover a{
    transform: translateX(10px);
    text-decoration: none;
}
.meetingPart .meeting .content ul li a p{
    color:#c99999;
    font-size:12px;
}
.meetingPart .meeting .content ul li a h4{
    color:#333333;
    font-size:16px;
    margin-top: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.meetingPart .meeting {
    height: 100%;
    padding-left: 0;
    background: url(../image/images/hdhy_new_back.jpg) no-repeat 25px 150px;
    background-size: auto 495px;
    display: flex;
    flex-direction: column;
    padding-right: 10px;
}
.meetingPart .meeting .top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 114px;
	background-image: linear-gradient(0deg, 
		#f7ebe4 0%, 
		#f1c2a5 100%);
    border-bottom: 2px solid #ac6f6f;
    box-shadow: 0px 0px 18px 0px 
    rgba(186, 186, 186, 0.46);
}
.meetingPart .meeting .content {
    box-shadow: 0px 0px 18px 0px 
    rgba(186, 186, 186, 0.46);
    margin-top: -30px;
    flex: 1;
    padding: 70px 0px 80px 0px;
}
.meetingPart .meeting .content ul{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.meetingPart .meeting .top .left{
    flex:1;
    margin-right: 40%;
    margin-top: 10px;
    padding-left: 30px;
    width: 220px;
}
.meetingPart .meeting .top .left img{
    width: 130%;
}
.meetingPart .meeting .top .right{
    flex:1;
    margin-top: 20px;
}
.meetingPart .meeting .top .right a {
    width: 115px;
    display: block;
    height: 13px;
    background: url(../image/images/hdhy_more.png) no-repeat 0px 0;
    background-size:100% 100%;
    text-align: right;
    color: #9b4544;
    font-size: 12px;
    transition: all .5s ease .1s;
}
.meetingPart .meeting .top .right a:hover{
    transform: translateX(10px);
    text-decoration: none;
}
.jiaoxueYanjiu{
    height: 100%;
    background:#fff url(../image/images/jxyj_version2.jpg) no-repeat 0 0;
    box-shadow: 0px 0px 18px 0px 
		rgba(186, 186, 186, 0.46);
    background-size: 100% 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding:20px 40px 40px 40px;
}
.jiaoxueYanjiu .top {
    display: flex;
    height: 24%;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 2%;
    
}
.jiaoxueYanjiu .top .itemLi{
    padding-bottom: 3%;
    cursor: pointer;
    color:#fff;
    cursor: pointer;
    /* width: 20%; */
    text-align: center;
}
.jiaoxueYanjiu .top .itemLi:first-child,.jiaoxueYanjiu .top .itemLi:last-child{
    /* width:16%; */
}
.jxyj-1{
    width: 25%;
    background:url(../image/images/bufen01.jpg) no-repeat 0 0;
    height: 100%;
    background-size: 100% 100%;
}
.jxyj-2{
    width: 18.4%;
    background:url(../image/images/bufen03.jpg) no-repeat 0 0;
    height: 100%;
    background-size: 100% 100%;
}
.jxyj-3{
    width: 17%;
    background:url(../image/images/bufen05.jpg) no-repeat 0 0;
    height: 100%;
    background-size: 100% 100%;
}
.jxyj-4{
    width: 17.4%;
    background:url(../image/images/bufen07.jpg) no-repeat 0 0;
    height: 100%;
    background-size: 100% 100%;
}

.jiaoxueYanjiu .top .itemLi.selected{
    position: relative;
}
/* .jiaoxueYanjiu .top .itemLi.selected::after{
    position: absolute;
    left: 42px;
    transform: translateX(-15px);
    bottom:-15px;
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    background: url(../image/images/selectedCircle.jpg) no-repeat center center;
    background-size: 100% 100%;
} */
.jxyj-1.selected{
    background: url(../image/images/bufen02.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.jxyj-2.selected{
    background: url(../image/images/bufen04.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.jxyj-3.selected{
    background: url(../image/images/bufen06.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.jxyj-4.selected{
    background: url(../image/images/bufen08.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.jiaoxueYanjiu .top a:first-child img{
    width: 100%;
}
.jiaoxueYanjiu .whiteSeeMore {
    display: none;
    width: 115px;
    height: 13px;
    background: url(../image/images/hdhy_more.png) no-repeat 0px 0;
    background-size: 100% 100%;
    text-align: right;
    color: #fff;
    font-size: 12px;
    transition: all .5s ease .1s;
    /* margin-left: 16%; */
    /* margin-bottom: 10px; */
}
.jiaoxueYanjiu{
    position: relative;
}
.jiaoxueYanjiu .genguoaaa {
    background: url(../image/images/bufen09.jpg) no-repeat 0px 0;
    background-size:100% 100%;
    width: 22%;
    height: 100%;
    position: relative;
}
.jiaoxueYanjiu .whiteSeeMore.sissis {
    width: 115px;
    display: block;
    height: 13px;
    background: url(../image/images/hdhy_more.png) no-repeat 0px 0;
    background-size: 100% 100%;
    position: absolute;
    text-align: right;
    color: #fff;
    font-size: 12px;
    transition: all .5 sease .1s;
    /* margin-left: 16%; */
    /* margin-bottom: 10px; */
    top: 28%;
    right: 30px;
}
.jiaoxueYanjiu .whiteSeeMore:hover{
    transform: translateX(10px);
    text-decoration: none;
}
/* .jiaoxueYanjiu .top a:nth-child(2),.jiaoxueYanjiu .top a:nth-child(3),.jiaoxueYanjiu .top a:nth-child(4){
    width: 20%;
    text-align: center;
} */
.jiaoxueYanjiu .content{
    flex:1;
    display: flex;
    flex-direction: column;
    height:32%;
}
.jiaoxueYanjiu .content .bottom,.jiaoxueYanjiu .content .bottom .listContent{
    height: 95%;
}
.jiaoxueYanjiu .content .bottom .listContent .topTwoItems{
    height: 40%;
}
.jiaoxueYanjiu .bottom ul{
    height: 60%;
}
.jiaoxueYanjiu .bottom ul li{
    display: flex;
    width: 0;
}
.jiaoxueYanjiu .bottom ul li {
    width: 48%;
}
/* 隐藏第 10 个之后的 li */
.jxyj_jxgl ul li:nth-child(n+11),.jxyj_jxgg ul li:nth-child(n+11),.jxyj_kcjs ul li:nth-child(n+11){
  display: none!important;
}
/* 隐藏第 6 个之后的 li */
.one dl dd:nth-child(n+10){
  display: none!important;
}
/* .jiaoxueYanjiu .bottom ul li:nth-child(-n+2){
    display: none;
} */
.jiaoxueYanjiu .bottom ul li::before {
    content: "•";
    margin-right: 3px;
    color: #fff;
    margin-top: 8px;
}
.jiaoxueYanjiu .bottom ul li a{
    font-size: 16px;
    padding: 7px 10px;
    color:#333333;
    display: block;
    transition: all .5s ease .1s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.jiaoxueYanjiu .bottom ul li:hover a{
    transform: translateX(10px);
    text-decoration: none;
}
.jiaoxueYanjiu .bottom .listContent{
    display: none;
}
.jiaoxueYanjiu .bottom .listContent.activeThis{
    display: block;
}
.jiaoxueYanjiu .bottom ul{
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jiaoxueYanjiu .content .topTwoItems{
    display: flex;
    justify-content: space-between;

}
.jiaoxueYanjiu .content .topTwoItems a {
    width: 48%;
    height: 123px;
    align-self: center;
    display: block;
}
.jiaoxueYanjiu .content .topTwoItems a .topInf {
    display: flex;
    justify-content: space-between;
    /* padding: 18px 10px; */
    height: 100%;
}
.jiaoxueYanjiu .content .topTwoItems a .topInf img {
    width:164px;
}
.jiaoxueYanjiu .content .topTwoItems a .topInf h2{
    align-self: center;
    flex:1;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 20px;
    color: #333333;
    margin:0px;
}

.jiaoxueYanjiu .bottomAnd{
    height:76px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 30px;
    background: rgb(135,42,42,.65) url(../image/images/topborder.jpg) repeat-x 0 top;
}
.jiaoxueYanjiu .bottomAnd .leftimg {
    width: 46%;
    height: 33px;
    display: inline-block;
}
.jiaoxueYanjiu .bottomAnd .leftimg img{
    width: 100%;
}
.jiaoxueYanjiu .bottomAnd a{
    display: inline-block;
    width:125px;
    height:30px;
    border:1px solid #d3c294;
    border-radius:10px;
    color:#d3c294;
    margin-top: 23px;
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    margin-left: 18px;
}
.jiaoxueYanjiu .bottomAnd a:hover{
    color:#943333;
    background-color: #d3c294;
}
/* news部分结束 */
/* swiper hot */
.slow {
    overflow: hidden;
    transition: .5s;
    background-size: 100%!important
}

a:hover .slow img {
    transform: scale(1.1)
}
.title001 h3 {
    width: 135px;
    height: 37px;
    background: url(../image/images/titleh3.png) no-repeat 0 0;
    background-size: 100%;
    margin-top: -80px;
}
.container05 {
    padding: 0;
    background: #fff;
    position: relative;
    z-index: 1;
}

.container05 .bg {
    height: 1.48rem;
    position: absolute;
    top: -0.87rem;
    right: 0;
    left: 0;
    z-index: -1;
    background:url(../image/images/container05_bg1.png) center no-repeat;
    background-size: 100% 100%!important
}

.container05 .title001_box {
    display: flex;
    justify-content: center
}



.container05 .content {
    overflow: hidden;
    margin-top: 100px;
}

.container05 .slideHcp {
    width: 1600px;
    position: relative;
    margin:0 auto;
}

.container05 .bottom_box {
    margin: 1.25rem 0 0;
    display: flex;
    align-items: center;
    width: 1500px;
    max-width: calc(100% - 30px);
    justify-content: space-between;
}

.container05 .swiper-pagination-progressbar {
    width: calc(100% - 13.375rem);
    height: 5px;
    max-width: 100%;
    position: static;
    background: 0 0
}

.container05 .swiper-pagination-progressbar:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #edeef0
}

.container05 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #0e5da8;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    z-index: 5;
    transform: scale(0);
    transform-origin: left top
}

.container05 .miso-arrow1_box .miso-arrow1 {
    width: .22rem;
    height: .22rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(99,6,95,.15);
    position: absolute;
    top: 100%;
    z-index: 10;
    transform: translateY(calc(-.28rem - .25rem));
    right: 0
}
.container05 .miso-arrow1_box .miso-arrow1 img{
    position: absolute;
    width: 10px;
    height: 16px;
    left: 45%;
    transform: translateX(-50%)!important;
    top:50%;
    transform: translateY(-50%)!important;
}
.container05 .miso-arrow1_box.miso-next1 {
    right: -.3rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.container05 .miso-arrow1_box.miso-next1 svg {
    width: .28rem;
    height: .28rem;
    fill: #63065f;
    transform: rotate(-90deg)
}

.container05 .miso-arrow1_box.miso-prev1 {
    left: -.3rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.container05 .miso-arrow1_box.miso-prev1 svg {
    width: .28rem;
    height: .28rem;
    fill: #63065f;
    transform: rotate(-90deg)
}

.container05 .miso-arrow1_box .swiper-button-prev {
    left: 0;
    margin: 0
}

.container05 .miso-arrow1_box .swiper-button-prev:after {
    display: none
}

.container05 .miso-arrow1_box .swiper-button-prev svg {
    width: .28rem;
    height: .28rem;
    fill: #63065f;
    transform: rotate(90deg)
}
.miso-arrow1_box{

}
.container05 .miso-arrow1_box .swiper-button-next {
    right: 0;
    margin: 0
}
.list_box11{
    width: 84%;
}
.container05 .miso-arrow1_box .swiper-button-next:after {
    display: none
}

.container05 .miso-arrow1_box .swiper-button-next svg {
    width: .28rem;
    height: .28rem;
    fill: #63065f;
    transform: rotate(-90deg)
}

.linkjie{
    display: flex;
    justify-content: space-between;
    margin-top: 500px;
}
.linkjie a:first-child{
    width: 60%;
}
.linkjie a:first-child img{
    width:100%;
    height: 100%;
}
.linkjie a:nth-child(n+2){
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f7;
	border: solid 1px #333333;
    flex:1;
}
.linkjie a:nth-child(n+2):hover{
    background-color: #e5e5e5;
}
.linkjie a:nth-child(4),.linkjie a:nth-child(3),.linkjie a:nth-child(2){
    margin-left: 3px;
}
.linkjie a:nth-child(n+2) h3{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 23px;
	letter-spacing: 0px;
	color: #333333;
}
.linkjie a:nth-child(n+2) img{
    width: 75px;
    height: 54px;
}
.wp {
    width: 15.6rem;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

.container05 .swiper-slide a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden!important;
}
.slow img {
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.img_zd .img_hezi {
    padding-bottom: 60%;
    transition: .5s;
    background-size: cover!important
}
.img_zd{
    overflow: hidden;
    border-radius: 5px;
}
.img_zd>img {
    width: 100%;
    height: 100%;
}
.list_box11 li .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.list_box11 li .img .img_hezi {
    padding-bottom: 57.66%!important
}
/* swiper hot 结束*/
/* threeParts */
.fixedBack{
    
    height: 1000px;
    background: url(../image/images/fixedBac.jpg) no-repeat center 0;
    background-size:100% 100%;
    background-attachment: fixed;
    overflow: hidden;
}

.threeParts .one{
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
}
.threeParts .one .otherPart{
    flex:1;
}

.threeParts .one .seeMore{
    width: 110px;
    height: 40px;
}
.threeParts .one:last-child .seeMore{
    position: absolute;
    left: 40%;
    top: 9%;
}
.threeParts .one:nth-child(1) .seeMore {
    position: absolute;
    left: 40%;
    top: 9%;
}
.threeParts .one:nth-child(2) .seeMore{
    position: absolute;
    left: 40%;
    bottom:30px;
}
.threeParts .one .seeMore a {
    width: 94%;
    display: block;
    height: 40PX;
    background: url(../image/images/MoreRed.png) no-repeat 4px 0;
    background-size: 74px 27px;
    text-align: right;
    color: #9b4544;
    font-size: 12px;
    transition: all .5s ease .1s;
}
.threeParts .one .seeMore a:hover{
    transform: translateX(10px);
    text-decoration: none;
}
.threeParts .one .littleLogo{
    position: absolute;
    width: 145px;
    height: 145px;
    cursor: pointer;
}
.threeParts .one .littleLogo img{
    width: 100%;
    transition: all 2s ease .1s;
}
.threeParts .one .littleLogo:hover img{
    transform: rotate(360deg);
}
.threeParts .one:first-child .littleLogo {
    left: 35px;
    top: -25px;
}
.threeParts .one:nth-child(2) .littleLogo {
    left: 35px;
    bottom: -25px;
}
.threeParts .one:last-child .littleLogo {
    left: 35px;
    top: -25px;
}
.threeParts .one dl{
    height: 80%;
}
.threeParts .one dl dt{
    font-size: 30px;
    text-align: left;
    color: #333333;
    padding:20px 0px;
}
.threeParts .one dl h3 {
    font-size: 16px;
    color: #943333;
    height: auto;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: flex;
    align-items: center;
    width: 90%;
}
.threeParts .one dl h3 a{
    color:#943333;
    display: block;
    transition: all .5s ease .1s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.threeParts .one dl h3:hover a{
    transform: translateX(10px);
    text-decoration: none;
}
.threeParts .one dl dd{
    font-size: 16px;
    text-align: justify;
    color: #333333;
    line-height: 40px;
    width: 90%;
}
.threeParts .one dl dd a{
    display: block;
    height: 40px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .5s ease .1s;
}
.threeParts .one dl dd:hover a{
    transform: translateX(10px);
    text-decoration: none;
}
.threeParts .one hr {
    border: none;
    border-top: 1px dotted #d1d1d1;
}
/* three part结束 */
/* platforms */
.platform {
    height: 180px;
    background-color: #fff;
    padding: 90px 0px;
}
.platform .title{
    width:184px;
    height: 44px;
    margin:520px auto 60px;
}
.platform .title img{
    width: 100%;
}
.platform h1{
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.platform .mainParts{
   width: 75%;
   margin:0 auto;
   height: 300px;
   background: url(../image/images/bodyplatform.jpg) no-repeat 0px 0px;
   background-size: 100% 100%;
   display: flex;
   flex-direction: column;
   
}
.platform .mainParts .top {
    width: 340px;
    margin-right: 4px;
    height: 103px;
    margin-top: 7px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-self: center;
    background: #fff url(../image/images/zixun.jpg) no-repeat center 20px;
    border-radius: 8px;
}
.platform .mainParts .top:hover{
    background: #ae423d url(../image/images/redLogo.jpg) no-repeat center 20px;
    color:#fff;
}
.platform .mainParts .top:hover p{
    color:#fff;
}
.platform .mainParts .top .log{
    /* width: 340px; */
    height: 55px;
    margin:0 auto;
    
}
.platform .mainParts .top p{
    flex: 1;
    padding:0px 10px;
    font-family: HarmonyOS_Sans_SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #333333;
}
.platform .mainParts .bottom{
    margin-top:90px;
    flex: 1;
    display: flex;
    justify-content: space-around;
}
.platform .mainParts .bottom a {
    height: 96px;
    flex: 1;
    text-align: center;
    border-radius: 48px;
    border: 1px solid #ae423d;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.platform .mainParts .bottom a p{
    margin:0px;
    padding:0px 40px;
    font-family: HarmonyOS_Sans_SC;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #333333;
}
.platform .mainParts .bottom a:hover p{
    color:#fff;
}
.platform .mainParts .bottom a .circle {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
}
.platform .mainParts .bottom a .circle img{
    width: 100%;
    height: 100%;
}
.platform .mainParts .bottom a:nth-child(n+2){
   margin-left: 20px;
}
.platform .mainParts .bottom a:hover{
    background: #ae423d url(../image/images/redhover.png) no-repeat 50.8% 0px;
    color:#fff;
    background-size:16px 8px;
}
/* platform 结束 */
/* university */
.University{
    background-color: #fff;
    padding-bottom: 130px;
}
.University .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0px;
}
.University .row a{
    padding: 1px;
}
.University .row a img{
    width: 100%;
}
.University p{
    text-align: center;
    color:#be979b;
    font-size: 15px;
    margin-top: 50px;
}
.University p a{
    color: #333333;
    padding:0px 10px;
}
/* .University h1{
    text-align: center;
    margin:55px auto 55px;


  
} */
.University h1 {
    text-align: center;
    margin: 655px auto 55px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}
/* university结束 */
/* footer 开始*/
.red{
    background-color: #943333;
    height:90px;
}
.red .row{
    display: flex;
    justify-content: flex-start;
}
.red a {
    height: 25px;
    flex: 1;
    border-left: 1px solid #fff;
    color: #fff;
    text-align: center;
    padding-top: 25px;
    padding-left: 6px;
}
.red a:last-child{
    border-right: 1px solid #fff;
}
.foot{
    background-color: #333333;
    height: auto;
    padding:15px 10px;
}
.foot .row{
    display: flex;
    color: #fff;
}
.foot .row .logo {
    width: 30%;
    margin-top: 5px;
    height: 30px;
    margin-right: 40px;
}
.foot .row .logo img {
    width: 100%;
    height: auto;
}
.foot .row .right{
    flex:1;
    text-align: left;
}
.foot .row .right_erm{
    position: relative;
}
.foot .row .right_erm .wx_pic{
    position: absolute;
    width: 32px;
	height: 32px;
    background: url(../image/images/gzh_bottom.png) no-repeat 0 0;
    background-size:100% 100%;
}


.foot .row .right_erm .erm_bottom_pic{
    width: 100px;
	height: 105px;
    position: absolute;
    display: none;
    top:-102px;
    left:-33px;
    background: url(../image/images/gzh_bottom_ewm.png) no-repeat 0 0;
    background-size:100% 100%;
    /* box-shadow: 2px 3px 10px 1px 
		rgba(65, 105, 46, 0.38); */
}
.erm_bottom_pic.show{
    width: 166px;
	height: 121px;
    position: absolute;
    top:-102px;
    left:-33px;
    background: url(../image/images/gzh_bottom_ewm.png) no-repeat 0 0;
    background-size:100% 100%;
    /* box-shadow: 2px 3px 10px 1px 
		rgba(65, 105, 46, 0.38); */
    display: block;
}
/* footer 结束*/
@media (min-width: 1600px){
    .meetingPart .meeting .content ul li {
        /* background: url(../image/images/redLine.png) no-repeat 12px 4px;
        background-size: 35px 13px; */
        padding-left: 52px;
        padding-right: 30px;
    }
    .work .swiper-container-horizontal>.swiper-pagination-bullets, .work .swiper-pagination-custom, .work .swiper-pagination-fraction {
        bottom: 20px;
        left: 96%;
        /* transform: translateX(-50%); */
        text-align: right;
        padding-right: 30px;
        z-index: 20;
        width: 8%;
        right: 0px;
        position: absolute;
    }
    .container05 .slideHcp {
        width: 1600px;
        position: relative;
        margin: 0 auto;
    }
    .container05 .slideHcp {
        width: 1600px;
        position: relative;
        margin: 0 auto;
    }
    .work .leftredpart .labels p {
        font-size: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        line-height: 12px;
        color: #c4c4c4;
        padding: 20px 0px 10px 0px;
        margin-bottom: 0px;
    }
    .wp{width: 1600px;padding: 0;margin: 0 auto;}
    .container05 .swiper-container {
        height:200px;
        width: 1339px;
        margin:0 auto;
        position: static;
        /* left: 0px;
        top: 0px; */
    }
    .second{
        z-index:5000;
        margin-top: 100vh;
        background-color: #fff;
    }
    .threeParts .row{
        display: flex;
        justify-content: space-between;
        margin-top: 500px;
    }
    .threeParts .row .one{
        flex:1;
        padding:35px;
        height:530px;
        width: 31%!important;
        /* transform: translateY(100px); */
    }
    
    .threeParts .row .one:nth-child(1),.threeParts .row .one:nth-child(3){
        margin-top:70px;
    }
    .threeParts .row .one:nth-child(n+2){
        margin-left: 3.5%;
    }
    .bannerSwiper .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
        margin-right:20px!important;
    }
    .bannerSwiper{
        height: 100vh;
        position: fixed;
        width: 100%;
        z-index: -1;
        top: 0;
      }
    .container {
        width: 1600px!important;
    }
    .swiper-container-work {
        width: 100%;
        position: relative;
        height: 590px;
    }
    .research{
        padding: 0px !important;
        padding-left: 1px!important;
        height: 590px;
    }
}

/* 原来index.css 结束*/

.home1 {
    background:#fff url(../image/tandc.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home1 .title .inner {
    opacity: 0;
    transition: all 1s ease-out 0s;
    transform: scale(0.9);
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home1.showdiv .title .inner {
    opacity: 1;
    transform: scale(1);
}
.home1 .title{
    width: 150px;
	height: 33px;
    background: url(../image/zonglantitle.png) center center no-repeat;
    background-size: 100% 100%;
    margin:0px auto;
}
.home1 .content {
    width: 100%;
    height: 560px;
    /* position: absolute; */
    /* right: 15%; */
    /* top: 20%; */
    /* bottom: 0; */
    padding-top: 50px;
    background: url(../image/bg2.jpg) center center no-repeat;
    background-size: cover;
}
.home1 .tr {
    display: -ms-flexbox;
    display: flex;
    height:33%;
}

.home1 .tr .td {
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: all 1s ease-out 0s;
    transform: scaleX(0);
    margin-right: 0px;
}
.home1.showdiv .tr:last-child{
    margin-top: -1px;
}
.home1.showdiv .tr .td {
    opacity: 1;
    transform: none;
}

.home1 .tr .td .inner {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    transform: rotateY(-180deg);
    transition: all 3s cubic-bezier(0.3,0,0.7,1) 0s;
    backface-visibility: hidden;
}

.home1.showdiv .tr .td .inner {
    transform: none;
}

.home1 .tr .td strong {
    vertical-align: bottom;
    font-family: Impact;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    perspective: 10vw;
}
.home1 .tr .td strong i{
    font-size: 45px;
    letter-spacing: 1px;
}
.home1 .tr .td strong s{
   
    font-family: Impact;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    perspective: 10vw;
}
.home1 .tr .td strong s i{
    font-size: 36px;
    letter-spacing: 1px;
}
.home1.showdiv .tr .td.s strong i {
    animation: td1 2.5s ease-in-out 0s 1 both;
    display: block;
    transform-style: preserve-3d;
}

.home1 .tr .td.s strong i:nth-child(2) {
    animation-delay: 0.2s;
}

.home1 .tr .td.s strong i:nth-child(3) {
    animation-delay: 0.4s;
}

.home1 .tr .td.s strong i:nth-child(4) {
    animation-delay: 0.6s;
}

.home1 .tr .td span {
    font-size: 18px;
}

.home1 .tr .td1 {
    background: #6780ad;
}

.home1 .tr .td2 {
    background: #ab4b4b;
}

.home1 .tr .td3 {
    background: rgba(149,63,63,0.8)!important;
}

.home1 .tr .td4 {
    background: #bc5353;
    border-right: 1px solid #bc5353!important;
}

.home1 .tr .td5 {
    background:  rgba(172,58,58,0.8)!important;
}
.home1 .tr .td5 i:nth-last-child(-n+2),.home1 .tr .td14 i:nth-last-child(-n+2),.home1 .tr .td11 i:nth-last-child(-n+2),.home1 .tr .td2 i:nth-last-child(-n+2),.home1 .tr .td10 i:nth-last-child(-n+2),.home1 .tr .td18 i:nth-last-child(-n+2),.home1 .tr .td3 i:nth-last-child(-n+2),.home1 .tr .td15 i:nth-last-child(-n+2),.home1 .tr .td6 i:nth-last-child(-n+2),.home1 .tr .td10 i:nth-last-child(-n+1){
    font-size: 30px;
    line-height: 47px;
}
.home1 .tr .td6 {
    background: #a65e5e!important;
}

.home1 .tr .td7 {
    background: #4b6695;
}

.home1 .tr .td8 {
    background: rgba(169,69,69,0.5)!important;
    border-right: 1px solid rgba(169,69,69,0.5);
    /* border-bottom: 1px solid rgba(169,69,69,0.5); */
}

.home1 .tr .td9 {
    background: #792a2a!important;
}

.home1.showdiv .tr .td12 {
    animation: td 4s ease-out 0s infinite;
}
.home1.showdiv .tr .td17 {
    animation: td 5s ease-out 0.8s infinite;
}
.home1 .tr .td10 {
    background: rgba(162,18,18,0.36)!important;
}

.home1 .tr .td11 {
    background: #8e3535!important;
}
.home1 .tr .td11.mobile{
    display: none;
}
.home1 .tr .td12 {
    background: rgba(153,71,71,0.78)!important;
    /* border-bottom: 1px solid rgba(153,71,71,0.78); */
}

.home1.showdiv .tr .td8 {
    animation: td 3s ease-out 0s infinite;
}

.home1 .tr .td13 {
    background: rgba(12,38,80,0.3);
}

/* .home1.showdiv .tr .td13 {
    animation: td 4s ease-out 0s infinite;
} */

.home1 .tr .td14 {
    background: #dab7b7!important;
}

.home1 .tr .td15 {
    background: rgba(187,65,65,0.77)!important;
}

.home1 .tr .td16 {
    background: #6e2222!important;
}

.home1.showdiv .tr .td4 {
    animation: td 8s ease-out 0s infinite;
}

/* .home1 .tr .td17 {
    background: #5b75a3;
    opacity: 0!important;
} */
.home1 .tr .td17 {
    background: rgba(153, 71, 71, 0.78);
    /* opacity: 0!important; */
}
.home1 .tr .td18 {
    background: #cb8282!important;
}

.home1 .tr .td19 {
    background: #cb8282!important;
}

.home1 .tr .td20 {
    background: #314b7d;
}

.home1 .tr .td21 {
    background: #466193;
}

.home1 .tr .td22 {
    background: rgba(15,50,110,0.3);
}

/* .home1.showdiv .tr .td22 {
    animation: td 4s ease-out 0s infinite;
} */

.home1 .tr .td23 {
    background: #445d8c;
}

.home1 .tr .td24 {
    background: #395486;
    position: relative;
}

.last {
    position: absolute;
    right: 40px;
    bottom: 40px;
    font-size: 14px;
    color: #6e2222;
    display: flex;
    line-height: 30px;
    height: 30px;
}
.last.w{
    color:#fff;
}
.last a {
    display: flex;
    align-items: center;
    color:#943333;
    margin-right: 50px;
}
.last.w a{
    color:#fff;
}
.last a span:first-child{
    width: 10px;
    height: 10px;
    background: url(../image/genzuo.png) center center no-repeat;
    background-size: 100% auto;
}
.last.w a span:first-child{
    width: 10px;
    height: 10px;
    background: url(../image/genzuo2.png) center center no-repeat;
    background-size: 100% auto;
}
.last a span:last-child{
    width: 10px;
    height: 10px;
    background: url(../image/genyou.png) center center no-repeat;
    background-size: 100% auto;
}
.last.w a span:last-child{
    width: 10px;
    height: 10px;
    background: url(../image/genyou2.png) center center no-repeat;
    background-size: 100% auto;
}
@-webkit-keyframes td {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes td {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes td1 {
    0% {
        -webkit-transform: rotateX(0deg);
    }

    100% {
        -webkit-transform: rotateX(360deg);
    }
}

@keyframes td1 {
    0% {
        transform: rotateX(0deg);
    }

    100% {
        transform: rotateX(360deg);
    }
}

.home2 {
    background: url(../image/zhoumo.jpg) center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home2 .newbg {
    background: url(../image/zhoumocenter.png) center 0 no-repeat;
    background-size: 100% 100%;
    /* position: absolute; */
    /* left: 10%; */
    /* top: 9%; */
    width: 100%;
    height: 600px;
    transform: translateX(50px);
    transition: all 3s ease-out 0s;
    opacity: 0;
    display: flex;
    justify-content: center;
}

.home2.showdiv .newbg {
    transform: none;
    opacity: 1;
}


/* .home2 .list {
    transform: translateY(-50%);
    color: #3d2f28;
    text-align: justify;
    margin-top: -50px;
    opacity: 0;
    padding-top: 13px;
    line-height: 30px;
} */
.home2 .titlenew {
    opacity: 0;
    width: 460px;
    height: 120px;
    background: url(../image/zhoumotitle.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.home2.showdiv .titlenew {
    opacity: 1;
    transition: margin 1s ease-out 1.2s,opacity 1s ease-out 1.2s;
}

.home2.showdiv .wordsnew {
    margin-top: 0;
    opacity: 1;
    transition: margin 1s ease-out 1.2s,opacity 1s ease-out 1.2s;
}

.home2 .wordsnew{
    width: 460px;
    position: relative;
    height: 100%;
    display: inline-block;
    white-space: normal;
}
.home2 .wordsnew a{
    text-align: right;
    font-family: HarmonyOS_Sans_SC_Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    padding-right: 5%;
}
.home2 .wordsnew a:visited,.home2 .wordsnew a:link{
    text-decoration: none;
}
.home2 .wordsnew a:hover{
    transition: all 0.4s ease;
    color:#943333;
}
.home2 .wordsnew .linetitle{
    margin:10px 20px;
    border-top: solid 1px #b37575;
}
.home2 .wordsnew .title1,.home2 .wordsnew .title2{
    margin-bottom: 10px;
}
.home2 .wordsnew .title1 span,.home2 .wordsnew .title2 span{
    text-align: left;
    font-family: STKaiti;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
	color: #943333;
    margin-left: 5%;
    border: solid 1px #b37575;
}
.home2 .wordsnew .h {
    font-size: 20px;
    opacity: 0.5;
    line-height: 1;
}

.home2 .wordsnew .h {
    opacity: 1;
}

/* .home2 .list .item .p {
    margin-left: 20px;
    display: none;
    font-size: 14px;
} */

.home2 .wordsnew p {
    margin-top: 10px;
	font-family: HarmonyOS_Sans_SC_Light;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
    display: block;
    padding:0px 4%;
    text-align: justify;
}
.home2 .newbg .left{
    opacity: 0;
    margin-top: -50px;
}
.home2.showdiv .newbg .left{
    margin-top: 0px;
    opacity: 1;
    transition: margin 1.2s ease-out 0.9s, opacity 1.2s ease-out 0.8s;
}
.home2 .newbg .left {
    display: flex;
    flex-direction: column;
    padding: 0px 80px 0px 0px;
}
.home2 .newbg .left .wordsnew{
    display: flex;
    flex-direction: column;
    flex:1;
}
.home2 .right {
    margin-top: 20px;
    display: flex;
    height: 85%;
    width: 502px;
    padding-top: 6px;
    border-top: solid 1px #b37575;
    margin-top: 20px;
    opacity: 0;
    margin-right: 50px;
   
}
.home2.showdiv .right{
    opacity: 1;
    transition: all 2s ease-in-out 2s;
    
}
.home2 .right .righttopzh .diyigeha {
    display: flex;
    /* flex-direction: ; */
}
.home2 .right .rightbottomzh{
    display: flex;
    justify-content: space-between;
}
.home2 .right .rightbottomzh .diyige{
    width: 110px;
	height: 60px;
    background: url(../image/shujuxinjiabj.png) center center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-family: HarmonyOS_Sans_SC;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    position: relative;
    margin-top: 30px;
    opacity: 0;
}
.home2.showdiv .right .rightbottomzh .diyige:nth-child(1){
    opacity: 1;
    transition: all 1.7s ease-out 2.9s;
}
.home2.showdiv .right .rightbottomzh .diyige:nth-child(2){
    opacity: 1;
    transition: all 1.7s ease-out 3.1s;
}
.home2.showdiv .right .rightbottomzh .diyige:nth-child(3){
    opacity: 1;
    transition: all 1.7s ease-out 3.5s;
}
.home2.showdiv .right .rightbottomzh .diyige:nth-child(4){
    opacity: 1;
    transition: all 1.7s ease-out 3.9s;
}
.home2 .right .rightbottomzh .diyige span{
    font-family: FZSHK;
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #bd4545;
    position: relative;
    margin-right: 10px;
}
.home2 .right .rightbottomzh .diyige .shmianzi {
    position: absolute;
    left: 10%;
    top: -15px;
    width: 80%;
}

.home2 .right .rightbottomzh .diyige .xiamianhong{
    background: url(../image/shujuhoujiahong.png) center center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-family: HarmonyOS_Sans_SC_Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
    position: absolute;
    left: 8%;
    width: 84%;
    bottom: 9px;
}
.home2 .right .borderimg{
    height:250px;
    width: 250px;
    margin-right: 1px;
    border: solid 13px #a32626;
    opacity: 0;
    overflow: hidden;
}
.home2 .right .borderimg img{
    width: 100%;
    height: 100%;
}
.home2 .right .borderimg:first-child{
    margin-top: 30px;
    margin-left: 30px;
}

.home2 .right .borderimg:last-child{
    margin-top: -30px;
    margin-right: -30;
}
.home2.showdiv .right .borderimg:first-child{
    margin-top: 0px;
    margin-left: 0px;
    opacity: 1;
    transition: all 1.4s ease-out 1.4s;
}
.home2.showdiv .right .borderimg:last-child{
    opacity: 1;
    margin-top: 0px;
    margin-right: 0px;
    transition: margin 1.9s ease-out 1.3s,opacity 1.7s ease-out 1.3s;
}
.home2 .right img:hover {
    transform: scale(1.05);
    transition: all 0.4s ease-in-out;
}
.home2 .right::before
{
    width: 21px;
    height: 32px;
    content: "";
    display: block;
    background: url(../image/fangpng.png) 0 0 no-repeat;
    background-size: 100% auto;
    margin-left: -20px;
    margin-top: 20px;
}
.home2 .right .d {
    opacity: 0;
}

.home2 .right .d.s {
    opacity: 1;
}

.home2 .right .p1 {
    flex:1;
    opacity: 0;
    transform: translate(-30px,30px);
    opacity: 0;
}

.home2 .right .p2 {
    flex:1;
    opacity: 0;
    transform: translate(30px,-30px);
    opacity: 0;
}

.home2 .right .more {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.home2.showdiv .right .p1 {
    transform: none;
    opacity: 1;
    transition: all 1s ease-out 1.2s;
}

.home2.showdiv .right .p2 {
    transform: none;
    opacity: 1;
    transition: all 1s ease-out 1.2s;
}

.home2.showdiv .right .more {
    opacity: 1;
    transition: all 1s ease-out 1.2s;
}

.home3 {
    background: #4c6593 url(../image/zhoumo.jpg) no-repeat center center;
    background-size: cover;
}

.home3 .title {
    width: 20%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background: url(../image/pic3.jpg) center center no-repeat;
    background-size: cover;
}

.home3 .title .inner {
    opacity: 0;
    transition: all 1s ease-out 0s;
    transform: scale(0.9);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.home3.showdiv .title .inner {
    opacity: 1;
    transform: scale(1);
}

.home3 .title .fz40 {
    margin: 0 10px;
    cursor: pointer;
}

.home3 .title .fz40 a {
    padding-bottom: 70px;
    margin-top: 20px;
    background: url(../image/png5.png) center bottom no-repeat;
    font-size: 16px;
    width: 27px;
    display: none;
}

.home3 .title .fz40.now a {
    display: inline-block;
}

.home3 .div {
    background: url(../image/zhoumocenter.png) center center no-repeat;
    background-size: 100% 100%;
    width: 1381px;
    height: 664px;
    position: absolute;
    left: 10%;
    top: 100px;
    right: 0;
    bottom: 0;
}

.home3 .list {
    padding: 0 50px;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    pointer-events: none;
}

.home3 .list.act {
    pointer-events: auto;
}

.home3 .item {
    -ms-flex: 1;
    flex: 1;
    margin: 0 20px;
    border-left: 1px solid #746562;
    border-right: 1px solid #746562;
    background: url(../image/bg10.png) right bottom no-repeat;
    background-size: contain;
    transform: translateY(50px);
    opacity: 0;
}

.home3.showdiv .act .item {
    opacity: 1;
    transform: none;
    transition: all 1s ease-out 0s;
}

.home3.showdiv .act .item:nth-child(2) {
    transition-delay: 0.2s;
    background-image: url(../image/bg11.png);
}

.home3.showdiv .act .item:nth-child(3) {
    transition-delay: 0.4s;
    background-image: url(../image/bg12.png);
}

.home3.showdiv .act .item:nth-child(4) {
    transition-delay: 0.6s;
    background-image: url(../image/bg13.png);
}

.home3 .item .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all 0.3s ease-out 0s;
    height: 100%;
}

.home3 .item:hover .inner {
    background: #746562;
}

.home3 .item .pic {
    width: 100%;
    overflow: hidden;
    height: 45%;
}

.home3 .item .pic .img {
    width: 100%;
    height: 100%;
    transition: all 0.6s ease-out 0s;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home3 .item:hover .pic .img {
    transform: scale(1.05);
}

.home3 .item .text {
    padding: 40px 30px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: row-reverse;
}

.home3 .item .text .h {
    font-size: 24px;
    width: 24px;
    line-height: 1.1;
}

.home3 .item .text .p {
    margin-right: 25px;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    height: 240px;
}

.home3 .item .text .more1 {
    background: url(../image/png11.png) center bottom no-repeat;
    width: 20px;
    padding-bottom: 50px;
    display: block;
    position: absolute;
    right: 30px;
    left: 40px;
    transition: all 0.2s ease-out 0s;
    line-height: 1;
    text-align: center;
}

.home3 .item .text .more1:hover {
    transform: translateY(10px);
}

.home4 {
    background: url(../image/tbytk.jpg) center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.centerpart{
    width: 1400px;
    height: 90%;
    display: flex;
}
.center{
    width: 1200px;
    display: flex;
    margin:0 auto;
}
.centerindex{
    width: 700px;
    margin:0 auto;
}
.centerindexsecond{
    width:1000px;
    margin:0 auto;
}
.gzdt .center,.xxzq .center{
    flex-direction: column;
}
.gzdt .center_block,.xxzq .center_block{
    flex-direction: row;
    width: 1200px;
    display: flex;
    margin:0 auto;
}
.centerxin{
    width: 1200px;
    height: 90%;
    display: flex;
    flex-direction: column;
    margin:0 auto;
}
.home1 .centerpart,.home11 .centerpart,.home4 .centerpart{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fitlb{
    display: flex;
    margin-top: 40px;
    position: relative;
    margin-bottom: 50px;
}
.downlm{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.downlm .lanmu{
    width: 48%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    
}
.xxzq .downlm .lanmu{
    width: 100%;
}
.downlm .lanmu:nth-child(2n-1){
    margin-right: 4%;
}
.xxzq .downlm .lanmu:nth-child(2n-1){
    margin-right: 0%;
}
.downlm .lanmu .title{
    display: flex;
    justify-content: space-between;
}
.downlm .lanmu .title h3{
	font-family: "FZCTHJW";
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #bd3737;
    line-height: 160px;
}
.downlm .lanmu .title a{
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
    margin-right: 25px;
}
.downlm .lanmu .title{
    background-image: linear-gradient(90deg, 
		#fff 0%, 
		#f1f1f1 100%);
    height: 170px;
    line-height: 160px;
}
.downlm .lanmu .words{
    margin-top: -10px;
}
.downlm .lanmu .words li{
    border-radius: 6px;
    display: flex;
    background-image: linear-gradient(90deg, 
            #eeeae5 0%, 
            #f4f4f4 100%);
        height: 62px;
    line-height: 62px;
    
	
	border-radius: 6px;
    margin-bottom: 5px;
}
.downlm .lanmu .words li:hover{
    border-radius: 6px;
    background: #8a2c2c url(../image/listhover.png) center center no-repeat;
    background-size: 100% 100%;
    
}
.downlm .lanmu .words li:hover a{
    color:#fff;
}
.downlm .lanmu .words li::before{
    content: " ";
    display: inline-block;
    width: 12px;
	height: 62px;
	background-color: #8a2c2c;
	border-radius: 6px 0px 0px 6px;
    border-right: 3px solid #fff;
}
.downlm .lanmu .words li a{
    flex:1;
    display: inline-block;
    padding-left: 18px;
    padding-right: 60px;
    overflow: hidden; /* 确保超出的内容会被隐藏 */
  white-space: nowrap; /* 保证文本在一行内显示 */
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.fitlb .left{
   width: 400px;
}
.fitlb .left img{
    display: none;
    height: 300px;
    width: 100%;
}
.fitlb .left img.on{
    display: block;
}
.fitlb .dots{
    position: absolute;
    left: 0px;
    bottom: 10px;
}
.fitlb .dots{
    width: 400px;
    display: flex;
    justify-content: center;
}
.fitlb .dots .dot{
    width: 30px;
    height: 8px;
    margin:0px 4px;
    background: #fff;
    cursor: pointer;
}
.fitlb .dots .dot.on{
    background: #91cff8;
}
.fitlb .triangles{
    height: 300px;
    position: absolute;
    left: 390px;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.fitlb .triangle{
    opacity: 0;
    width: 10px;
    height: 24px;
    background: url(../image/sanjiao.png) center center no-repeat;
    background-size: 100% 100%;
}
.fitlb .triangle.on{
    opacity: 1;
}
.fitlb .right{
    width: 800px;
    height: 300px;
    display: flex;
    flex-direction: column;
}
.fitlb .right .items{
    width: 100%;
    padding:15px 30px;
    flex:1;
    cursor: pointer;
}
.fitlb .right .items.on{
    background-color: #f4f4f4;
}
.fitlb .right .items h2{
    font-family: MicrosoftYaHei;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
    margin-bottom: 3px;
	letter-spacing: 0px;
	color: #333333;
    overflow: hidden; /* 确保超出的内容会被隐藏 */
    white-space: nowrap; /* 保证文本在一行内显示 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.fitlb .right .items p{
    height: 36px;
    font-family: MicrosoftYaHei;
    text-align: justify;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 0px;
	color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bread{
    height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 40px;
}
.zhuantixin .title{
    height: 78px;
    background: url(../image/zt/jk.png) center center no-repeat;
    background-size: auto 100%;
    margin-top: 80px;
    margin-left: 128px;
}
/* .zhuantixin .zttitle{
    height: 80px;
    background: url(../image/zt/titlebj.png) 0px center no-repeat;
    background-size: auto 100%;
    margin-bottom: 22px;
} */
.zhuantixin .zttitle {
    height: 82px;
    background: url(../image/zt/titlebj.png) 0px center no-repeat;
    background-size: auto 100%;
    margin-bottom: 22px;
}
/* .zhuantixin .zttitle div{
    line-height: 106px;
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #663333;
    padding-left: 70px;
} */
.zhuantixin .zttitle div {
    line-height: 106px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: -1px;
    color: #663333;
    padding-left: 40px;
}
.zhuantixin .ztitems{
    display: flex;
    flex-wrap: wrap;
    
}
.zhuantixin .ztitems a{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px;
}
.zhuantixin .ztitems a p{
    white-space: nowrap; /* 确保文本在一行内显示 */
    overflow: hidden; /* 隐藏超出容器的文本 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
    width: 100%; /* 定义容器宽度 */
    line-height: 44px;
    height: 44px;
}
.zhuantixin .ztitems a:nth-child(3n){
    margin-right: 0%;
}
.zhuantixin .down{
    display: flex;
    margin-top: 70px;
}
.zhuantixin .down .left{
    width:93px;
    margin-right: 35px;
}
.zhuantixin .down .right1{
    flex:1;
    min-height: 880px;
}
.zhuantixin .anniu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.zhuantixin .anniu .yitihua{
    background: url(../image/zt/yitihua1.png) center 25px no-repeat;
    background-size: 31px 32px;
    width: 93px;
	height: 125px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.zhuantixin .anniu .yitihua.on{
    background: url(../image/zt/yitihua2.png) center 25px no-repeat;
    background-size: 31px 32px;
	background-color: #f5f5f5;
	border-radius: 8px;
}
.zhuantixin .anniu .dasizheng{
    background: url(../image/zt/dasizheng1.png) center 25px no-repeat;
    background-size: 31px 32px;
    width: 93px;
	height: 105px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}
.zhuantixin .anniu .dasizheng.on{
    background: url(../image/zt/dasizheng2.png) center 25px no-repeat;
    background-size: 31px 32px;
    background-color: #f5f5f5;
	border-radius: 8px;
}
.zhuantixin .anniu .xunifangzheng{
    background: url(../image/zt/xunifangzheng1.png) center 25px no-repeat;
    background-size: 39px 30px;
    width: 93px;
	height: 125px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}
.zhuantixin .anniu .line{
    width: 28px;
	height: 1px;
	background-color: #999999;
	opacity: 0.4;
    position: absolute;
    bottom:-10px;
    left: 50%;
    margin-left: -14px;
}
.zhuantixin .anniu .xunifangzheng.on{
    background: url(../image/zt/xunifangzheng2.png) center 25px no-repeat;
    background-size: 39px 30px;
    background-color: #f5f5f5;
	border-radius: 8px;
}
.zhuantixin .anniu .pingpai{
    background: url(../image/zt/pingpai1.png) center 25px no-repeat;
    background-size: 31px 32px;
    width: 93px;
	height: 105px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}
.zhuantixin .anniu .pingpai.on{
    background: url(../image/zt/pingpai2.png) center 25px no-repeat;
    background-size: 31px 32px;
    background-color: #f5f5f5;
	border-radius: 8px;
}
.zhuantixin .anniu .genduo{
    background: url(../image/zt/genduo1.png) center 25px no-repeat;
    background-size: 33px 30px;
    width: 93px;
	height: 105px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.zhuantixin .anniu .genduo.on{
    background: url(../image/zt/genduo2.png) center 25px no-repeat;
    background-size: 33px 30px;
    background-color: #f5f5f5;
	border-radius: 8px;
}
.zhuantixin .anniu p{
    text-align: center;
    margin-top: 65px;
}
.zhuantixin .anniu .on p{
    color: #ac1e23;
}
.zt1,.zt2,.zt3,.zt4,.zt5{
    display: none;
}
.zt1.on,.zt2.on,.zt3.on,.zt4.on,.zt5.on{
    display: block;
}
.zt3 .toppart .toptitle,.zt3 .downcontent .downtitle{
    height: 135px;
    display: flex;
}
.zt3 .toppart{
    margin-bottom: 80px;
}
.zt3 .toppart .toptitle a{
    display: block;
    height: 100%;
    flex:1;
    background: url(../image/zt/huihuang.png) center center no-repeat;
    background-size:100% auto;
}
.zt3 .toppart .toptitle .right{
    flex:1;
    background: url(../image/zt/dingzhi.png) center center no-repeat;
    background-size:100% auto;
}
.zt3 .toppart .downvideo{
    height: 500px;
    background: url(../image/zt/yivideo.jpg) 0px center no-repeat;
    background-size:100% auto;
    position: relative;
}
.zt3 .toppart .downvideo .right{
    background: url(../image/zt/linxin.jpg) 0px center no-repeat;
    background-size:100% auto;
    position: absolute;
    left:100%;
    top:10%;
    width: 76px;
    height: 63px;
}
.zt3 .toppart .downvideo .left {
    width: 55%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.zt3 .toppart .downvideo .left .beibk{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 426px;
	height: 273px;
	background-color: #ffffff;
	box-shadow: 0px 3px 0px 0px 
		rgba(50, 90, 99, 0.3);
}
.zt3 .toppart .downvideo .left .reviewPic {
    width: 410px;
	height:228px;
    position: relative;
    margin-top: 6px;
}
.zt3 .toppart .downvideo .left .coverlayer {
    display: none;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.zt3 .toppart .downvideo .left .playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -10px;
    display: none;
    width: 32px;
	height: 36px;
}
.reviewPic a:hover .coverlayer{display:block!important;}
.reviewPic a:hover .playBtn{display:block!important;}
.zt3 .toppart .downvideo .left .beibk p{
    
	height: 40px;
	font-family: "HarmonyOS";
	font-size: 14px;
    font-weight: bold;
    line-height: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #9c4848;
}
.zt3 .downcontent .downtitle a{
    display: block;
    height: 100%;
    width: 30%;
    background: url(../image/zt/dangshi.png) center center no-repeat;
    background-size:100% auto;
}

.zt3 .downcontent .downtitle .right{
    flex:1;
    background: url(../image/zt/sanwei.png) center center no-repeat;
    background-size:100% auto;
}
.zt3 .downcontent .downvideo{
    height: 500px;
    background: url(../image/zt/ervideo.jpg) center center no-repeat;
    background-size:100% auto;
    display: flex;
    align-items: center;
}
.zt3 .downcontent .downvideo .right,.zt3 .downcontent .downvideo .left{
    display: flex;
    flex-direction: column;
    flex:1;
    height: 100%;
    justify-content: center;
}
.zt3 .downcontent .downvideo .right .toptwo,.zt3 .downcontent .downvideo .right .downone{
    display: flex;
    justify-content: center;
    align-items: center;
}
.zt3 .downcontent .downvideo .right .beibk{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 209px;
	height: 153px;
	background-color: #ffffff;
	box-shadow: 0px 3px 0px 0px 
		rgba(50, 90, 99, 0.3);
    margin:5px;
}
.zt3 .downcontent .downvideo .right p{
    
	height: 40px;
	font-family: "HarmonyOS";
	font-size: 14px;
    font-weight: bold;
    line-height: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #9c4848;
}
.zt3 .downcontent .downvideo .right .reviewPic {
    width: 192px;
	height: 108px;
    position: relative;
    margin-top: 6px;
}
.zt3 .downcontent .downvideo .right .coverlayer {
    display: none;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.zt3 .downcontent .downvideo .right .playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -10px;
    display: none;
    width: 32px;
	height: 36px;
}
.zt3 .downcontent .downvideo .right .reviewPic a:hover .coverlayer{display:block!important;}
.zt3 .downcontent .downvideo .right .reviewPic a:hover .playBtn{display:block!important;}
.detaillist{
    margin-top: 70px;
    margin-bottom: 80px;
}
.detaillist ul{
    display: flex;
    flex-direction: column;
}
.detaillist li{
    border-bottom: 1px solid #adadad;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.detaillist li a{
    display: flex;
    flex-direction: column;
}
.detaillist li a span{
    margin-top: 15px;
    align-self: flex-end;
	height: 12px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #666666;
}
.detaillist li h3{
    height: 24px;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #333333;
    overflow: hidden; /* 确保超出的内容会被隐藏 */
    white-space: nowrap; /* 保证文本在一行内显示 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
    margin-bottom: 15px;
}
.detaillist li p{
    height: 75px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.detailbody{
    width: 100%;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
    margin-bottom: 50px;
}
.detailbody .left{
    width: 100%;
    padding-right: 50px;
}
.detailbody .left h3 {
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #333333;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* margin-bottom: 20px; */
    margin-bottom: 15px;
}
.detailbody .left .author{
    height: 56px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
    margin-bottom: 40px;
    border-bottom: 1px solid #cccccc;
    display: flex;
}
.detailbody .left .author span{
    margin-right: 20px;
    width: 180px;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 显示省略号 */
}
.detailbody .left p,.detailbody .left div{
    text-indent: 2em;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
    margin-bottom: 20px;
}

.detailbody .left img{
    text-align: center;
    width: auto;
}
/* .detailbody .left p.strong,.detailbody .left div.strong{
    font-weight: bold;
} */
.detailbody .left p strong{
    font-weight: bold;
}
.center_block .right{
    width: 30%;
    border: 1px solid #eeeeee;
    height: 100%;
}
.center_block .right .meetingdatile_right{
    width: 100%;
    padding:15px 30px;
}
.center_block .right .foreshow h2 {
    font-size: 22px;
    color: #c01920;
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #eee;
}
.detailbody .right .reportactiver {
    /* height: 300px; */
    width: 100%;
    overflow: hidden;
    padding: 11px 0;
}
.foreshow,.aticle_right{
    width: 87%;
}
.detailbody .right .box {
    overflow: hidden;
    height: 93%;
    width: 100%;
}
.detailbody .right .reportactiver .meeting_data {
    width: 100%;
    height: 24px;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    padding: 2px 0;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.detailbody .right .reportactiver .meeting_data::before {
    display: inline-block;
    width: 2px;
    height: 2px;
    content: "";
    border: 2px solid #666;
    margin-right: 14px;
}
.detailbody .right .reportactiver .meeting_data a,.detailbody .right .article_news .meeting_data a {
    display: inline-block;
    width: 93%;
    font: normal normal 14px 'Microsoft YaHei';
    color: #424242;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    padding-left: 5px;
}
.aticle_right .article_news {
    height: 325px;
    width: 100%;
    overflow: hidden;
    padding: 21px 0;
}
.aticle_right h2 {
    font-size: 22px;
    color: #c01920;
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #eee;
}
.aticle_right .article_news .meeting_data {
    width: 100%;
    height: 24px;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    padding: 2px 0;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.aticle_right .article_news .meeting_data::before {
    display: inline-block;
    width: 2px;
    height: 2px;
    content: "";
    border: 2px solid #666;
    margin-right: 14px;
}
.ztactive h2{
    font-size: 22px;
    color: #c01920;
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #eee;
}
.ztactive ul li {
    margin-top: 21px;
}


.home2 .centerpart {
    justify-content: center;
    display: flex;
    align-items: center;
}
.home4 .centerpart .toptitle {
    height: 100px;
    margin-bottom: -44px;
    align-self: self-start;
    padding-left: 20px;
}
.home4 .centerpart .bottomcontent{
    display: flex;
}
.home4 .centerpart .left{
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 140px;
    opacity: 0;
    transition: all 0.8s ease-in-out;
}
.home4.showdiv .centerpart .left{
    margin-top: 40px;
    opacity: 1;
}
.home4 .title {
    width: 270px;
	height: 590px;
    background: url(../image/hdjj.jpg) center center no-repeat;
    background-size: 100% auto;
    align-items: flex-start;
    z-index: 2;
}
.home4 .title .inner{
    padding:30px;
    display: flex;
    flex-direction: column;
}
/* .home4 .title .inner {
    opacity: 0;
    transition: all 1s ease-out 0s;
    transform: scale(0.9);
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
} */

/* .home4.showdiv .title .inner {
    opacity: 1;
    transform: scale(1);
    padding:10px 30px;
    
} */

.home4 .content {
    width: 1131px;
	height: 612px;
    background: url(../image/bg7.png) center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    margin-left: -3px;
}
.home4 .content .top, .home4 .content .bottom {
    display: flex;
    height: 50%;
    justify-content: center;
    align-items: flex-end;
}
.home4 .content .top{
    padding-left: 120px;
}
.home4 .content .bottom {
    padding-left: 170px;
}
.home4 .tbytktitle {
    width: 450px;
    height: 70px;
    background: url(../image/tbytktitle.png) 0 0 no-repeat;
    background-size: auto 100%;
    margin-bottom: -30px;
}
.home4 .content .dwode {
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.home4.showdiv .content .dwode {
    opacity: 1;
}

.home4 .content .dwode .pic {
    overflow: hidden;
    padding-left: 46px;
}
.home4 .content .dwode .time {
    width: 100px;
    height: 30px;
    border: dotted 1px #ffffff;
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    display: flex;
    margin: 10px 0px;
}
.home4 .content .dwode .time::before{
    content: "";
    display: block;
    width: 15px;
    height: 100%;
	border-bottom: 2px solid #ffffff;
    margin-right: 10px;
}
.home4 .content .dwode span{
    display: block;
}
.home4 .content .dwode .pic span {
    display: block;
    transition: all 1.8s ease-out 0s;
    transform: scale(1.2);
    width: 49px;
	
}

.home4.showdiv .content .dwode .pic span {
    transform: none;
}

/* .home4 .content .tit {
    font-size: 24px;
}

.home4 .content .tit a {
    display: block;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
} */

.home4 .content .tit a:hover {
    color: #CDB1B1;
}

.home4 .content .dwode1 {
    width: 25%;
    height: 95%;
}
.home4.showdiv .content .dwode1{
    transition: all 1.4s ease-in-out 0.3s;
    height: 60%;
}
.home4.showdiv .content .dwode2{
    transition: all 1.6s ease-in-out 0.9s;
    height: 60%;
}
.home4.showdiv .content .dwode3{
    transition: all 1.8s ease-in-out 1.4s;
    height: 60%;
}
.home4.showdiv .content .dwode4{
    transition: all 1.8s ease-in-out 1.9s;
    height: 80%;
}
.home4.showdiv .content .dwode5{
    transition: all 1.8s ease-in-out 2.4s;
    height: 80%;
}
.home4.showdiv .content .dwode1:hover,.home4.showdiv .content .dwode2:hover,.home4.showdiv .content .dwode3:hover,.home4.showdiv .content .dwode4:hover,.home4.showdiv .content .dwode5:hover{
    transition: all 0.6s ease-in-out;
    transform: scale(1.02);
}
.home4.screen .title .fz40 {
    width: 100%;
    height:60px;
    white-space: normal;
    font-family: HarmonyOS_Sans_SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 2px;
	color: #8f3629;
    border-bottom: 2px solid #ffffff;
}
.home4.screen .title .p {
    width: 100%;
    margin: 10px auto 0px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    color: #996666;
    text-align: justify;
}
.home4.screen .title a{
    align-self: flex-end;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
	color: #8f3629;
    margin-top: 20px;
}
.home4.screen .title a:visited{
    text-decoration: none;
}
.home4 .content .pic {
    height: 31px;
    background: url(../image/jiangtai.png) 0 0 no-repeat;
    background-size: auto 100%;
	font-family: FZCSJW;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 1px;
	color: #cc9999;
}


.home4 .content .tit {
    position: absolute;
    font-family: HarmonyOS_Sans_SC;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ffffff;

}
.home4 .content .dwode2 {
    width: 30%;
    height: 80%;
    padding-left: 110px;
}

/* .home4 .content .d2 .pic {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
} */

.home4 .content .dwode2 .pic span {
    background: url(../image/pic36.jpg) center center no-repeat;
    background-size: cover;
}

/* .home4 .content .d2 .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 50%;
} */

.home4 .content .dwode3 {
    padding-left: 120px;
    width: 30%;
    height: 80%;
}

/* .home4 .content .d3 .pic {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
} */

.home4 .content .dwode3 .pic span {
    background: url(../image/pic37.jpg) center center no-repeat;
    background-size: cover;
}

.home4 .content .dwode4 {
    width: 30%;
    height: 20%;
}
/* 
.home4 .content .d4 .tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: rgba(0,0,0,0.2);
} */

/* .home4 .content .d4 .pic {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
} */

.home4 .content .dwode4 .pic span {
    background: url(../image/pic38.jpg) center center no-repeat;
    background-size: cover;
}

.home4 .content .dwode5 {
    width: 30%;
    height: 20%;
    padding-left: 75px;
}

/* .home4 .content .d5 .pic {
    height: 100%;
} */

.home4 .content .dwode5 .pic span {
    background: url(../image/pic33.jpg) center center no-repeat;
    background-size: cover;
}

/* .home4 .content .d5 .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 50%;
    background: url(../image/png19.png);
} */

.home4 .content .d6 {
   
    width: 40%;
    height: 25%;
}

/* .home4 .content .d6 .pic {
    height: 100%;
} */

.home4 .content .d6 .pic span {
    background: url(../image/pic35.jpg) center center no-repeat;
    background-size: cover;
}

/* .home4 .content .d6 .tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../image/png19.png);
} */

.home4 .content .d7 {
   
    width: 40%;
    height: 25%;
}
/* 
.home4 .content .d7 .pic {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
} */

.home4 .content .d7 .pic span {
    background: url(../image/pic34.jpg) center center no-repeat;
    background-size: cover;
}

.home4 .rb {
    position: absolute;
    top: 50%;
    margin-top: -85px;
    right: -85px;
    color: #fff;
    cursor: pointer;
    transition: all 1s ease-out 0.5s;
    opacity: 0;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    background: #94070a;
    transform: scale(0)
}

.home4.showdiv .rb {
    right: -85px;
    opacity: 1;
    transform: none;
}

.home4 .rb:before {
    content: "";
    background: url(../image/png25.png) center center no-repeat;
    width: 97px;
    height: 91px;
    position: absolute;
    left: -20px;
    top: 10px;
    transform: scale(0.6);
    transition: all 1s ease-out 1.6s;
    opacity: 0;
}

.home4 .rb:after {
    content: "";
    background: url(../image/png26.png) center center no-repeat;
    width: 78px;
    height: 88px;
    position: absolute;
    left: 15px;
    top: 80px;
    transform: scale(0.6);
    transition: all 1s ease-out 2.8s;
    opacity: 0;
}

.home4 .rb i {
    background: url(../image/png24.png) center center no-repeat;
    width: 36px;
    height: 100%;
    display: block;
    margin-left: 20px;
    position: relative;
    opacity: 0;
    z-index: 1;
}

/* .home4.showdiv .rb i {
    margin-left: 40px;
    opacity: 1;
    transition: all 1s ease-out 4s;
} */

.home4.showdiv .rb:before {
    content: "";
    opacity: 1;
    transform: none;
}

.home4.showdiv .rb:after {
    content: "";
    opacity: 1;
    transform: none;
}
/* 专题三开始 */
.home11 {
    background: url(../image/jinkekaijiang.jpg) center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home11 .title{
    background: url(../image/jinketitle.png) center center no-repeat;
    background-size: 100% 100%;
    width: 447px;
	height: 95px;
    align-self: center;
}
.home11 .jrzt{
    color: #3f3018;
}
.home11 .content{
    background: url(../image/jinkehong.png) center center no-repeat;
    background-size: 100% 100%;
	height: 500px;
    width: 1200px;
}
.home11 .content .center{
    width: 80%;
    margin:5% auto 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home11 .content .center .jinkeitems{
    display: flex;
    flex-direction: column;
}
.home11 .content .center .jinkeitems .downitemsone{
    display: flex;
}
.home11.showdiv .content .jinkeitems .downitemsone .item{
    transition: all 1.4s ease-in-out;
}
.home11.showdiv .content .jinkeitems .downitemsone:nth-child(1) .item:nth-child(1){
    transition-delay: 0.2s;
}
.home11.showdiv .content .jinkeitems .downitemsone:nth-child(2) .item:nth-child(1){
    transition-delay: 1.5s;
}
.home11.showdiv .content .jinkeitems .downitemsone:nth-child(2) .item:nth-child(2){
    transition-delay: 1.9s;
}
.home11.showdiv .content .jinkeitems .downitemsone:nth-child(3) .item:nth-child(1){
    transition-delay: 2.3s;
}
.home11.showdiv .content .jinkeitems .downitemsone:nth-child(3) .item:nth-child(2){
    transition-delay: 2.9s;
}
.home11.showdiv .content .jinkeitems .downitemsone:nth-child(4) .item:nth-child(1){
    transition-delay: 3.2s;
}
.home11.showdiv .content .jinkeitems .downitemsone:nth-child(4) .item:nth-child(2){
    transition-delay: 3.7s;
}
.home11 .content .jinkeitems .downitemsone .item{
    opacity: 0;
}
.home11.showdiv .content .jinkeitems .downitemsone .item{
    opacity: 1;
}

.home11 .content .item a{ 
    display: block;
    background: url(../image/anhong.png) 0px 1px no-repeat;
    background-size: 100% 100%;
    width: 453px;
	height: 78px;
    color: #ffffff;
    font-family:HarmonyOS_Sans_SC;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 78px;
	letter-spacing: 2px;
    padding-left: 90px;
}
.home11 .content .item a:hover{
    background: url(../image/anhong3.png) 0px 0px no-repeat;
    background-size: 100% 100%;
    width: 453px;
	height: 78px;
    color: #a52623;
    font-family: HarmonyOS_Sans_SC;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 78px;
	letter-spacing: 2px;
    padding-left: 90px;
}
.home11 .content .downitemsone:first-child .item a {
    display: block;
    background: url(../image/anhongda.png) -4px 1px no-repeat;
    background-size: 100% 100%;
    width: 914px;
    height: 78px;
    color: #ffffff;
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 78px;
    letter-spacing: 2px;
    padding-left: 90px;
}
.home11 .content .downitemsone:first-child .item a:hover{
    background: url(../image/anhongda3.png) -4px 1px no-repeat;
    background-size: 100% 100%;
    width: 914px;
	height: 78px;
    color: #a52623;
    font-family: HarmonyOS_Sans_SC;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 78px;
	letter-spacing: 2px;
    padding-left: 90px;
}
/* 专题三结束*/
.home11 {
    background: url(../image/jinkekaijiang.jpg) center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home12 {
    background:#80ac8f url(../image/qjlt.jpg) center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home12 .centerpart{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.home12 .left{
    width: 230px;
	height: 485px;
	border-radius: 5px;
    /* background: url(../image/home55left.png) center center no-repeat; */
    background-size: 100% 100%;
    background: rgb(68, 131, 124,.4);
}
.home12 .left .title {
    width: 90%;
    border-radius: 5px;
    background: rgba(243, 255, 254, 0.2);
    height: 33px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 2px;
    color: #cfdfd5;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-left: 5%;
}
.home12 .left .buttons {
    display: flex;
    flex-wrap: wrap;
    padding:5px 5px 5px 10px;
    width:265px;
}
.home12 .left .buttons .buttonitemkyd.showthisdiv{
    width: 64px;
	height: 28px;
	background-color:rgba(255, 255, 255, 0.8);
    line-height: 28px;
	letter-spacing: 2px;
    color: #6fad9c;
    text-align: center;
    border-radius: 5px;
}
/* .home12 .left .buttons .buttonitem:nth-child(2){
    width: 160px;
	height: 50px;
	background-color: #ffffff;
	box-shadow: 0px 9px 8px 0px 
		rgba(15, 56, 49, 0.21);
	border-radius: 5px;
	opacity: 0.8;
} */

.home12 .left .buttons .buttonitemkyd{
    width: 64px;
	height: 28px;
    letter-spacing: 2px;
	color: #6fad9c;
    line-height: 28px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    margin:3px;
}
.home12 .left .buttons .buttonitemkyd:nth-child(35){
    line-height: 14px;
}
.home12 .left .buttons .buttonitemkyd.buttonitemwcxl{
    width: 64px;
	height: 28px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    margin:3px;
}
.home12 .left .buttons .buttonitemkyd.buttonitemwcxl.showthisdiv{
    color: #6fad9c;
}
.home12 .center{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    width: 800px;
}
.home12 .center .bottom{
    width: 800px;
	height: 800px;
    background: url(../image/shengnew/qinjiaoquan.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian{
    width: 800px;
	height: 800px;
    display: none;
}
.home12 .center .bottom .tupian.showthisdiv{
    display: block;
}
.home12 .center .bottom .tupian.quan{
    background: url(../image/shengnew/shengquan.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.bj{
    background: url(../image/shengnew/shengbj.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.tianjin{
    background: url(../image/shengnew/shengtianjin.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.hb{
    background: url(../image/shengnew/shenghb.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.cq{
    background: url(../image/shengnew/shengcq.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.sh{
    background: url(../image/shengnew/shengsh.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.sc{
    background: url(../image/shengnew/shengsc.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.js{
    background: url(../image/shengnew/shengjs.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.xj{
    background: url(../image/shengnew/shengxj.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.hlj{
    background: url(../image/shengnew/shenghlj.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.gs{
    background: url(../image/shengnew/shenggs.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.jl{
    background: url(../image/shengnew/shengjl.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.hn{
    background: url(../image/shengnew/shenghn.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.sx{
    background: url(../image/shengnew/shengsx.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.gz{
    background: url(../image/shengnew/shenggz.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.henan{
    background: url(../image/shengnew/shenghenan.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.hainan{
    background: url(../image/shengnew/shenghainan.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.zj{
    background: url(../image/shengnew/shengzj.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.sd{
    background: url(../image/shengnew/shengsd.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.shanxi{
    background: url(../image/shengnew/shengshanxi.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.jxi{
    background: url(../image/shengnew/shengjxi.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.yn{
    background: url(../image/shengnew/shengyn.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.xz{
    background: url(../image/shengnew/shengxz.png) center top no-repeat;
    background-size: 100% auto;
}
.home12 .center .bottom .tupian.ln{
    background: url(../image/shengnew/shengln.png) center top no-repeat;
    background-size: 100% auto;
}

.home12 .top{
    width: 350px;
	height: 80px;
    background: url(../image/qjlttitle.png) center center no-repeat;
    background-size: 100% 100%;
    margin-left: 50px;
}
.home12 .jrzt{
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.home12 .jrzt a{
    color: #fff;
}
.home12 .right .ineritem{
    display: none;
}
.home12 .right .ineritem.showthisdiv{
    display: block;
}

.home12 .right .ineritem.first{
    width: 350px;
	height: 415px;
}

.home12 .right .ineritem.first .four{
    display: flex;
    flex-wrap: wrap;
}
.home12 .right .ineritem.first .four .tbitem{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.home12 .right .ineritem.first .four h4{
	height: 30px;
	font-family: HarmonyOS_Sans_SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 2px;
	color: #1c4f4a;
}

.home12 .right .ineritem.first .four h3{
	height: 60px;
	font-family: Impact;
	font-size: 50px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 1px;
	color: #548f80;
}

.home12 .right .ineritem.first .four p:first-child{
	height: 25px;
	font-family: HarmonyOS_Sans_SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 2px;
	color: #548f80;
}

.home12 .right .ineritem.first .four p:last-child{
	height: 25px;
	font-family: HarmonyOS_Sans_SC;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #8baba7;
    text-align: center;
}

.home12 .right .ineritem.first .tbitem{
    width: 175px;
	height: 209px;
	background: #dfeae8;
    cursor: pointer;
    border: 1px solid #5e9387;
}
.home12 .right .ineritem.first .tbitem:nth-child(1){
    border-left:none;
    border-top:none;
    border-top-left-radius: 10px;
}
.home12 .right .ineritem.first .tbitem:nth-child(2){
    border-right:none;
    border-top:none;
    border-top-right-radius: 10px;
}
.home12 .right .ineritem.first .tbitem:nth-child(3){
    border-left:none;
    border-bottom:none;
    border-bottom-left-radius: 10px;
}
.home12 .right .ineritem.first .tbitem:nth-child(4){
    border-right:none;
    border-bottom:none;
    border-bottom-right-radius: 10px;
}
.home12 .right .ineritem.first .tbitem.act{
    width: 175px;
	height: 209px;
	background-image: linear-gradient(0deg, 
		rgba(129, 172, 143, 0.45) 0%, 
		rgba(71, 137, 139, 0.45) 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	opacity: 0.8;
}

.home12 .right ul{
    width: 350px;
    border-radius: 6px;
    overflow-y: scroll;
}
.home12 .right .ineritem.bj ul{
    height: 415px;
}
.home12 .right li{
    display: flex;
}
.home12 .right .green{
    width: 44px;
	height: 96px;
	background-color: #66c2b2;
	opacity: 0.8;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
	color: #ffffff;
    writing-mode: vertical-lr;
    border-bottom: 1px solid #fff;
}
.home12 .right li:last-child .green,.home12 .right li:last-child .gray{
    border-bottom: none;
}
.home12 .right .gray{
    width: 300px;
	height: 96px;
	background-color: rgba(234,234,234,0.8);
    border-bottom: 1px solid #719f9b;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:10px;
}
.home12 .right .gray h2{
    font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #47898b;
}
.home12 .right .gray p{
    font-family: HarmonyOS_Sans_SC;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}
.ptbox .inner {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.ptbox .pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ptbox .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-out 0s;
}

.ptbox .img a {
    display: block;
    height: 100%;
}

.ptbox .img img {
    width: 100%;
    height: auto;
    max-height: none;
}

.ptbox .v {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 30px;
    bottom: 100%;
    margin-bottom: -10px;
    font-family: icon;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 41px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    text-indent: 5px;
    cursor: pointer;
    z-index: 1;
    font-size: 22px;
    color: #94070a;
    border-color: #94070a;
}

.ptbox .v:hover {
    color: #fff;
    background: #94070a;
}

.ptbox .video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.ptbox .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ptbox .video .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 15px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    cursor: pointer;
}

.ptbox .text {
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.9));
    color: #fff;
}

.ptbox .text a {
    display: block;
    padding: 30px 30px 20px 30px;
}

.ptbox .text .date {
    margin-top: 10px;
    line-height: 1;
}

.ptbox .text .h {
    font-size: 20px;
}

.ptbox.act .text {
    display: none;
}

.ptbox.act .video {
    display: block;
}

.ptbox.act .v {
    display: none;
}



.st0 {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}

.st1 {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}



.focus1 {
    position: relative;
}

.focus1 .child {
    overflow: hidden;
    position: relative;
}

.focus1 .child img {
    width: 100%;
    height: auto;
}

.focus1 .navg {
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0px;
    text-align: right;
    /*background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.8));*/
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    padding-bottom: 10px;
    display: none;
}

.focus1 .navg li {
    color: #fff;
    display: inline-block;
    margin: 0 8px;
    line-height: 1;
    vertical-align: middle;
    font-family: Arial;
    cursor: pointer;
}

.focus1 .navg li:after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    margin-left: 3px;
    transition: all 0.5s ease-out 0s;
    width: 0;
}

.focus1 .navg li.slick-active:after {
    width: 30px;
}




@keyframes cc {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}




.footer {
    background: #302a29;
    color: #fff;
    position: relative;
}

.footer .part1 {
    padding-bottom: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    background: #94070a;
    color: #fff;
}

.footer .nav_foot {
    margin-right: 100px;
    padding-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.footer .nav_foot a {
    font-size: 16px;
    padding: 60px 0 0 0;
    text-align: center;
    width: 110px;
    border-left: 1px solid rgba(255,255,255,0.2);
    display: inline-block;
    white-space: nowrap;
}

.footer .nav_foot a:hover {
    opacity: 0.8;
}

.footer .share .share-item {
    background: #fff;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    line-height: 44px;
    margin-left: 10px;
    font-size: 26px;
    transition: all 0.2s ease-out 0s;
}

.footer .share .share-item:first-child {
    margin-left: 0;
}

.footer .share-box .share-item::after {
    color: #94070a !important;
}

.footer .share .share-item:hover {
    opacity: 0.8;
}

.footer .part2 {
    padding: 15px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.footer .part2 .logo {
    margin-bottom: 30px;
    height: 60px;
}

.footer .part2 .info {
    color: rgba(255,255,255,0.1);
    font-size: 12px;
    width: 100%;
}

.footer .part2 .info {
    text-align: center;
}

.footer .part2 .info span {
    margin: 0 20px;
    color: #fff;
    font-size: 14px;
}

.nav_right {
    position: fixed;
    right: 0;
    top: 50%;
    width: 60px;
    transform: translateY(-50%);
    z-index: 2;
    right: -60px;
}

.nav_right.showdiv {
    right: 0;
}

.nav_right li {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border-radius: 5px 0 0 5px;
    margin: 5px 0;
    cursor: pointer;
    transition: all 0.2s ease-out 0s;
    box-shadow: 0 0 4px rgba(0,0,0,0.15);
    overflow: hidden;
}

.nav_right li:hover {
    background: #94070a;
    color: #fff;
}

.nav_right .gotop span {
    display: block;
    height: 100%;
    background: #fff url(../image/png15.png) center center no-repeat;
}

.person_detail {
    position: relative;
}

.person_detail:before {
    content: "";
    background: url(../image/bg15.png) right center no-repeat;
    position: absolute;
    width: 560px;
    height: 633px;
    opacity: 0;
    right: 0;
    top: 100px;
    transition: all 1.5s ease-out 0s;
    transform: scale(0.7);
    transform-origin: right center;
}

.person_detail.showdiv:before {
    opacity: 1;
    transform: none;
}

.person_detail .block {
    position: relative;
}

.person_detail .content .pic {
    float: left;
    width: 150px;
}

.person_detail .content .pic img {
    width: 100%;
    height: auto;
}

.person_detail .content .text {
    padding: 10px 50px 0 200px;
}

.person_detail .content .h1 {
    font-size: 40px;
}

.person_detail .content .h1.away {
    font-size: 40px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid;
    padding: 0 5px;
}

.person_detail .content .h2 {
    font-size: 18px;
    margin-top: 10px;
    line-height: 2;
}

.person_detail .content .txt {
    margin-top: 80px;
    font-size: 16px;
}

.person_detail .content .txt p {
    margin-top: 15px;
    text-indent: 2em;
    text-align: justify;
}

.person_detail .content .txt p:first-child {
    margin-top: 0;
}

.person_detail .recommand {
    margin-top: 115px;
}

.person_detail .tit {
    font-size: 30px;
    text-align: center;
}

.person_detail .list {
    margin-top: 35px;
    display: -ms-flexbox;
    display: flex;
}

.person_detail .item {
    margin-left: 20px;
    color: #fff;
    position: relative;
    overflow: hidden;
    -ms-flex: 1;
    flex: 1;
}

.person_detail .item:before {
    background: url(../image/bg16.png) center right no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease-out 0s;
    content: "";
    transform: scale(1.2);
    transform-origin: right bottom;
}

.person_detail .item:hover:before {
    opacity: 1;
    transform: none;
}

.person_detail .item a {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 160px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.person_detail .item:first-child {
    margin-left: 0;
}

.person_detail .item:nth-child(1) {
    background: #8f070a;
}

.person_detail .item:nth-child(2) {
    background: #876e6a;
}

.person_detail .item:nth-child(3) {
    background: #3d537e;
}

.person_detail .item .txt {
    margin-left: 30px;
}

.person_detail .item .h {
    font-size: 24px;
}

.person_detail .item .p {
    margin-top: 10px;
}

.banner_page {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
}

.banner_page img {
    width: 100%;
    transform: scale(1.1);
    transition: all 3s ease-out 0s;
}

.banner_page.s img {
    transform: none;
}

.banner_page .title {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translate(0%,-50%);
    color: #fff;
    right: 0;
    text-align: center;
    padding: 0 30px;
}

.banner_frame {
    min-height: 300px;
}

.banner_frame img {
    visibility: hidden;
}

.banner_page1 {
    position: relative;
    overflow: hidden;
}

.banner_page1 img {
    width: 100%;
    height: auto;
}

.banner_page1 .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.banner_page1 .block {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.banner_page1 .text {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    width: 100%;
}

.banner_page1 .text .h {
    font-size: 48px;
}

.banner_page1 .text .p {
    margin-top: 40px;
    color: #e8afaf;
}

.banner_page1 .text .p a {
    display: inline-block;
    margin-bottom: 20px;
    width: 120px;
    margin-right: 30px;
    line-height: 1.2;
    vertical-align: top;
    white-space: nowrap;
}

.banner_page1 .text .p a:hover {
    color: #fff;
}

.banner_page1 .text .p .now {
    color: #fff;
}

.banner_page1 .text .p .now:before {
    content: "\e76c";
    font-family: icon;
    margin-right: 10px;
    font-size: 20px;
    display: inline-block;
    margin-left: -30px;
}

.banner_page1 .text .p .now:hover:before {
    animation: arr 0.6s linear 0s infinite;
}

@keyframes arr {
    0% {
        transform: translateX(-7px);
    }

    50% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(-7px);
    }
}

.banner_page1 .title {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}

.banner_page1 .text.r {
    left: auto;
    right: 0;
    text-align: right;
}

.banner_page1 .text.r .p {
    text-align: right;
}

.banner_page1 .text.r .p a {
    margin-left: 0px;
    margin-right: 0;
}

.department2 {
    background: #fff url(../image/bg18.png) left bottom no-repeat;
    position: relative;
}

.department2 .list {
    margin-top: 50px;
    position: relative;
}

.department2 .item {
    position: absolute;
    width: calc(50% - 15px);
    margin-bottom: 20px;
    margin-right: 20px;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    background: #fff;
    transition: all 0.6s ease-out 0s;
    opacity: 0;
    transform: translateY(80px);
}

.department2.showdiv .item {
    transform: none;
    opacity: 1;
}

.department2 .item:nth-child(even) {
    margin-right: 0;
}

.department2 .item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    background: #94070a;
    height: 4px;
    transition: all 0.3s ease-out 0s;
}

.department2 .item:hover:after {
    width: 100%;
}

.department2 .item .t {
    background: url(../image/bg17.png) right center no-repeat;
    height: 70px;
    background-size: cover;
}

.department2 .item .inner {
    padding: 40px 30px;
    position: relative;
}

.department2 .item .ico {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 70px;
}

.department2 .item .text {
    padding: 15px 0 0 15px;
}

.department2 .item .h {
    font-size: 30px;
}

.department2 .item .p {
    margin-top: 20px;
    font-size: 18px;
    padding-left: 90px;
}

.department2 .item .p a {
    display: inline-block;
    min-width: 50%;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 20px;
    line-height: 1.3;
    white-space: nowrap;
}

.department2 .item .p .c {
    padding-left: 0;
    width: 100%;
}

.department2 .item .p .c:before {
    display: none;
}

.department2 .item .p .cc {
    padding-left: 40px;
    width: 100%;
}

.department2 .item .p .cc:before {
    left: 20px;
}

.research1 {
    background: #fff;
}

.research1 .top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.research1 .top .title {
    text-align: left;
}

.research1 .tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    margin-left: 50px;
}

.research1 .tabs a {
    height: 95px;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    margin-left: 10px;
    text-align: center;
    line-height: 95px;
    font-size: 18px;
    position: relative;
    -ms-flex: 1;
    flex: 1;
}

.research1 .tabs a span {
    position: relative;
}

.research1 .tabs a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../image/bg21.png) right center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}

.research1 .tabs a:hover:before {
    opacity: 1;
}

.research1 .tabs a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #94070a;
    transition: all 0.3s ease-out 0s;
}

.research1 .tabs a.now:after {
    width: 100%;
    left: 0%;
}

.research1 .tabs a.now:before {
    opacity: 1;
}

.research1 .content {
    margin-top: 80px;
    position: relative;
}

.research1 .content .r {
    position: absolute;
    right: 0;
    top: 0;
}

.research1 .content .r span {
    font-size: 16px;
    margin-left: 15px;
}

.research1 .content .r .act {
    color: #94070a;
}

.research1 .content .h {
    text-align: center;
    font-size: 30px;
}

.research1 .content .text {
    margin-top: 30px;
    line-height: 1.8;
    font-size: 16px;
}

.research1 .content .text.big {
    font-size: 20px;
}

.research1 .content p {
    margin-top: 20px;
}

.research1 .content p:first-child {
    margin-top: 0;
}

.research1 .share {
    margin-top: 40px;
    text-align: right;
}

.research2 {
    background: #eeebea url(../image/bg19.png) right bottom no-repeat;
}

.research2 .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.research2 .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 0;
    text-align: left;
    max-width: 50px;
    width: 60px;
}

.research2 .title .h {
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
}

.research2 .title .more {
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    font-size: 14px;
    margin-top: 100px;
}

.research2 .title .more i {
    margin-bottom: 20px;
    margin-right: 0;
}

.research2 .list {
    height: 495px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex: 1;
    flex: 1;
    margin-left: 70px;
}

.research2 .list .item {
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    margin-left: 20px;
    transform: translateY(-80px);
    transition: all 0.5s cubic-bezier(0.6,1.6,0.5,1.6) 0s;
    opacity: 0;
    height: 100%;
}

.research2 .list .item .inner {
    height: 100%;
    background: #6079a3;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
}

.research2 .list .item .inner:before {
    content: "";
    background: #3d537e url(../image/bg25.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
}

.research2 .list .item span {
    position: relative;
    color: #fff;
    transition: all 0.3s ease-out 0s;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
}

.research2 .list .item:hover .inner:before {
    opacity: 1;
}

.research2.showdiv .list .item {
    transform: none;
    opacity: 1;
}

.research2 .list .item:hover .inner {
    transform: translateY(-30px);
}

.research3 {
    background: #fff;
}

.research3 .list {
    margin-top: 35px;
    display: -ms-flexbox;
    display: flex;
}

.research3 .item {
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    float: left;
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    background: #fff;
    width: 453px;
    transform: translateY(80px);
    opacity: 0;
    transition: all 0.6s ease-out 0s;
    opacity: 0;
}

.research3 .item:first-child {
    margin-left: 0;
}

.research3.showdiv .item {
    transform: none;
    opacity: 1;
}

.research3 .item .pic {
    overflow: hidden;
}

.research3 .item .pic img {
    transition: all 0.3s ease-out 0s;
    width: 100%;
    height: auto;
}

.research3 .item:hover .pic img {
    transform: scale(1.05);
}

.research3 .item .text {
    padding: 35px 50px;
}

.research3 .item .h {
    font-size: 18px;
    line-height: 1.6;
}

.research3 .item .date {
    font-size: 16px;
    color: #c0a9a6;
    font-style: italic;
    margin-top: 10px;
}

.research3 .b {
    margin-top: 40px;
    text-align: center;
}

.research4 {
    background: #eee url(../image/bg20.png) left center no-repeat;
    overflow: hidden;
}

.research4 .content {
    position: relative;
}

.research4 .list {
    margin-left: 44%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    width: 56%;
    margin-top: 35px;
    transform: translate(80px,80px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}

.research4.showdiv .list {
    transform: none;
    opacity: 1;
}

.research4 .list .inner {
    padding: 70px 0 70px 170px;
}

.research4 .list .item {
    margin-top: 25px;
    padding-left: 60px;
    position: relative;
}

.research4 .list .item:before {
    content: "";
    background: url(../image/png37.png) center center no-repeat;
    width: 38px;
    height: 38px;
    filter: grayscale(80%);
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.2s ease-out 0s;
}

.research4 .list .item i {
    background: url(../image/arrow3.png) center center no-repeat;
    width: 9px;
    height: 18px;
    vertical-align: middle;
    margin-left: 40px;
    display: inline-block;
    filter: grayscale(80%);
    opacity: 0.6;
    transition: all 0.2s ease-out 0s;
}

.research4 .list .item.s:before {
    opacity: 1;
    filter: grayscale(0%);
}

.research4 .list .item.s i {
    opacity: 1;
    filter: grayscale(0%);
}

.research4 .list .item:first-child {
    margin-top: 0;
}

.research4 .list .item .h {
    font-size: 24px;
}

.research4 .list .item ul {
    padding: 10px 0;
    display: none;
}

.research4 .list .item ul li {
    margin-top: 15px;
    font-size: 16px;
}

.research4 .pic {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-80px,-70%);
    opacity: 0;
    transition: all 1s ease-out 0s;
    z-index: 1;
    max-width: 55%;
}

.research4.showdiv .pic {
    transform: translate(0,-50%);
    opacity: 1;
}

.recruit1 {
    background: #fff;
}

.recruit1 .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.recruit1 .title {
    text-align: left;
    max-width: 30%;
}

.recruit1 .title img {
    max-width: 300px;
}

.recruit1 .title .b {
    margin-top: 30px;
}

.recruit1 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    -ms-flex-preferred-size: auto;
    flex: 1;
    margin-left: 70px;
    height: 200px;
}

.recruit1 .item {
    -ms-flex: 1;
    -ms-flex-preferred-size: auto;
    flex: 1;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    margin-left: 10px;
    position: relative;
    background: #fff;
    opacity: 0;
    transition: all 0.5s ease-out 0s;
    transform: translateY(50px);
}

.recruit1 .item a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.recruit1.showdiv .item {
    transform: none;
    opacity: 1;
}

.recruit1 .item:after {
    content: "";
    background: url(../image/bg22.png) center center no-repeat;
    width: 84px;
    height: 142px;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}

.recruit1 .item span {
    padding: 35px 25px;
    position: relative;
    display: block;
    font-size: 18px;
    width: 20px;
    line-height: 1.2;
}

.recruit1 .item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 25px;
    width: 4px;
    background: #94070a;
    bottom: 120px;
    transition: all 0.3s ease-out 0s;
}

.recruit1 .item:hover:before {
    top: 0;
    bottom: 0;
}

.recruit1 .item:hover:after {
    opacity: 1;
}

.recruit2 {
    background: #eeebea;
}

.recruit2 .content {
    margin-top: 50px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.recruit2 .pic {
    width: 60%;
    transform: translateX(80px);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.recruit2 .focus1 .navg {
    text-align: left;
}

.recruit2 .pic img {
    width: 100%;
    height: auto;
}

.recruit2.showdiv .pic {
    transform: none;
    opacity: 1;
}

.recruit2 .r {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translate(-80px,-50%);
    transform: translate(-80px,-50%);
    width: 50%;
    background: #fff;
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.recruit2.showdiv .r {
    transform: translate(0,-50%);
    opacity: 1;
}

.recruit2 .r .inner {
    padding: 50px 50px 20px;
}

.recruit2 .r .tit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
}

.recruit2 .r .tit .h {
    font-size: 30px;
}

.recruit2 .r .tit .more {
    background: url(../image/png39.png) center right no-repeat;
    padding-right: 90px;
    color: #333;
    line-height: 27px;
}

.recruit2 .r .list {
    margin-top: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recruit2 .r .list .item {
    width: calc(25%);
    text-align: center;
    margin: 20px 0;
}

.recruit2 .r .list .item a {
    transition: all 0.2s ease-out 0s;
    display: block;
}

.recruit2 .r .list .item .ico {
    height: 50px;
}

.recruit2 .r .list .item:hover a {
    transform: translateY(-10px);
}

.recruit2 .r .list .item .h {
    font-size: 18px;
    margin-top: 10px;
}

.recruit2 .r .link {
    display: -ms-flexbox;
    display: flex;
    height: 215px;
}

.recruit2 .r .link .item {
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    font-size: 24px;
    transition: all 0.2s ease-out 0s;
}

.recruit2 .r .link .item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.recruit2 .r .link .item:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    z-index: 1;
    position: relative;
}

.recruit2 .r .link .item span {
    margin-top: 10px;
}

.recruit2 .r .link .item:nth-child(1) {
    background: #94070a;
}

.recruit2 .r .link .item:nth-child(2) {
    background: #8c726e;
}

.recruit2 .r .link .item:nth-child(3) {
    background: #362d2e;
}

.recruit2 .b {
    text-align: center;
    margin-top: 40px;
}

.recruit2 .b .more {
    margin: 0 30px;
}

.recruit3 {
    background: #362d2e url(../image/bg23.png) left top no-repeat;
    background-size: auto 70%;
}

.recruit3 .title {
    color: #fff;
}

.recruit3 .content {
    margin-top: 50px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
}

.recruit3 .pic {
    width: 60%;
    margin-left: 40%;
    transform: translateX(-80px);
    transition: all 1s ease-out 0s;
    opacity: 0;
    overflow: hidden;
}

.recruit3 .pic img {
    width: 100%;
    height: auto;
}

.recruit3.showdiv .pic {
    transform: none;
    opacity: 1;
}

.recruit3 .l {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(80px,-50%);
    width: 50%;
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.recruit3.showdiv .l {
    transform: translate(0,-50%);
    opacity: 1;
}

.recruit3 .l .d1 {
    display: -ms-flexbox;
    display: flex;
    height: 315px;
}

.recruit3 .l .d1 .item {
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    transition: all 0.2s ease-out 0s;
}

.recruit3 .l .d1 .item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.recruit3 .l .d1 .item:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    z-index: 1;
    position: relative;
}

.recruit3 .l .d1 .item:nth-child(1) {
    background: #94070a;
}

.recruit3 .l .d1 .item:nth-child(2) {
    background: url(../image/pic66.jpg) center center no-repeat;
    background-size: cover;
}

.recruit3 .l .d1 .item span {
    font-size: 24px;
    margin-top: 15px;
}

.recruit3 .l .d2 {
    background: #2c1e1f;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 315px;
}

.recruit3 .l .d2 .item {
    margin: 0 22px;
    font-size: 18px;
    transition: all 0.2s ease-out 0s;
}

.recruit3 .l .d2 .item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.recruit3 .l .d2 .item img {
    max-height: 33px;
}

.recruit3 .l .d2 .item:hover {
    transform: translateY(-10px);
}

.recruit3 .l .d2 .item span {
    margin-top: 15px;
}

.recruit3 .b {
    text-align: center;
    margin-top: 40px;
}

.recruit3 .b .more {
    margin: 0 30px;
    color: #fff;
}

.recruit3 .b .more i {
    background-image: url(../image/more1b.svg);
}

.bottom1 {
    background: #eeebea;
    position: relative;
}

.bottom1 .content {
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
}

.bottom1 .content .d {
    margin-left: 20px;
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.bottom1 .content .d:first-child {
    margin-left: 0;
}

.bottom1 .content .d .h {
    font-size: 30px;
}

.bottom1 .content .d .p {
    font-size: 16px;
    margin-top: 10px;
}

.bottom1 .content .d .date {
    color: #9c888a;
    font-style: italic;
    font-size: 16px;
    margin-top: 10px;
}

.bottom1 .d1 {
    position: relative;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    -ms-flex-preferred-size: auto;
    -ms-flex: 1;
    flex: 1;
}

.bottom1 .d1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 4px;
    background: #94070a;
}

.bottom1 .d1 .inner {
    padding: 45px 50px;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    box-sizing: border-box;
    -ms-flex-direction: column;
    flex-direction: column;
}

.bottom1 .d1 li {
    font-size: 16px;
    margin-top: 25px;
    text-decoration: underline;
}

.bottom1 .d1 li:hover {
    color: #94070a;
}

.bottom1 .d2 {
    background: #94070a;
    margin-top: 20px;
    padding: 35px 50px;
    color: #fff;
}

.bottom1 .b {
    text-align: center;
    margin-top: 40px;
}

.bottom1 .b .more {
    margin: 0 30px;
}

.bottom1 .bb {
    display: -ms-flexbox;
    display: flex;
    height: 195px;
}

.bottom1 .bb .d {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bottom1 .bb .d img {
    transition: all 0.2s ease-out 0s;
}

.bottom1 .bb .d:hover img {
    transform: scale(0.9);
}

.bottom1 .bb .d span {
    font-size: 24px;
    margin-left: 30px;
}

.bottom1 .bb .d:first-child {
    background: #fff;
}

.bottom1 .bb .d:last-child {
    background: #e4dedc;
}

.recruit5 {
    background: #fff;
}

.recruit5 .pic {
    opacity: 0;
    transition: all 0.6s ease-out 0s;
}

.recruit5 .focus1 .navg {
    text-align: left;
}

.recruit5.showdiv .pic {
    opacity: 1;
}

.recruit5 .content {
    padding: 50px 85px 0;
    position: relative;
}

.recruit5 .title {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.recruit5 .title .p {
    margin-bottom: 10px;
}

.recruit5 .title .more {
    margin-top: 20px;
}

.recruit5 .list {
    background: #94070a;
    color: #fff;
    width: 740px;
    padding: 50px 0;
    position: absolute;
    top: -60px;
    right: 85px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.recruit5 .list .inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
}

.recruit5 .list .item {
    width: 120px;
    margin: 10px 0;
}

.recruit5 .list .item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.recruit5 .list .item em {
    height: 55px;
    line-height: 55px;
    display: block;
    overflow: hidden;
}

.recruit5 .list .item:hover em {
    transform: translateY(-5px);
    transition: all 0.1s ease-out 0s;
}

.recruit5 .list .item span {
    margin-top: 10px;
    font-size: 18px;
}

.recruit6 {
    background: #eeebea;
}

.recruit6 .list {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
}

.recruit6 .item {
    -ms-flex: 1;
    flex: 1;
    height: 250px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    margin-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    transform: translateY(50px);
    transition: all 0.5s ease-out 0s;
    opacity: 0;
    position: relative;
}

.recruit6 .item:before {
    content: "";
    background: url(../image/png65.png) right bottom no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 45% auto;
    transition: all 0.4s ease-out 0s;
    opacity: 0;
    transform-origin: right bottom;
    transform: scale(0.95);
}

.recruit6 .item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: #94070a;
    height: 4px;
}

.recruit6 .item em {
    display: block;
    position: relative;
}

.recruit6 .item span {
    display: block;
    position: relative;
}

.recruit6 .item a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.recruit6 .item:hover:after {
    animation: a2 0.5s ease-out 0s 1 both;
}

.recruit6 .item:hover:before {
    opacity: 1;
    transform: none;
}

@keyframes a2 {
    0% {
        right: 50%;
        left: 50%;
    }

    100% {
        right: 0%;
        left: 0;
    }
}
@keyframes img1move{
    0% {
        margin-top: 20px;
        margin-left: -20px;
        opacity: 0;
    }

    100% {
        margin-top: 0px;
        opacity: 1;
        margin-left: 0px;
    }
}
.recruit6 .item:nth-child(2) {
    transition-delay: 0.2s;
}

.recruit6 .item:nth-child(3) {
    transition-delay: 0.4s;
}

.recruit6 .item:nth-child(4) {
    transition-delay: 0.6s;
}

.recruit6.showdiv .item {
    transform: none;
    opacity: 1;
}

.recruit6 em {
    height: 100px;
    line-height: 100px;
}

.recruit6 span {
    margin-top: 20px;
    font-size: 18px;
}

.recruit6 .item:first-child {
    margin-left: 0;
}

.recruit7 {
    background: #fff url(../image/bg24.png) right bottom no-repeat;
}

.recruit7 .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.recruit7 .dl {
    margin-right: 10px;
    -ms-flex: 1;
    -ms-flex-preferred-size: auto;
    flex: 1;
    max-width: 50%;
}

.recruit7 .title {
    text-align: left;
}

.recruit7 .title .more {
    margin-top: 20px;
}

.recruit7 .dl .title .more {
    color: #fff;
}

.recruit7 .dl .title .more i {
    background-image: url(../image/more1b.svg);
}

.recruit7 .dl .inner {
    background: #8c726e;
    padding: 75px 85px 50px;
    color: #fff;
}

.recruit7 .dl .h1 {
    margin-top: 40px;
    font-size: 24px;
}

.recruit7 .dl .list {
    margin-top: 25px;
    font-size: 16px;
}

.recruit7 .dl .list a {
    display: inline-block;
    margin-bottom: 15px;
    width: 33%;
    white-space: nowrap;
}

.recruit7 .dl .link {
    display: -ms-flexbox;
    display: flex;
    height: 110px;
}

.recruit7 .dl .link .d {
    color: #fff;
    -ms-flex: 1;
    flex: 1;
}

.recruit7 .dl .link .d a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.recruit7 .dl .link .d span {
    margin-left: 20px;
    font-size: 24px;
}

.recruit7 .dl .link .d:first-child {
    background: #94070a;
}

.recruit7 .dl .link .d:last-child {
    background: #2c1e1f;
}

.recruit7 .dl .list a:hover {
    color: #94070a;
}

.recruit7 .dr {
    margin-left: 10px;
    -ms-flex: 1;
    -ms-flex-preferred-size: auto;
    flex: 1;
    background: url(../image/pic68.jpg) center center no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: 115px;
}

.recruit7 .dr .inner {
    padding: 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
}

.recruit7 .dr .link {
    font-size: 18px;
}

.recruit7 .dr .link a {
    width: 50%;
    display: inline-block;
    margin-bottom: 10px;
}

.recruit7 .dr .link a:hover {
    color: #94070a;
}

.page_nav {
    margin: -90px auto 0;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));
}

.page_nav .block {
    height: 90px;
    line-height: 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.page_nav a {
    padding: 0 50px;
    position: relative;
    text-align: center;
    display: block;
}

.page_nav a.now:after {
    content: "";
    height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #94070a;
}

.page_nav2 {
    height: 0;
}

.page_nav2 .block {
    padding: 25px 0;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #fff;
    transform: translateY(-50%);
    margin-top: -1px;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page_nav2 .block:before {
    content: "";
    border-top: 1px solid #ddd;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
}

.page_nav2 a {
    background: #fff;
    font-size: 22px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}

.page_nav2 a:before {
    content: "";
    border-left: 1px solid #ddd;
    height: 10px;
    display: inline-block;
    margin-right: 20px;
}

.page_nav2 a:after {
    content: "";
    border-left: 1px solid #ddd;
    height: 10px;
    display: inline-block;
    margin-left: 20px;
}

.page_nav2 a.now {
    color: #94070a;
}

.old_leaders {
    background: #fff;
}

.old_leaders .tabs {
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}

.old_leaders .tabs:before {
    content: "";
    border-top: 1px solid #ddd;
    top: 20px;
    position: absolute;
    left: 0;
    right: 0;
}

.old_leaders .tabs a {
    margin: 0 40px;
    background: #fff;
    font-size: 22px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.old_leaders .tabs a:before {
    content: "";
    border-left: 1px solid #ddd;
    height: 10px;
    display: inline-block;
    margin-right: 20px;
}

.old_leaders .tabs a:after {
    content: "";
    border-left: 1px solid #ddd;
    height: 10px;
    display: inline-block;
    margin-left: 20px;
}

.old_leaders .tabs a.now {
    color: #94070a;
}

.old_leaders .content {
    margin-top: 40px;
}

.old_leaders .content .block .d {
    display: -ms-flexbox;
    display: flex;
    height: 610px;
}

.old_leaders .content .lb {
    width: 60px;
    background: #94070a url(../image/png40.png) center bottom no-repeat;
    background-size: contain;
}

.old_leaders .content .list {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
}

.old_leaders .content .list .item {
    margin-left: 10px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    padding: 30px 25px;
    font-size: 18px;
    width: calc(25% - 7.5px);
    box-sizing: border-box;
}

.old_leaders .content .list .item:nth-child(1) {
    margin-left: 0;
    background: url(../image/png41_1.png) center bottom no-repeat;
    background-size: contain;
}

.old_leaders .content .list .item:nth-child(2) {
    background: url(../image/png41_2.png) center bottom no-repeat;
    background-size: contain;
}

.old_leaders .content .list .item:nth-child(3) {
    background: url(../image/png41_3.png) center bottom no-repeat;
    background-size: contain;
}

.old_leaders .content .list .item:nth-child(4) {
    background: url(../image/png41_4.png) center bottom no-repeat;
    background-size: contain;
}

.old_leaders .content .list li {
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 0;
}

.old_leaders .content .list li.s {
    background: #94070a url(../image/png67.png) right center no-repeat;
    background-size: contain;
    color: #fff;
}

.old_leaders .mask {
    width: calc(25% - 7.5px);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    visibility: hidden;
    transition: opacity 0.3s ease-out 0s;
    opacity: 0;
}

.old_leaders .mask .inner {
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 75px 45px 0;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
}

.old_leaders .mask.s {
    visibility: visible;
    opacity: 1;
}

.old_leaders .mask .h {
    color: #aa2d30;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
}

.old_leaders .mask .p {
    margin-top: 20px;
    line-height: 1.8;
    width: 100%;
    height: 145px;
    text-indent: 2em;
}

.old_leaders .mask .close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-family: icon;
    font-size: 20px;
    cursor: pointer;
}

.old_leaders .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #94070a;
}

.leaders {
    background: #fff;
    padding: 110px 0;
}

.leaders .content {
    margin-top: 45px;
}

.leaders .part {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.leaders .d {
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    margin-left: 20px;
    -ms-flex: 1;
    -ms-flex-preferred-size: auto;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
}

.leaders .d .bg {
    background: #94070a;
    width: 60px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.leaders .d .bg1 {
    background-image: url(../image/png40d.png);
}

.leaders .d .bg2 {
    background-image: url(../image/png40b.png);
}

.leaders .d .bg3 {
    background-image: url(../image/png40a.png);
}

.leaders .d:first-child {
    margin-left: 0px;
}

.leaders .d .inner {
    -ms-flex: 1;
    flex: 1;
    padding: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.leaders .d .p {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.leaders .d .p:last-child {
    border-bottom: none;
}

/* .leaders .d .p .s1 {font-size: 16px;} */
.leaders .d .p .s1 {
    font-size: 13px;
}

.leaders .d .p .th {
    font-size: 18px;
    width: 170px;
    border-right: 1px solid #ddd;
    text-align: right;
    padding-right: 25px;
    margin: 10px 0;
    box-sizing: content-box;
}

.leaders .d .p .td {
    font-size: 16px;
    line-height: 1;
    -ms-flex: 1;
    flex: 1;
}

.leaders .d .p .td a {
    margin: 10px 20px;
    display: inline-block;
}

.leaders .d .p .td a:hover {
    color: #94070a;
}

.leaders .d.bg {
    background: #fff url(../image/png40c.png) right bottom no-repeat;
}

.about0 {
    display: none;
}

.about {
    background: #fff url(../image/bg8.jpg) right bottom no-repeat;
    padding-top: 180px;
    position: relative;
    background-size: 55% auto;
}

.about .bg {
    background: url(../image/png44.png) left top no-repeat;
    height: 320px;
    position: absolute;
    left: 25px;
    top: 0;
    right: 0;
    background-size: contain;
}

.about .block {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about .title {
    display: none;
}

.about .list {
    padding-bottom: 350px;
    -ms-flex: 1;
    flex: 1;
    margin-left: 320px;
    border-left: 1px solid #e0e0e0;
    position: relative;
}

.about .list:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #e0e0e0;
    margin: 0 0 0 -5px;
}

.about .list .item {
    position: relative;
    padding: 55px 50px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
}

.about .list .item .h {
    position: absolute;
    left: -280px;
    top: 50px;
    width: 280px;
    text-align: center;
}

.about .list .item .h img {
    max-width: 75%;
}

.about .list .item:first-child {
    padding-top: 0;
}

.about .list .item:first-child .h {
    top: -20px;
}

.about .list .item p {
    margin-bottom: 20px;
    text-align: justify;
}

.about .list .item p:last-child {
    margin-bottom: 0;
}

.about .pics {
    position: relative;
    width: 67%;
    height: 32vw;
}

.about .pics .d {
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about .pics .d1 {
    left: 0;
    top: 0;
    height: 100%;
    width: 30%;
}

.about .pics .d2 {
    left: 30%;
    top: 0;
    height: 50%;
    width: 45%;
}

.about .pics .d3 {
    left: 75%;
    top: 0;
    height: 50%;
    width: 12%;
}

.about .pics .d4 {
    left: 30%;
    top: 50%;
    height: 50%;
    width: 27%;
}

.about .pics .d5 {
    left: 57%;
    top: 50%;
    height: 50%;
    width: 43%;
}

.research_detail .d1 {
    padding: 50px 85px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    margin-top: 40px;
    border-bottom: 4px solid #94070a;
}

.research_detail .d1 .h {
    font-size: 30px;
}

.research_detail .d1 .p a {
    font-size: 18px;
    margin: 30px 0 0 0;
    display: inline-block;
    width: 33.33%;
}

.research_detail .d2 {
    margin-top: 40px;
    background: #eee;
    padding: 50px 85px;
}

.research_detail .d2 .h {
    font-size: 30px;
}

.research_detail .d2 .text {
    margin-top: 25px;
    font-size: 16px;
}

.research_detail .d2 .text p {
    margin-top: 25px;
}

.research_agency .part {
    margin-top: 40px;
    display: flex;
    display: flex;
}

.research_agency .part .d {
    -ms-flex: 1;
    flex: 1;
    margin-left: 40px;
}

.research_agency .part .d:first-child {
    margin-left: 0;
}

.research_agency .d .t {
    background: url(../image/bg17.png) right center no-repeat;
    height: 70px;
    line-height: 70px;
    color: #fff;
    padding: 0 50px;
}

.research_agency .d .ico {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 70px;
}

.research_agency .d .inner {
    padding: 30px 50px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    border-bottom: 4px solid #94070a;
}

.research_agency .d .h {
    font-size: 30px;
}

.research_agency .d .inner .fz30 {
    margin-bottom: 15px;
}

.research_agency .d .p a {
    font-size: 18px;
    margin: 15px 0;
    display: inline-block;
}

.research_agency .d.c2 .p a {
    width: 50%;
}

.research_agency .d.c3 .p a {
    width: 33.33%;
}

.research_agency .d.c3 .p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.research_agency .d.c3 .p .col {
    width: 33.33%;
}

.research_agency .d.c3 .p .col a {
    width: 100%;
}

.cooperation1 {
    overflow: hidden;
}

.cooperation1 .block {
    position: relative;
}

.cooperation1 .bg {
    background: #94070a;
    position: absolute;
    right: 0;
    bottom: 6%;
    top: 30%;
    left: 50%;
}

.cooperation1 .pic {
    position: relative;
}

.cooperation1 .pic img {
    max-width: 65%;
}

.cooperation1 .text {
    position: absolute;
    background: #fff url(../image/png45.png) right bottom no-repeat;
    right: 35px;
    top: 7%;
    bottom: 10%;
    left: 50%;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    padding: 90px 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cooperation1 .text .p {
    margin-top: 25px;
}

.cooperation1 .text .b {
    margin-top: 20px;
}

.cooperation2 {
    position: relative;
}

.cooperation2 img {
    width: 100%;
    height: auto;
}

.cooperation2 .content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

.cooperation2 .block {
    height: 100%;
    position: relative;
}

.cooperation2 .text {
    position: relative;
    top: 32%;
    background: #fff url(../image/png48.png) right bottom no-repeat;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    padding: 90px 80px 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%;
    box-sizing: border-box;
    height: 85%;
}

.cooperation2 .text .p {
    margin-top: 25px;
}

.cooperation2 .more1 {
    font-size: 16px;
    color: #94070a;
    display: inline-block;
    line-height: 45px;
    margin-top: 30px;
}

.cooperation2 .more1 i {
    float: left;
    background: url(../image/png47.png) center center no-repeat;
    width: 78px;
    height: 45px;
    margin-right: 20px;
}

.cooperation3 {
    background: #eee;
}

.cooperation3 .list {
    display: -ms-flexbox;
    display: flex;
}

.cooperation3 .item {
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    border-bottom: 4px solid #94070a;
    background: #fff;
    position: relative;
}

.cooperation3 .item .pic {
    float: right;
    width: 40%;
}

.cooperation3 .item .pic img {
    width: 100%;
}

.cooperation3 .item .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px;
    box-sizing: border-box;
    height: 100%;
}

.cooperation3 .item .inner .t {
    -ms-flex: 1;
    flex: 1;
}

.cooperation3 .item:first-child {
    margin-left: 0;
}

.cooperation3 .item .p {
    margin-top: 30px;
}

.cooperation3 .item .more2 {
    margin-top: 40px;
}

.cooperation4 .block {
    position: relative;
    padding-bottom: 200px;
}

.cooperation4 img {
    width: 100%;
    height: auto;
}

.cooperation4 .title {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 40%;
}

.cooperation4 .title .inner {
    display: inline-block;
    text-align: left;
}

.cooperation4 .title .more2 {
    margin-top: 20px;
}

.cooperation4 .text {
    position: absolute;
    right: 100px;
    left: 40%;
    bottom: 0;
    padding: 90px 60px;
    background: #94070a;
    color: #fff;
}

.cooperation5 {
    background1: #eeebea;
}

.cooperation5 .content {
    position: relative;
    background: #fff;
}

.cooperation5 .bg {
    background: #362d2e url(../image/png49.png) right bottom no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    right: 0;
    top: 0;
    bottom: 0;
}

.cooperation5 .block {
    position: relative;
    display: -ms-flexbox;
    display: flex;
}

.cooperation5 .pics {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    width: 60%;
}

.cooperation5 .pics .d {
    width: 50%;
    ;}

.cooperation5 .pics img {
    width: 100%;
    height: auto;
}

.cooperation5 .d:last-child {
    position: relative;
}

.cooperation5 .d:last-child img {
    visibility: hidden;
}

.cooperation5 .d:last-child img:last-child {
    left: 0;
    top: 0;
    position: absolute;
    visibility: visible;
}

.cooperation5 .text {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 90px;
    width: 40%;
    box-sizing: border-box;
}

.cooperation5 .text .p {
    margin-top: 40px;
}

.cooperation5 .text .b {
    margin-top: 30px;
}

.cooperation5 .text .b .more {
    color: #fff;
}

.cooperation5 .text .b .more i {
    background-image: url(../image/more1b.svg);
}

.cooperation6 {
    background: #eeebea;
    display: none;
}

.cooperation6 .block {
    position: relative;
}

.cooperation6 .bg {
    background: #94070a;
    position: absolute;
    left: 0;
    bottom: 6%;
    top: 30%;
    right: 50%;
}

.cooperation6 .pic {
    position: relative;
    text-align: right;
}

.cooperation6 .pic img {
    width: 55%;
}

.cooperation6 .text {
    position: absolute;
    background: #fff url(../image/png45.png) right bottom no-repeat;
    left: 35px;
    top: 7%;
    bottom: 10%;
    right: 50%;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    padding: 30px 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.cooperation6 .text .p {
    margin-top: 25px;
}

.cooperation6 .text .b {
    margin-top: 20px;
}

.education1 .title {
    color: #fff;
}

.education1 .content {
    background: url(../image/bg17.jpg) center top no-repeat;
    background-size: 100% auto;
}

.education1 .list {
    display: -ms-flexbox;
    display: flex;
    margin-top: 190px;
}

.education1 .list .item {
    -ms-flex: 1;
    flex: 1;
    margin-left: 5px;
    background: #a20000;
    color: #fff;
    text-align: center;
    height: 410px;
    opacity: 0;
    transition: all 1s ease-out 0s;
    padding: 10px;
    box-sizing: border-box;
}

.education1 .list .item:first-child {
    margin-left: 0;
}

.education1 .list .item a {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px dashed rgba(255,255,255,0.2);
    box-sizing: border-box;
}

.education1 .list .item .ico {
    height: 100px;
    line-height: 100px;
}

.education1 .list .item .h {
    font-size: 22px;
    margin-top: 40px;
}

.education1 .list .item:nth-child(1) {
    background: #8b726e url(../image/png85_1.png) right bottom no-repeat;
}

.education1 .list .item:nth-child(2) {
    background: #94080b url(../image/png85_2.png) center bottom no-repeat;
}

.education1 .list .item:nth-child(3) {
    background: #a5a09d url(../image/png85_3.png) left bottom no-repeat;
}

.education1 .list .item:nth-child(4) {
    background: #597099 url(../image/png85_4.png) right bottom no-repeat;
}

.education1 .list .item:nth-child(5) {
    background: #493d3d url(../image/png85_5.png) right bottom no-repeat;
}

.education1.showdiv .list .item:nth-child(1) {
    transform: translateY(-24px);
}

.education1.showdiv .list .item:nth-child(2) {
    transform: translateY(70px);
}

.education1.showdiv .list .item:nth-child(3) {
    transform: translateY(0px);
}

.education1.showdiv .list .item:nth-child(4) {
    transform: translateY(-45px);
}

.education1.showdiv .list .item:nth-child(5) {
    transform: translateY(40px);
}

.education1.showdiv .list .item {
    opacity: 1;
}

.education1 .bb {
    background: #fff;
}

.education1 .bb .list1 {
    height: 380px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
}

.education1 .bb .list1 .item {
    width: 227px;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    margin-left: 40px;
}

.education1 .bb .list1 .item:first-child {
    margin-left: 0;
}

.education1 .bb .list1 .item:before {
    content: "";
    position: absolute;
    background: url(../image/png55.png) center center no-repeat;
    width: 100%;
    padding-top: 100%;
    left: 0;
    top: 50%;
    margin-top: -50%;
    transform: scale(1.1);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background-size: contain;
}

.education1 .bb .list1 .item:hover:before {
    opacity: 1;
    transform: none;
}

.education1 .bb .list1 .item .ico {
    height: 100px;
    position: relative;
    line-height: 100px;
    text-align: center;
}

.education1 .bb .list1 .item .h {
    font-size: 20px;
    margin-top: 10px;
    position: relative;
}

.education2 {
    color: #fff;
    position: relative;
    background: #eeebea;
}

.education2 .bg {
    background: #362d2e;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 130px;
}

.education2 .content {
    position: relative;
}

.education2 .tabs {
    text-align: center;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}

.education2 .tabs:before {
    content: "";
    border-top: 1px solid #473b3b;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
}

.education2 .tabs a {
    margin: 0 30px;
    background: #362d2e;
    font-size: 18px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #8c726e;
    padding: 10px 0;
    line-height: 1.3;
}

.education2 .tabs a:before {
    content: "";
    border-left: 1px solid #473b3b;
    height: 10px;
    display: inline-block;
    margin-right: 20px;
}

.education2 .tabs a:after {
    content: "";
    border-left: 1px solid #473b3b;
    height: 10px;
    display: inline-block;
    margin-left: 20px;
}

.education2 .tabs a.now {
    color: #fff;
}

.education2 .list {
    margin-top: 40px;
    background: #4a3d3e url(../image/png53.png) center bottom no-repeat;
    background-size: contain;
    padding: 65px 85px 40px;
    font-size: 18px;
}

.education2 .list a {
    background: url(../image/png52.png) left 5px no-repeat;
    padding-left: 28px;
    margin-bottom: 30px;
    display: inline-block;
    width: 20%;
    box-sizing: border-box;
    white-space: nowrap;
}

.education2 .list a:hover {
    color: #8c726e;
}

.education3 {
    background: #eeebea;
    position: relative;
}

.education3 .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.education3 .tit {
    width: calc(50% - 10px);
}

.education3 .tit .inner {
    position: relative;
}

.education3 .tit img {
    width: 100%;
    height: auto;
}

.education3 .tit .t {
    color: #fff;
}

.education3 .tit .t {
    padding: 55px 0 0 65px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
}

.education3 .tit .t .more1 {
    margin-top: 15px;
    background: url(../image/more1b.svg) left center no-repeat;
    display: inline-block;
    height: 45px;
    padding-left: 60px;
    line-height: 45px;
}

.education3 .r {
    width: calc(50% - 10px);
    position: relative;
}

.education3 .r .list1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 38%;
    height: 84%;
}

.education3 .r .list1 .item {
    height: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.education3 .r .list1 .item .ico {
    height: 90px;
}

.education3 .r .list1 .item .h {
    font-size: 18px;
    margin-top: 15px;
}

.education3 .r .list1 .item:nth-child(1) {
    background: #870808;
}

.education3 .r .list1 .item:nth-child(2) {
    background: #a20000;
}

.education3 .r .list2 {
    background: #fff url(../image/png40c.png) right -45% bottom no-repeat;
    background-size: 80% auto;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    margin-left: 28%;
    height: 100%;
    padding-left: 18%;
    padding-top: 12%;
    box-sizing: border-box;
}

.education3 .r .list2 ul {
    border-left: 1px solid #e0e0e0;
    height: 100%;
}

.education3 .r .list2 li {
    font-size: 24px;
    position: relative;
    top: -21px;
    margin-bottom: 40px;
}

.education3 .r .list2 li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    border-top: 1px solid #e0e0e0;
    margin-right: 30px;
    transition: all 0.4s ease-out 0s;
}

.education3 .r .list2 li:hover:before {
    border-top: 2px solid #94070a;
    width: 120px;
}

.education3 .r .list2 li:hover {
    color: #94070a;
}

.education4 {
    background: url(../image/png64.png) right bottom no-repeat;
    background-size: auto 80%;
}

.education4 .list {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}

.education4 .item {
    margin-left: 20px;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

.education4 .item a {
    display: block;
}

.education4 .item:first-child {
    margin-left: 0;
}

.education4 .item .pic img {
    width: 100%;
    height: auto;
}

.education4 .item .h {
    margin-top: 20px;
    font-size: 18px;
}

.photos {
    background: url(../image/png86.png) center top no-repeat;
    background-size: 90% auto;
}

.photos .content {
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
}

.photos .tabs {
    width: 85px;
    text-align: center;
}

.photos .tabs li {
    cursor: pointer;
}

.photos .tabs li:after {
    content: "";
    background: url(../image/png56.png) center center no-repeat;
    width: 11px;
    height: 29px;
    display: inline-block;
    margin: 8px 0 5px;
}

.photos .tabs li:last-child:after {
    display: none;
}

.photos .tabs .p {
    display: none;
    margin-bottom: 10px;
}

.photos .tabs .s .p {
    display: block;
}

.photos .tabs span.now {
    color: #94070a;
}

.photos .tabs .h {
    font-size: 30px;
    font-family: Impact;
}

.photos .tabs span {
    display: block;
    font-size: 16px;
    padding: 5px 0;
}

.photos .div {
    margin-left: 50px;
    -ms-flex: 1;
    flex: 1;
}

.photos .date {
    line-height: 70px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.photos .date .inr {
    display: inline-block;
    background: url(../image/png97.png) right center no-repeat;
    font-size: 30px;
    padding: 0 15px;
}

.photos .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
}

.photos .list .item {
    margin-left: 35px;
    margin-bottom: 35px;
    width: calc(33.33% - 23.33px);
}

.photos .list .item:nth-child(3n-2) {
    margin-left: 0;
}

.photos .list .item .pic {
    position: relative;
    overflow: hidden;
}

.photos .list .item .pic img {
    width: 100%;
    height: auto;
}

.photos .list .item .h {
    margin-top: 10px;
}

.photos .list .item .d {
    margin-top: 10px;
}

.photos .list .item .d span {
    margin-right: 15px;
}

.photos .uplod {
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    text-align: center;
    color: #94070a;
}

.photos .uplod .p {
    padding-top: 5px;
}

.photos .uplod img {
    width: 70px;
}

.class_detail {
    background: url(../image/png86.png) center top no-repeat;
    background-size: 90% auto;
}

.class_detail .title .p {
    font-weight: bold;
    color: #94070a;
    font-size: 18px;
}

.class_detail table {
    margin-top: 40px;
    text-align: center;
}

.class_detail td {
    padding: 14px 5px;
}

.class_detail thead td {
    background: #94070a;
    color: #fff;
    font-size: 18px;
}

.class_detail tbody tr:nth-child(odd) td {
    background: #eeebea;
}

.school_calendar {
    background: url(../image/png86.png) center top no-repeat;
    background-size: 90% auto;
}

.school_calendar .block {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.school_calendar .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    overflow: hidden;
}

.school_calendar .content .tit img {
    margin-left: 0.5em;
    vertical-align: middle;
    max-height: 1em;
}

.school_calendar .content .txt {
    margin-top: 40px;
    font-size: 16px;
}

.cas_h {
    background: #94070a url(../image/png89.png) right center no-repeat;
    background-size: contain;
    color: #fff;
    padding: 65px 0;
}

.cas_h .list {
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
}

.cas_h .list .item {
    border-radius: 100%;
    width: 227px;
    height: 227px;
    position: relative;
    text-align: center;
}

.cas_h .list .item:before {
    content: "";
    position: absolute;
    background: url(../image/png88.png) center center no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(1.1);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background-size: contain;
}

.cas_h .list .item a {
    height: 100%;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.cas_h .list .item:hover:before {
    opacity: 1;
    transform: none;
}

.cas_h .list .item.now:before {
    opacity: 1;
    transform: none;
}

.cas_h .list .item .ico {
    height: 80px;
    position: relative;
    line-height: 80px;
}

.cas_h .list .item .h {
    font-size: 20px;
    margin-top: 20px;
    position: relative;
}

.cas_h .list .item .p {
    margin-top: 5px;
    position: relative;
}

.cas .list {
    margin: 50px 5% 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cas .item {
    width: calc(25% - 31px);
    margin-left: 40px;
    margin-bottom: 30px;
}

.cas .item:nth-child(4n-3) {
    margin-left: 0;
}

.cas .item img {
    width: 100%;
    height: auto;
}

.cas .item .pic {
    border-bottom: 4px solid #876e6a;
    position: relative;
}

.cas .item .pic:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    right: 50%;
    height: 4px;
    background: #94070a;
    transition: all 0.3s ease-out 0s;
}

.cas .item:hover .pic:after {
    left: 0;
    right: 0;
}

.cas .item .h {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}

.cas .item.away {
    text-align: center;
}

.cas .item.away .h {
    display: inline-block;
    border: 1px solid;
    border-radius: 3px;
    padding: 0 5px;
}

.cas .item:hover .h {
    color: #94070a;
}

.cas .loading {
    text-align: center;
    margin-top: 20px;
    color: #94070a;
    display: none;
}

.tabs1 {
    margin-top: 40px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
    overflow: hidden;
}

.tabs1 .inner1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.tabs1 .inner {
    white-space: nowrap;
    display: table;
    margin: auto;
}

.tabs1 a {
    padding: 8px 30px;
    display: inline-block;
}

.tabs1 a.now {
    border-bottom: 2px solid #94070a;
    color: #94070a;
}

.notice .d {
    padding: 75px 75px 10px;
}

.notice .list .item {
    margin-top: 40px;
    background: #f5f5f5;
}

.notice .list .item a {
    padding: 30px 45px;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.notice .list .item a .h {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice .list .item .date {
    color: #707070;
}

.notice .list .item:hover {
    background: #eeebea;
}

.notice .list .item:first-child {
    margin-top: 0;
}

.notice .text {
    text-indent: 2em;
    overflow: hidden;
    font-size: 16px;
}

.notice .text p {
    margin-top: 15px;
}

.notice .text p:first-child {
    margin-top: 0;
}

.notice .b {
    margin-top: 40px;
    text-align: center;
}

.article {
    margin-top: -50px;
    background: url(../image/png86.png) center top no-repeat;
    background-size: 90% auto;
}

.article:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100px;
    background: url(../image/png87.png) center top no-repeat;
    background-size: contain;
    width: 25%;
    padding-top: 30%;
}

.article .block {
    position: relative;
}

.article .content {
    margin-top: 40px;
}

.article .content .text {
    text-align: justify;
    text-indent: 2em;
    font-size: 16px;
}

.article .content p {
    margin-top: 20px;
}

.article .content p img {
    margin-left: -2em;
}

.study1 {
    background: #eeebea url(../image/png64.png) right bottom no-repeat;
}

.study1 .content {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
}

.study1 .l {
    background: #94070a url(../image/png63.png) right bottom no-repeat;
    padding: 65px;
    color: #fff;
    width: calc(50% - 10px);
    box-sizing: border-box;
    background-size: 80% auto;
}

.study1 .links {
    font-size: 18px;
    margin-top: 10px;
}

.study1 .links a {
    margin: 20px 0 0 0;
    display: inline-block;
    width: calc(33.33%);
    vertical-align: top;
    padding-right: 10px;
}

.study1 .l .links a {
    color: #fff !important;
}

.study1 .l .links a::before {
    color: #fff;
}

.study1 .r {
    width: calc(50% - 10px);
    box-sizing: border-box;
    margin-left: 20px;
}

.study1 .r .d1 {
    background: #fff;
    padding: 65px;
}

.study1 .r .d2 {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.study1 .r .d2 .links a {
    width: 50%;
}

.study1 .r .dl {
    background: #a59f9d;
    padding: 65px;
    color: #fff;
    -ms-flex: 1;
    flex: 1;
}

.study1 .r .dl .links a {
    color: #fff !important;
}

.study1 .r .dl .links a::before {
    color: #fff;
}

.study1 .r .dr {
    background: url(../image/png60.png) center center no-repeat;
    background-size: cover;
    width: 35%;
    margin-left: 20px;
}

.study2 {
    overflow: hidden;
    background: #362d2e;
}

.study2 .block {
    display: -ms-flexbox;
    display: flex;
}

.study2 .l {
    width: 50%;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.study2 .l .fz40 {
    margin-bottom: 40px;
}

.study2 .bg1 {
    background: #4a3d3e;
    padding: 50px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.study2 .bg2 {
    background: #4a3d3e;
    padding: 50px;
}

.study2 .links {
    font-size: 18px;
    margin-top: 10px;
}

.study2 .links a {
    width: calc(33.33%);
    vertical-align: top;
    padding-right: 10px;
    margin: 20px 0 0;
    display: inline-block;
    color: #fff !important;
}

.study2 .links a::before {
    color: #8c726e;
}

.study2 .r {
    width: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.study3 {
    position: relative;
}

.study3 .bg {
    background: #eeebea;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 50%;
}

.study3 .block {
    position: relative;
}

.study3 .content {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -ms-flex-align: start;
    align-items: flex-start;
}

.study3 .content .d {
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    padding: 60px;
    margin-left: 20px;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 4px solid #94070a;
}

.study3 .content .d:first-child {
    margin-left: 0;
}

.study3 .content .d:nth-child(2) {
    background: #fff url(../image/png65.png) right bottom no-repeat;
}

.study3 .content .d .links {
    margin-top: 20px;
    font-size: 18px;
}

.study3 .content .d .links a {
    margin: 20px 0 0 0;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.study3 .b {
    margin-top: 40px;
    text-align: center;
}

.study4 {
    background: url(../image/png64.png) right bottom no-repeat;
    overflow: hidden;
}

.study4 .content {
    position: relative;
    margin-top: 40px;
}

.study4 .bg {
    background: #94070a;
    position: absolute;
    right: 0;
    bottom: 6%;
    top: 30%;
    left: 50%;
}

.study4 .pic {
    position: relative;
}

.study4 .pic img {
    max-width: 65%;
}

.study4 .text {
    background: #fff;
    position: absolute;
    right: 35px;
    top: 7%;
    bottom: 10%;
    left: 50%;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    padding: 90px 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.study4 .links {
    font-size: 18px;
}

.study4 .links a {
    display: inline-block;
    width: 50%;
    margin: 15px 0;
    vertical-align: top;
}

.study5 {
    background: #362d2e url(../image/png62.png) left bottom no-repeat;
    color: #fff;
}

.study5 .list {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.study5 .list .item {
    width: calc(25% - 15px);
    background: #8c726e;
    text-align: center;
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
    box-sizing: border-box;
    padding: 5px;
}

.study5 .list .item:before {
    content: "";
    background: #94070a url(../image/png66.png) right center no-repeat;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.study5 .list .item:hover:before {
    opacity: 1;
}

.study5 .list .item a {
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    border: 1px dashed #af9d9a;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.study5 .list .item:nth-child(4n-3) {
    margin-left: 0;
}

.study6 {
    background1: url(../image/bg6a.jpg) center bottom no-repeat;
    padding: 5vw 0;
    background-size: cover;
}

.study6 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-around;
    align-items: center;
    -ms-align-items: center;
}

.study6 .list .item {
    border-radius: 100%;
    width: 227px;
    height: 227px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.study6 .list .item:before {
    content: "";
    position: absolute;
    background: url(../image/png55.png) center center no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(1.1);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background-size: contain;
}

.study6 .list .item:hover:before {
    opacity: 1;
    transform: none;
}

.study6 .list .item .ico {
    height: 90px;
    position: relative;
}

.study6 .list .item .ico img {
    height: 100%;
}

.study6 .list .item .h {
    font-size: 20px;
    margin-top: 20px;
    position: relative;
}

.history_famous1 {
    position: relative;
    background: url(../image/png72.png) right bottom no-repeat;
    background-size: contain;
}

.history_famous1:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    background: url(../image/png71.png) center center no-repeat;
    width: 27px;
    height: 38px;
    margin-left: -13px;
}

.history_famous1 .title img {
    margin-right: 10px;
    vertical-align: middle;
}

.history_famous1 .text {
    margin-top: 40px;
}

.history_famous1 .text .p {
    margin-top: 20px;
}

.history_famous1 .text .p:first-child {
    margin-top: 0;
}

.history_famous2 {
    position: relative;
    color: #fff;
}

.history_famous2 .bg1 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 40%;
    background: #362d2e;
}

.history_famous2 .bg2 {
    position: absolute;
    left: 0;
    top: 190px;
    right: 31%;
    bottom: 0;
    background: #4a3d3e;
}

.history_famous2 .block {
    position: relative;
}

.history_famous2 .tit {
    padding: 90px 0 50px;
}

.history_famous2 .item {
    display: none;
}

.history_famous2 .text {
    padding: 70px 0;
    width: 55%;
}

.history_famous2 .text .d {
    margin-top: 15px;
    font-size: 18px;
}

.history_famous2 .text .p {
    margin-top: 15px;
}

.history_famous2 .pic {
    position: absolute;
    right: 0;
    bottom: 90px;
    width: 30%;
}

.history_famous2 .pic img {
    width: 100%;
    height: auto;
}

.history_famous2 .frame {
    position: relative;
    width: calc(70% - 20px);
    overflow: hidden;
}

.history_famous2 .child {
    position: relative;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

.history_famous2 .child:first-child {
    margin-left: 0;
}

.history_famous2 .child.now:after {
    content: "";
    border-bottom: 4px solid #8c726e;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.history_famous2 .navg {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 90px;
    font-family: icon;
    display: -ms-flexbox;
    display: flex;
    line-height: 90px;
    text-align: center;
    font-size: 40px;
}

.history_famous2 .navg span {
    background: #8c726e;
    width: 80px;
    cursor: pointer;
    display: block;
}

.history_famous3 {
    background: #eeebea;
}

.history_famous3 .content {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}

.history_famous3 .l {
    background: url(../image/pic94.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 80px;
    width: 40%;
    box-sizing: border-box;
}

.history_famous3 .l .pic {
    width: 55%;
    float: left;
    margin-right: 35px;
}

.history_famous3 .l .pic img {
    width: 100%;
}

.history_famous3 .l .t .fz30 {
    margin-bottom: 20px;
}

.history_famous3 .l .t .p {
    line-height: 2;
}

.history_famous3 .l .b {
    clear: both;
    padding-top: 30px;
    text-indent: 2em;
    text-align: justify;
}

.history_famous3 .r {
    -ms-flex: 1;
    flex: 1;
    background: #fff url(../image/png70.png) right bottom no-repeat;
    padding: 60px 45px;
}

.history_famous3 .r .list {
    overflow: auto;
    font-size: 18px;
    height: 490px;
}

.history_famous3 .r .list a {
    height: 50px;
    white-space: nowrap;
    display: inline-block;
    width: 20%;
    line-height: 50px;
    text-align: center;
}

.history_famous3 .r .list a.now {
    background: #6078a2 url(../image/png69.png) right center no-repeat;
    color: #fff;
}

.history_famous3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #6078a2;
}

.history_famous4 {
    background: url(../image/pic100.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}

.history_famous4 .focus {
    margin-top: 40px;
    position: relative;
}

.history_famous4 .frame {
    overflow: hidden;
    padding-bottom: 30px;
}

.history_famous4 .child {
    float: left;
    position: relative;
    padding-bottom: 75px;
    cursor: pointer;
}

.history_famous4 .child:after {
    content: "";
    background: url(../image/png73.png) center top no-repeat;
    width: 25px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -13px;
    height: 60px;
}

.history_famous4 .child.now:after {
    background-image: url(../image/png73a.png);
    height: 89px;
    bottom: -30px;
}

/*.history_famous4 .slick-slide{position:relative;padding-bottom:75px;}
.history_famous4 .slick-slide:after{content:"";background:url(../image/png73.png) center top no-repeat;width:25px;height:20px;position:absolute;left:50%;bottom:0;margin-left:-13px;height:60px;}
.history_famous4 .slick-slide.now:after{background-image:url(../image/png73a.png);height:89px;bottom:-30px;}*/
.history_famous4 .h {
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
}

.history_famous4 .pic {
    overflow: hidden;
    position: relative;
}

.history_famous4 .now .pic:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 4px;
    background: #afa7a7;
}

.history_famous4 .child img {
    transition: all 0.3s ease-out 0s;
    width: 100%;
}

.history_famous4 .child:hover img {
    transform: scale(1.1);
}

.history_famous4 .slick-track {
    padding-bottom: 30px;
}

.history_famous4 .bb {
    content: "";
    position: absolute;
    border-bottom: 1px solid #aaa3a3;
    left: 30px;
    bottom: 29px;
    right: 30px;
}

.history_famous4 .bb:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    border: 1px solid #aaa3a3;
    position: absolute;
    left: -7px;
    top: -3px;
}

.history_famous4 .bb:after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    border: 1px solid #aaa3a3;
    position: absolute;
    right: -7px;
    top: -3px;
}

.history_famous4 .text {
    margin-top: 30px;
    background: #a09898;
    padding: 50px;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}

.history_famous4 .text .d {
    display: none;
}

.history_famous4 .prev {
    position: absolute;
    left: -5px;
    bottom: 0px;
    width: 30px;
    height: 55px;
    line-height: 55px;
    font-family: icon;
    font-size: 30px;
    text-align: left;
    color: #eae8e8;
    font-weight: bold;
}

.history_famous4 .next {
    position: absolute;
    right: -5px;
    bottom: 0px;
    width: 30px;
    height: 55px;
    line-height: 55px;
    font-family: icon;
    font-size: 30px;
    text-align: right;
    color: #eae8e8;
    font-weight: bold;
}

.history_famous5 .content {
    margin-top: 40px;
}

.history_famous5 .list {
    display: -ms-flexbox;
    display: flex;
    height: 440px;
    color: #fff;
}

.history_famous5 .item {
    width: 180px;
    background: #362d2e;
    box-sizing: border-box;
    margin-left: 1px;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}

.history_famous5 .item:first-child {
    margin-left: 0;
}

.history_famous5 .item .text {
    padding: 70px 50px;
    -ms-writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -ms-flex: 1;
    flex: 1;
}

.history_famous5 .item .h {
    font-size: 24px;
}

.history_famous5 .item .d {
    margin-left: 10px;
}

.history_famous5 .item .p {
    display: none;
    margin-top: 20px;
    max-height: 210px;
}

.history_famous5 .item .pic {
    width: 0;
    overflow: hidden;
}

.history_famous5 .item .pic img {
    height: 100%;
    width: auto;
}

.history_famous5 .item.now {
    width: auto;
    -ms-flex: 1;
    flex: 1;
    background: #8c726e;
}

.history_famous5 .item.now .text {
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
}

.history_famous5 .item.now .d {
    margin: 15px 0 0 0;
}

.history_famous5 .item.now .p {
    display: block;
}

.history_famous5 .item.now .pic {
    width: auto;
}

.history_famous6 {
    background: url(../image/png95.png) left bottom no-repeat;
}

.history_famous6 .content {
    background: #362d2e url(../image/png94.png) right bottom no-repeat;
    padding: 0 100px;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-top: 60px;
    display: -ms-flexbox;
    display: flex;
}

.history_famous6 .pic {
    width: 343px;
    transform: translateY(-15%);
    margin-right: 100px;
}

.history_famous6 .pic img {
    width: 100%;
    height: auto;
}

.history_famous6 .text {
    -ms-flex: 1;
    flex: 1;
}

.history_famous6 .text .p {
    margin-top: 40px;
}

.visit1 .list {
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

.visit1 .list .item {
    border-radius: 100%;
    width: 227px;
    height: 227px;
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.visit1 .list .item:before {
    content: "";
    position: absolute;
    background: url(../image/png55.png) center center no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(1.1);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background-size: contain;
}

.visit1 .list .item:hover:before {
    opacity: 1;
    transform: none;
}

.visit1 .list .item .ico {
    height: 80px;
    position: relative;
    line-height: 80px;
}

.visit1 .list .item .ico img {
    height: 100%;
    max-width: 100px;
}

.visit1 .list .item .h {
    font-size: 20px;
    margin-top: 20px;
    position: relative;
}

.visit1 .list .item .p {
    margin-top: 5px;
    position: relative;
}

.visit1 .content {
    display: -ms-flexbox;
    display: flex;
}

.visit1 .l {
    width: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 55px;
}

.visit1 .l .fz40 {
    line-height: inherit;
    line-height: 1;
    text-align: center;
}

.visit1 .l .line {
    width: 1px;
    -ms-flex: 1;
    flex: 1;
    background: #ddd;
    margin: 20px auto;
}

.visit1 .l .tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.visit1 .l .tabs a {
    height: 130px;
    background: url(../image/png74a.png) center center no-repeat;
    background-size: cover;
    color: #fff;
    margin-top: 10px;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.visit1 .l .tabs a.now:after {
    content: "";
    top: 50%;
    left: 100%;
    border: 8px solid transparent;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-color: #94070a;
    position: absolute;
    margin-top: -6px;
}

.visit1 .l .tabs a:nth-child(2) {
    background-image: url(../image/png74b.png);
}

.visit1 .l .tabs a:nth-child(3) {
    background-image: url(../image/png74c.png);
}

.visit1 .r {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    margin-left: 70px;
}

.visit1 .r .d {
    display: none;
}

.visit1 .r .tip {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 20%;
}

.visit1 .r .map {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.visit1 .r .map img {
    width: 100%;
    height: auto;
}

.visit1 .r .map .a {
    position: absolute;
    left: 33.5%;
    top: 27%;
    width: 44%;
    display: none;
}

.visit1 .r .map .b {
    position: absolute;
    left: 34.4%;
    top: 4%;
    width: 27.3%;
}

.visit1 .r .map .c {
    position: absolute;
    left: 34.3%;
    top: 26.1%;
    width: 30%;
}

.visit1 .r .map .point {
    position: absolute;
    width: 21px;
    height: 24px;
    background: #f00;
    background: url(../image/png76b.png) center center no-repeat;
    left: 0;
    top: 0;
    cursor: pointer;
}

.visit1 .r .map .point:hover {
    z-index: 1;
}

.visit1 .r .map .point .cont {
    padding: 25px 30px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    position: absolute;
    left: 0;
    top: -20px;
    width: 285px;
    box-sizing: border-box;
    display: none;
    margin-left: 35px;
}

.visit1 .r .map .point .cont:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 20px;
    border: 10px solid transparent;
    border-right-color: #fff;
}

.visit1 .r .map .point:hover .cont {
    display: block;
}

.visit1 .r .map .point .h {
    font-size: 18px;
    background: url(../image/png76.png) left center no-repeat;
    padding-left: 30px;
}

.visit1 .r .map .point .p {
    margin-top: 15px;
    padding-left: 30px;
}

.visit1 .r .map .point a {
    background: url(../image/png82.png) center center no-repeat;
    width: 70px;
    height: 27px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 30px;
}

.visit1 .r .zoom {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}

.visit1 .r .zoom .a {
    background: url(../image/png81a.png) center center no-repeat;
    width: 46px;
    height: 46px;
    display: inline-block;
    margin-right: 15px;
}

.visit1 .r .zoom .b {
    background: url(../image/png81b.png) center center no-repeat;
    width: 46px;
    height: 46px;
    display: inline-block;
}

.visit1 .text {
    margin-top: 50px;
    text-align: center;
}

.visit1 .text .h {
    font-size: 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.visit1 .text .h:before {
    content: "";
    border-top: 1px solid #ddd;
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px;
    display: block;
}

.visit1 .text .h:after {
    content: "";
    border-top: 1px solid #ddd;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    display: block;
}

.visit1 .text .p {
    margin-top: 20px;
    padding: 0 5%;
}

.visit2 {
    background: #362d2e url(../image/png78.png) right bottom no-repeat;
    color: #fff;
    overflow: hidden;
}

.visit2 .frame {
    margin-top: 40px;
}

.visit2 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.visit2 .list a {
    background: #8c726e;
    width: calc(16.66% - 12.5px);
    padding: 5px;
    margin: 0 0 15px 15px;
    box-sizing: border-box;
    display: block;
}

.visit2 .list a:hover {
    background: #94070a url(../image/png79.png) right center no-repeat;
}

.visit2 .list a:nth-child(6n-5) {
    margin-left: 0;
}

.visit2 .list a span {
    height: 100%;
    border: 1px dashed #af9d9a;
    padding: 15px 0;
    display: block;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
}

.visit2 .navg {
    margin-top: 40px;
    text-align: center;
}

.visit2 .prev {
    background: url(../image/arrow4a.png) left center no-repeat;
    display: inline-block;
    width: 70px;
    height: 25px;
    margin-right: 20px;
}

.visit2 .prev:hover {
    background-image: url(../image/arrow4c.png);
}

.visit2 .next {
    background: url(../image/arrow4b.png) right center no-repeat;
    display: inline-block;
    width: 70px;
    height: 25px;
}

.visit2 .next:hover {
    background-image: url(../image/arrow4d.png);
}

.visit3 {
    background: url(../image/png80.png) right bottom no-repeat;
    background-size: 38% auto;
}

.visit3 .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.visit3 .d {
    width: calc(50% - 10px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}

.visit3 .d>img {
    width: 100%;
    max-height: none;
}

.visit3 .d:first-child {
    display: block;
}

.visit3 .d:last-child {
    display: block;
    opacity: 0;
}

.visit3 .d:nth-child(-n+2) {
    margin-top: 0;
}

.visit3 .d .item {
    width: calc(50% - 10px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #eeebea;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease-out 0s;
}

.visit3 .d .item:last-child {
    background: none;
}

.visit3 .d .item:nth-child(-n+2) {
    margin-top: 0;
}

.visit3 .d .item:hover {
    background: #94070a;
    color: #fff;
}

.visit3 .d .item:hover .a {
    display: none;
}

.visit3 .d .item:hover .b {
    display: inline-block;
}

.visit3 .d .item .ico {
    height: 90px;
    line-height: 90px;
}

.visit3 .d .item .ico img {
    height: 100%;
}

.visit3 .d .item .b {
    display: none;
}

.visit3 .d .item .h {
    margin-top: 25px;
    font-size: 24px;
}

.visit3 .d .item a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.visit4 {
    background1: url(../image/bg9.jpg) center bottom no-repeat;
    background-size: 100% auto;
}

.visit4 .title {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
}

.visit4 .list {
    display: -ms-flexbox;
    display: flex;
}

.visit4 .item {
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #e0e0e0;
    padding: 40px 0 0 25px;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
}

.visit4 .item:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 50%;
    top: 50%;
    width: 4px;
    background: #94070a;
    transition: all 0.2s ease-out 0s;
}

.visit4 .item:hover:before {
    top: 20%;
    bottom: 5%;
}

.visit4 .item .d {
    font-size: 48px;
    font-family: Impact;
}

.visit4 .navg {
    margin-top: 50px;
    text-align: center;
}

.visit4 .prev {
    background: url(../image/arrow4a.png) left center no-repeat;
    display: inline-block;
    width: 70px;
    height: 25px;
    margin-right: 20px;
}

.visit4 .prev:hover {
    background-image: url(../image/arrow4e.png);
}

.visit4 .next {
    background: url(../image/arrow4b.png) right center no-repeat;
    display: inline-block;
    width: 70px;
    height: 25px;
}

.visit4 .next:hover {
    background-image: url(../image/arrow4f.png);
}

.teachers {
    background: url(../image/bg26.png) left 62% no-repeat;
}

.teachers1 {
    position: relative;
}

.teachers1 .bg {
    position: absolute;
    left: 0;
    bottom: 60px;
    width: 70%;
    height: 506px;
    background-size: cover;
}

.teachers1 .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
}

.teachers1 .text {
    background: rgba(128,5,4,0.95) url(../image/png84.png) right 0 bottom 20px no-repeat;
    color: #fff;
    padding: 140px 60px 240px;
    width: 45%;
    box-sizing: border-box;
}

.teachers1 .links {
    font-size: 18px;
    margin-top: 100px;
}

.teachers1 .links a {
    width: 33.33%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
}

.teachers1 .links a:before {
    color: #fff;
}

.teachers2 {
    overflow: hidden;
}

.teachers2 .block {
    position: relative;
}

.teachers2 .bg {
    background: #94070a;
    position: absolute;
    right: 0;
    bottom: 6%;
    top: 30%;
    left: 50%;
}

.teachers2 .pic {
    position: relative;
    width: 60%;
}

.teachers2 .pic img {
    width: 100%;
    height: auto;
}

.teachers2 .text {
    position: absolute;
    background: #fff url(../image/png45.png) right bottom no-repeat;
    right: 35px;
    top: 7%;
    bottom: 10%;
    left: 50%;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    padding: 90px 80px;
}

.teachers2 .links {
    font-size: 18px;
    margin-top: 50px;
}

.teachers2 .links a {
    width: 33.33%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
}

.teachers3 {
    position: relative;
    padding-bottom: 130px;
    margin-top: 70px;
}

.teachers3 .bg1 {
    background: #4a3d3e;
    height: 140px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.teachers3 .bg2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    bottom: 0;
    background-size: cover;
}

.teachers3 .text {
    padding: 130px 0;
    width: 85%;
}

.teachers3 .links {
    margin-top: 50px;
    font-size: 18px;
}

.teachers3 .links a {
    margin-bottom: 20px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
}

.teachers3 .block {
    position: relative;
}

.tutors .list {
    margin-top: 50px;
    position: relative;
}

.tutors .item {
    position: absolute;
    width: calc(50% - 12px);
    margin-bottom: 20px;
    margin-right: 20px;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    background: #fff;
}

.tutors .item:nth-child(even) {
    margin-right: 0;
}

.tutors .item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    background: #94070a;
    height: 4px;
    transition: all 0.3s ease-out 0s;
}

.tutors .item:hover:after {
    width: 100%;
}

.tutors .item .t {
    background: url(../image/bg17.png) center center no-repeat;
    height: 70px;
    background-size: cover;
    line-height: 70px;
    color: #fff;
    padding: 0 40px;
}

.tutors .item .inner {
    padding: 40px 30px;
    position: relative;
}

.tutors .item .ico {
    float: left;
}

.tutors .item .text {
    padding: 15px 0 0 100px;
    font-size: 0;
}

.tutors .item .text:first-child {
    padding-left: 40px;
}

.tutors .item .text a {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 35px;
    line-height: 1.3;
    white-space: nowrap;
    font-size: 16px;
    padding-left: 20px;
    border-left: 1px solid #94070a;
}

.campus3a {
    background1: url(../image/bg6.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.campus3a .title {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
}

.campus3a .list {
    display: -ms-flexbox;
    display: flex;
}

.campus3a .item {
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #e0e0e0;
    padding: 40px 0 0 25px;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
}

.campus3a .item:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 50%;
    top: 50%;
    width: 4px;
    background: #94070a;
    transition: all 0.2s ease-out 0s;
}

.campus3a .item:hover:before {
    top: 20%;
    bottom: 5%;
}

.campus3a .item .d {
    font-size: 48px;
    font-family: Impact;
}

.campus3a .navg {
    margin-top: 50px;
    text-align: center;
}

.campus3a .prev {
    background: url(../image/arrow4a.png) left center no-repeat;
    display: inline-block;
    width: 70px;
    height: 25px;
    margin-right: 20px;
    position: static;
}

.campus3a .prev:hover {
    background-image: url(../image/arrow4e.png);
}

.campus3a .next {
    background: url(../image/arrow4b.png) right center no-repeat;
    display: inline-block;
    width: 70px;
    height: 25px;
    position: static;
}

.campus3a .next:hover {
    background-image: url(../image/arrow4f.png);
}

.history {
    background: #eeebea;
    overflow: hidden;
}

.history .list {
    padding: 0 20px;
    position: relative;
    margin-top: 30px;
}

.history .list:after {
    content: "";
    height: 100%;
    border-left: 1px dashed #aaa;
    position: absolute;
    left: 50%;
    top: 0;
}

.history .list:before {
    content: "";
    background: url(../image/png93_12.png) center center no-repeat;
    width: 57px;
    height: 57px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.history .item {
    width: 50%;
    border-bottom: 1px dashed #aaa;
    position: absolute;
    box-sizing: border-box;
    z-index: 1;
}

.history .item.l {
    padding: 0 80px 100px 0;
    text-align: right;
    right: 50%;
}

.history .item.l:before {
    content: "";
    background: url(../image/png93_13.png) center center no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    right: -22px;
    bottom: -22px;
}

.history .item.l:after {
    content: "";
    background: #94070a;
    width: 7px;
    height: 7px;
    position: absolute;
    ;left: 0;
    bottom: -3px;
    border-radius: 100%;
}

.history .item.r {
    padding: 0 0 100px 80px;
    left: 50%;
}

.history .item.r:before {
    content: "";
    background: url(../image/png93_13.png) center center no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: -22px;
    bottom: -22px;
}

.history .item.r:after {
    content: "";
    background: #94070a;
    width: 7px;
    height: 7px;
    position: absolute;
    ;right: 0;
    bottom: -3px;
    border-radius: 100%;
}

.history .item .pic {
    position: relative;
}

.history .item .pic .year {
    background: url(../image/png93_10.png) center center no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 264px;
    height: 264px;
    line-height: 264px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    overflow: hidden;
    border-radius: 100%;
}

.history .item .pic .year .h {
    display: inline-block;
}

.history .item .pic .year span {
    background: url(../image/png93_11.png) center center no-repeat;
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 75%;
    transform: translate(-50%,-50%);
}

.history .item.r .pic .year {
    left: 0;
    right: auto;
}

.history .item .pic .year a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.history .item .text {
    margin-top: 50px;
}

.history .item .text .h {
    font-size: 24px;
}

.history .item .text .d {
    font-size: 18px;
    color: #94070a;
    margin-top: 20px;
}

.history .item .text .p {
    font-size: 12px;
    color: #666;
    margin-top: 10px;
    line-height: 2.2;
}

.history .item.l .text .p {
    text-align: right;
}

.history .item:last-child {
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    padding-top: 100px;
    width: 70%;
    border-bottom: none;
}

.history .item:last-child:after {
    display: none;
}

.history .item:last-child:before {
    display: none;
}

.history .item:last-child .text .p {
    text-align: left;
}

.history .item:last-child .pic .year {
    left: 50%;
    transform: translateX(-50%);
}

/*.skin1 .header .nav_main a::after{display1:none;}
.skin1 .header .nav_main a:before{background:url(../image/skin1/icon1.svg) center center no-repeat;width:40px;height:25px;background-size:contain;left:0;bottom:100%;top:auto;margin-bottom:-10px;display:none;transform-origin:center bottom;opacity:0;border: none;}
.skin1 .header .nav_main a.now:before{display:block;transform:none;opacity:1;}
.skin1 .header .nav_main a:hover:before{display:block;opacity:1;transform:none;}
.skin1 .header2 .nav_main a::after{display1:none;}
.skin1 .header2 .nav_main a:before{background:url(../image/skin1/icon1.svg) center center no-repeat;width:40px;height:25px;background-size:contain;left:0;bottom:100%;top:auto;margin-bottom:-10px;display:none;transform-origin:center bottom;opacity:0;border:none;}
.skin1 .header2 .nav_main a.now:before{display:block;transform:none;opacity:1;}
.skin1 .header2 .nav_main a:hover:before{display:block;opacity:1;transform:none;}*/
.skin1 .title .more {
    margin-top: 20px;
}

.skin1 .more i {
    position: relative;
}

.skin1 .more i:after {
    content: "";
    background: url(../image/skin1/icon1.svg) center center no-repeat;
    width: 56px;
    height: 38px;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: -22px;
    margin-left: -28px;
}

.home7 .d1 .more i:after {
    background-image: url(../image/skin1/icon1a.svg);
}

.home7 .d1 .more:hover i:after {
    background-image: url(../image/skin1/icon1.svg);
}
.home5{
    padding-top: 120px;
    padding-bottom: 20px;
}
/* .skin1 .home5 {
    background: #eeebea url(../image/skin1/bg2.png) left bottom no-repeat;
    background-size: 40% auto;
}

.skin1 .home5 .list .item:nth-child(1):before {
    background: url(../image/skin1/bg1.png) left bottom no-repeat;
}

.skin1 .home5 .list .item:nth-child(4):before {
    background: url(../image/skin1/bg1.png) left bottom no-repeat;
}

.skin1 .home5 .list .item:last-child:before {
    background: url(../image/skin1/bg1.png) left bottom no-repeat;
} */

.skin1 .home6 {
    background: url(../image/skin1/bg3.png) center bottom no-repeat;
    background-size: contain;
}

.skin1 .home7 {
    background: #382e2f url(../image/skin1/bg4.png) right bottom no-repeat;
    background-size: 70% auto;
}

.skin1 .home8 .l .list {
    background: #fff url(../image/skin1/bg1.png) left bottom no-repeat;
}

.skin1 .home10 {
    background: url(../image/skin1/bg5.png) center bottom no-repeat;
    background-size: 100% auto;
}

.skin1 .home9 .title .more {
    margin-top: 150px;
}

.skin2 .more i {
    position: relative;
}

.skin2 .more i:after {
    content: "";
    background: url(../image/skin2/icon1.svg) center center no-repeat;
    width: 41px;
    height: 49px;
    background-size: contain;
    position: absolute;
    right: 100%;
    margin-right: -10px;
    top: 50%;
    margin-top: -25px;
}

.skin2 .home9 .more i:after {
    right: 50%;
    margin-right: -20px;
    top: 0;
    margin-top: -37px;
}

.skin2 .home5 {
    background: #eeebea url(../image/skin2/bg1.png) left bottom no-repeat;
    background-size: 20% auto;
}

.skin2 .home6 {
    background: url(../image/skin2/bg2.png) center bottom no-repeat;
    background-size: 100% auto;
}

.skin2 .home7 {
    background: #382e2f url(../image/skin2/bg3.png) center bottom no-repeat;
    background-size: 100% auto;
}

.skin2 .home9 {
    position: relative;
}

.skin2 .home9:before {
    content: "";
    background: url(../image/skin2/bg4.png) left bottom no-repeat;
    width: 380px;
    height: 547px;
    position: absolute;
    left: 0;
    bottom: -380px;
}

.skin2 .home9 .item:nth-child(1) .pic {
    background-image: url(../image/skin1/pic7.jpg);
}

.skin2 .home9 .item:nth-child(2) .pic {
    background-image: url(../image/skin1/pic8.jpg);
}

.skin2 .home9 .item:nth-child(3) .pic {
    background-image: url(../image/pic26.jpg);
}

.skin2 .home9 .item:nth-child(4) .pic {
    background-image: url(../image/skin1/pic6.jpg);
}

.skin2 .home10 {
    background: none;
    position: relative;
}

.skin2 .home10 .part1 .list {
    position: relative;
}

.skin2 .home10:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -160px;
    background: url(../image/skin2/bg5.png) right bottom no-repeat;
    width: 738px;
    height: 524px;
}

.skin2 .home7 .d1 .more i {
    background-image: url(../image/skin2/more1b.svg);
}

.skin2 .home7 .d1 .more i::after {
    background-image: url(../image/skin2/icon1a.svg);
}

.skin2 .home7 .d1 .more i::before {
    background-image: url(../image/skin2/more1b.svg);
}

.skin2 .home7 .d1 .more:hover i::before {
    background-image: url(../image/skin2/more1c.svg);
}

.skin2 .home10 .part1 .btns {
    position: relative;
}
@media screen and (max-width:1500px){
   
    .block_quanpin {
        width: 1200px;
        margin: auto;
    }
    .gzdt .block {
        width: 1200px;
        margin: auto;
    }
    
}
@media screen and (min-width:1200px) and (max-width:1400px){
    .fitlb .left img{
    display: none;
    height: 210px;
    width: 100%;
}
.fitlb .left img.on{
    display: block;
}
    .gzdt .center_block,.xxzq .center_block{
        flex-direction: row;
        width: 1200px;
        display: flex;
        margin:0 auto;
    }
    .home2 .newbg .left {
        display: flex;
        flex-direction: column;
        padding: 0px 25px 0px 0px;
    }
    .last {
        position: absolute;
        right: 40px;
        bottom: 70px;
        font-size: 14px;
        color: #6e2222;
        display: flex;
        line-height: 30px;
        height: 30px;
    }
    .block_quanpin {
        width: 1000px;
        margin: auto;
    }
    .center{
        width: 1000px;
        display: flex;
    }
    .home12 .center {
        width: 600px;
    }
    .home12 .center .bottom {
        width: 600px;
        height: 600px;
        background: url(../image/shengnew/qinjiaoquan.png) center top no-repeat;
        background-size: 100% auto;
    }
    .home12 .center .bottom .tupian {
        width: 600px;
        height: 600px;
        display: none;
    }
    .home12 .right ul {
        width: 220px;
        border-radius: 6px;
        overflow-y: scroll;
    }
    .home12 .right .ineritem.first .tbitem {
        width: 110px;
        height: 209px;
        background: #dfeae8;
        cursor: pointer;
        border: 1px solid #5e9387;
    }
    .home12 .right .ineritem.first .tbitem.act {
        width: 110px;
        height: 209px;
        background-image: linear-gradient(0deg, rgba(129, 172, 143, 0.45) 0%, rgba(71, 137, 139, 0.45) 100%), linear-gradient(#ffffff, #ffffff);
        background-blend-mode: normal, normal;
        opacity: 0.8;
    }
    .home12 .right .ineritem.first .four h3 {
        height: 40px;
        font-family: Impact;
        font-size: 30px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 40px;
        letter-spacing: 1px;
        color: #548f80;
    }
    .home12 .right .gray h2 {
        font-family: HarmonyOS_Sans_SC_Bold;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: #47898b;
    }
    .home12 .right .ineritem.first .four p:last-child {
        height: 25px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 9px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0px;
        color: #8baba7;
        text-align: center;
        margin: 0px 5px;
    }
    .home12 .right .ineritem.first {
        width: 220px;
        height: 415px;
    }
    .home12 .left {
        width: 220px;
        height: 475px;
        border-radius: 5px;
        /* background: url(../image/home55left.png) center center no-repeat; */
        background-size: 100% 100%;
        background: rgb(68, 131, 124, .4);
    }
    .fitlb .left{
        width: 280px;
        height: 210px;
     }
     .fitlb .dots {
        width: 280px;
        display: flex;
        justify-content: center;
    }
     .fitlb .right{
        width: 720px;
        height: 210px;
     }
     .fitlb .right .items {
        padding: 5px 30px;
    }
    .fitlb .right .items h2 {
        
        font-size: 13px;
        line-height: 26px;
    }
    .fitlb .right .items p {
        height: 30px;
        font-size: 11px;
        line-height: 15px;
    }
    .fitlb .triangles {
        height: 210px;
        position: absolute;
        left: 270px;
        top: 0px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .detaillist li p{
        height: 75px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #666666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: justify;
    }
    .centerpart{
        width: 1200px;
        height: 90%;
        display: flex;
    }
    .home4 .content {
        width: 915px;
        height: 500px;
    }
    .home4 .title {
        width: 220px;
        height: 470px;
    }
}
@media screen and (min-width:1000px) and (max-width:1200px){
    .center{
        width: 800px;
        height: 90%;
        display: flex;
        flex-direction: column;
    }
    .centerxin{
        width: 800px;
        height: 90%;
        display: flex;
        flex-direction: column;
    }
    .fitlb .left{
        width: 280px;
        height: 210px;
     }
     .fitlb .right{
        width: 520px;
        height: 210px;
     }
     .fitlb .right .items {
        padding: 5px 30px;
    }
    .fitlb .right .items h2 {
        
        font-size: 13px;
        line-height: 26px;
    }
    .fitlb .right .items p {
        height: 30px;
        font-size: 11px;
        line-height: 15px;
    }
    .centerpart{
        width: 1000px;
        height: 90%;
        display: flex;
        align-items: center;
    }
    .home4 .content {
        width: 640px;
        height: 350px;
    }
    .home4 .title {
        width: 170px;
        height: 360px;
    }
}



/*index最后部分开始*/

@media (min-width:768px) {
    .bannerSwiper .swiperMore .more {
        width: 8%;
        position: absolute;
        bottom: -4px;
        right: 0;
        text-align: center;
    }
    .container{
        width: 750px!important;
    }
    .bannerSwiper{
        height:420px;
        position: relative;
      }
    .swiper-container-work {
        width: 100%;
        position: relative;
        height: 370px;
    }
    .research {
        padding: 0px !important;
        padding-left: 1px!important;
        
    }
    .navbar-brand {
        float: left;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 25px;
        display: block;
        width:70vw;
        /* background: url(../image/images/logo.png) no-repeat center center;
        background-size: 100%; */
    }
    .foot .row {
        display: flex;
        color: #fff;
        flex-wrap: wrap;
        text-align: center;
    }
    
    .bannerSwiper .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }
    .work .imgFramworker img {
        width: 657px;
        height: 100%;
        transition: all .5s ease .1s;
    }
}
@media (min-width:992px) {
    .meetingPart .meeting .content ul li {
        /* background: url(../image/images/red_Line_new.png) no-repeat 25px 4px;
        background-size: 30px 6px; */
        padding-left: 62px;
        padding-right: 30px;
    }
    .research ul li .news_right div {
        width: 33%;
        background: url(../image/images/line.png) no-repeat 0 center;
        background-size: 23px 40px;
        text-align: center;
    }
    .second {
        z-index: 5000;
        margin-top: 100vh;
        background-color: #fff;
    }
    .bannerSwiper{
        height: 100vh;
        position: fixed;
        width: 100%;
        z-index: -1;
        top: 0;
      }
    .container05 .slideHcp {
        width: 750px;
        position: relative;
        margin: 0 auto;
    }
    .container05 .swiper-container {
        height: 200px;
        width: 700px;
        margin: 0 auto;
        position: static;
    }
    .University p {
        text-align: center;
        color: #be979b;
        font-size: 15px;
        margin-top: 550px;
    }
    .University h1 {
        text-align: center;
        margin: 655px auto 55px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 30px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #333333;
    }
    .container05 .content {
        overflow: hidden;
        margin-top: 500px;
    }
    .platform .title {
        width: 184px;
        height: 44px;
        margin: 520px auto 60px;
    }
    .University .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 500px;
    }
    .University .row a img{
        width: 100%;
    }
    .platform .mainParts{
        width: 75%;
        margin:500px auto 0;
        height: 300px;
        background: url(../image/images/bodyplatform.jpg) no-repeat -1px 0px;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        
     }
    .platform h1{
        text-align: center;
        font-size: 16px;
        margin-bottom: 15px;
        margin-top: 500px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #333333;
    }
    .threeParts .row {
        display: flex;
        justify-content: space-between;
        margin-top: 500px;
    }
    .threeParts .row .one {
        flex: 1;
        padding: 35px 16px;
        height: 530px;
        width: 31%!important;
    }
    .threeParts .row .one:nth-child(1),.threeParts .row .one:nth-child(3){
        margin-top:70px;
    }
    .threeParts .row .one:nth-child(n+2){
        margin-left: 3.5%;
    }
    .research {
        padding: 0px !important;
        padding-left: 1px!important;
        height:322px;
    }
    .container{
        width: 970px!important;
    }
    /* .bannerSwiper{
        height: 545px;
        position: relative;
      } */
    .swiper-container-work {
        width: 100%;
        position: relative;
        height: 355px;
    }
    .bannerSwiper .swiper-pagination-bullet {
        width: 11px;
        height: 11px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }
    .work .imgFramworker img {
        width: 630px;
        height: 100%;
        transition: all .5s ease .1s;
    }
}
@media (min-width:1200px) {
    
    .container05 .slideHcp {
        width: 1200px;
        position: relative;
        margin: 0 auto;
    }
    .container05 .swiper-container {
        height: 140px;
        width: 1039px;
        margin: 0 auto;
        position: static;
    }
    .bannerSwiper .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
        margin-right:15px!important;
    }
    .bannerSwiper .swiperMore {
        position: absolute;
        bottom: 12px;
        left: 50%;
        transform: translateX(-50%)!important;
        text-align: right;
        z-index: 11;
    }
    .research {
        padding: 0px !important;
        padding-left: 1px!important;
        height: 394px;
    }
    .bannerSwiper .swiperMore .more {
        width: 4.4%;
        position: absolute;
        bottom: 2px;
        right: 0;
        text-align: center;
    }
    .container{
        width: 1170px!important;
    }
    /* .bannerSwiper {
        height: 775px;
        position: relative;
      } */
    .swiper-container-work {
        width: 100%;
        position: relative;
        height: 394px;
    }
    .bannerSwiper .swiper-pagination-bullet {
        width: 13px;
        height: 13px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }
    .second {
        z-index: 5000;
        margin-top: 100vh;
        background-color: #fff;
    }
    .bannerSwiper{
        height: 100vh;
        position: fixed;
        width: 100%;
        z-index: -1;
        top: 0;
      }
      .work .imgFramworker img {
        width: 100%;
        height: 100%;
        transition: all .5s ease .1s;
    }
    .research img {
        width: 340px;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        margin-left: -170px;
        height: 100%;
    }
}
@media (min-width: 1600px){
    .meetingPart .meeting .content ul li {
        /* background: url(../image/images/redLine.png) no-repeat 12px 4px;
        background-size: 35px 13px; */
        padding-left: 70px;
        padding-right: 30px;
    }
    .work .swiper-container-horizontal>.swiper-pagination-bullets, .work .swiper-pagination-custom, .work .swiper-pagination-fraction {
        bottom: 20px;
        left: 96%;
        /* transform: translateX(-50%); */
        text-align: right;
        padding-right: 30px;
        z-index: 20;
        width: 8%;
        right: 0px;
        position: absolute;
    }
    .container05 .slideHcp {
        width: 1600px;
        position: relative;
        margin: 0 auto;
    }
    .container05 .slideHcp {
        width: 1600px;
        position: relative;
        margin: 0 auto;
    }
    .work .leftredpart .labels p {
        font-size: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        line-height: 20px;
        color: #c4c4c4;
        padding: 20px 0px 13px 0px;
        margin-bottom: 0px;
    }
    .wp{width: 1600px;padding: 0;margin: 0 auto;}
    .container05 .swiper-container {
        height:200px;
        width: 1339px;
        margin:0 auto;
        position: static;
        /* left: 0px;
        top: 0px; */
    }
    .second{
        z-index:5000;
        margin-top: 100vh;
        background-color: #fff;
    }
    .threeParts .row{
        display: flex;
        justify-content: space-between;
        margin-top: 500px;
    }
    .threeParts .row .one{
        flex:1;
        padding:40px;
        height:530px;
        width: 31%!important;
        /* transform: translateY(100px); */
    }
    
    .threeParts .row .one:nth-child(1),.threeParts .row .one:nth-child(3){
        margin-top:70px;
    }
    .threeParts .row .one:nth-child(n+2){
        margin-left: 3.5%;
    }
    .threeParts .row .one:nth-child(2) {
        padding-top: 15px;
    }
    .bannerSwiper .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
        margin-right:20px!important;
    }
    .bannerSwiper{
        height: 100vh;
        position: fixed;
        width: 100%;
        z-index: -1;
        top: 0;
      }
    .container {
        width: 1600px!important;
    }
    .swiper-container-work {
        width: 100%;
        position: relative;
        height: 540px;
    }
    .research{
        padding: 0px !important;
        padding-left: 1px!important;
        height: 540px;
    }
    .work .imgFramworker img {
        width: 960px;
        height: 100%;
        transition: transform .5s ease .1s;
    }
    .research img {
        width: 423px;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        margin-left: -212px;
        height: 100%;
    }
}
@media (max-width:1600px) {
    .jiaoxueYanjiu .top {
        display: flex;
        height: 17%;
        justify-content: flex-start;
        align-items: flex-end;
        margin-bottom: 2%;
    }
    .jiaoxueYanjiu .whiteSeeMore.sissis {
        width: 115px;
        display: block;
        height: 13px;
        background: url(../image/images/hdhy_more.png) no-repeat 0px 0;
        background-size: 100% 100%;
        position: absolute;
        text-align: right;
        color: #fff;
        font-size: 12px;
        transition: all .5 sease .1s;
        /* margin-left: 16%; */
        /* margin-bottom: 10px; */
        top: 26%;
        right: 30px;
    }
    .meetingPart .meeting {
        height: 100%;
        padding-left: 0;
        background: url(../image/images/hdhy_new_back.jpg) no-repeat 25px 150px;
        background-size: 365px 475px;
        display: flex;
        flex-direction: column;
        padding-right: 10px;
    }
    .threeParts .one dl dt {
        font-size: 22px;
        text-align: left;
        color: #333333;
        padding: 20px 0px;
    }
    .platform .mainParts .bottom a p {
        margin: 0px;
        padding: 0px 10px;
    }
    /* .jiaoxueYanjiu .genguoaaa {
        position: absolute;
        right: 40px;
        top: 20px;
        width: 22%;
        height: 24%;
    } */
    /* .jiaoxueYanjiu .top a:last-child {
        height: 40PX;
        background: url(../image/images/whiteMore.png) no-repeat 55px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #fff;
        font-size: 12px;
        transition: all .5s ease .1s;
        margin-left: 16%;
        margin-bottom: 10px;
    } */
    
    /* .meetingPart .meeting .top .right a {
        width: 89%;
        display: block;
        height: 40PX;
        background: url(../image/images/MoreRed.png) no-repeat 0px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #9b4544;
        font-size: 12px;
        transition: all .5s ease .1s;
    } */
    .threeParts .one .littleLogo {
        position: absolute;
        width: 150px;
        height: 150px;
    }
    .threeParts .one:last-child .seeMore {
        position: absolute;
        left:55%;
    }
    .threeParts .one:first-child .seeMore {
        position: absolute;
        right: 15px;
        left:55%;
    }
    .threeParts .one:nth-child(2) .seeMore {
        position: absolute;
        left:55%;
    }
    .research ul li .news_right div h4 {
        font-size: 22px;
        line-height: 22px;
        padding-bottom: 5px;
        font-weight: bolder;
        color: #666666;
        margin-bottom: 0px;
    } 
    .platform .mainParts .top {
        width: 250px;
        margin-right: 4px;
        height: 103px;
        margin-top: 7px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-self: center;
        background: #fff url(../image/images/zixun.jpg) no-repeat center 20px;
        border-radius: 8px;
    }
}
@media (max-width:1400px) {
    .header .version-d2 .blockvvv {
        /* width: 813px; */
        width: 740px;
        right: 0px;
        position: absolute;
        transition: all 0.3s ease-out 0s;
        height: 50px;
       
    }
    .gzdt .center_block,.xxzq .center_block{
        flex-direction: row;
        width:1200px;
        display: flex;
        margin:0 auto;
    }
}
@media (max-width:1200px) {
    .gzdt .center_block,.xxzq .center_block{
        flex-direction: row;
        width:100%;
        display: flex;
        margin:0 auto;
    }
    .foot .row .right_erm .wx_pic {
        position: absolute;
        width: 32px;
        height: 32px;
        background: url(../image/images/gzh_bottom.png) no-repeat 0 0;
        background-size: 100% 100%;
        left: auto;
        right: 0px;
        top: -36%;
    }
    .foot .row .right_erm .erm_bottom_pic {
        width: 100px;
        height: 105px;
        position: absolute;
        display: none;
        top: -126px;
        left: auto;
        right: -19px;
        background-size: 100% 100%;
        /* box-shadow: 2px 3px 10px 1px rgba(65, 105, 46, 0.38); */
    }
    .research {
        padding: 0px !important;
        padding-left: 1px !important;
        height: 355px;
    }
    .jiaoxueYanjiu .top {
        display: flex;
        height: 14%;
        justify-content: flex-start;
        align-items: flex-end;
        margin-bottom: 2%;
    }
    .jiaoxueYanjiu .whiteSeeMore.sissis {
        width: 115px;
        display: block;
        height: 13px;
        background: url(../image/images/hdhy_more.png) no-repeat 0px 0;
        background-size: 100% 100%;
        position: absolute;
        text-align: right;
        color: #fff;
        font-size: 12px;
        transition: all .5 sease .1s;
        /* margin-left: 16%; */
        /* margin-bottom: 10px; */
        top: 25%;
        right: 5px;
    }
    .jiaoxueYanjiu .content .bottom .listContent .topTwoItems {
        height: 47%;
    }
    .jiaoxueYanjiu .content .topTwoItems .topInf h2{
        flex:1;
        line-height: 30px;
        font-size: 16px;
        height:50%;
        margin-left: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-bottom: 20px;
    }
    /* .jiaoxueYanjiu .top a:last-child {
        height: 40PX;
        background: url(../image/images/whiteMore.png) no-repeat -5px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #fff;
        font-size: 12px;
        transition: all .5s ease .1s;
        margin-left: 16%;
        margin-bottom: 10px;
    } */
    /* .meetingPart .meeting .top .right a {
        width: 100%;
        display: block;
        height: 40PX;
        background: url(../image/images/MoreRed.png) no-repeat 0px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #9b4544;
        font-size: 12px;
        transition: all .5s ease .1s;
    } */
    .platform .mainParts .top {
        width: 208px;
        margin-right: 4px;
        height: 103px;
        margin-top: 7px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-self: center;
        background: #fff url(../image/images/zixun.jpg) no-repeat center 20px;
        border-radius: 8px;
    }
    .threeParts .one .littleLogo {
        position: absolute;
        width: 120px;
        height: 120px;
    }
    .work .leftredpart a h2 {
        font-size: 18px;
        font-weight: bold;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0px;
        margin-top: 5px;
    }
}
@media screen and (max-height:800px){
    .home2 .newbg {
        background: url(../image/zhoumocenter.png) center 0 no-repeat;
        background-size: 100% 100%;
        /* position: absolute; */
        /* left: 10%; */
        /* top: 9%; */
        width: 100%;
        height: 500px;
        transform: translateX(50px);
        transition: all 3s ease-out 0s;
        opacity: 0;
        display: flex;
        justify-content: center;
    }
    .home1 .content {
        width: 100%;
        height: 540px;
        /* position: absolute; */
        /* right: 15%; */
        /* top: 20%; */
        /* bottom: 0; */
        /* padding-top: 50px; */
        background: url(../image/bg2.jpg) center center no-repeat;
        background-size: cover;
    }
    .home2 .wordsnew p {
        font-family: HarmonyOS_Sans_SC_Light;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 23px;
        letter-spacing: 0px;
        color: #333333;
        display: block;
        padding: 0px 4%;
        text-align: justify;
    }
    .home4 .content {
        width: 1000px;
        height: 570px;
        background: url(../image/bg7.png) center center no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        margin-left: -3px;
        margin-top: -70px;
    }
    .home4 .title {
        width: 270px;
        height: 500px;
        background: url(../image/hdjj.jpg) center center no-repeat;
        background-size: 100% auto;
        align-items: flex-start;
        z-index: 2;
        margin-top: -20px;
    }
    .home4 .title .inner {
        padding: 20px;
        display: flex;
        flex-direction: column;
    }
    .home4.screen .title .fz40 {
        width: 100%;
        height: 45px;
        white-space: normal;
        font-family: HarmonyOS_Sans_SC;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 2px;
        color: #8f3629;
        border-bottom: 2px solid #ffffff;
    }
    .home11 .content {
        background: url(../image/jinkehong.png) center center no-repeat;
        background-size: 100% 100%;
        height: 450px;
        width: 1200px;
    }
}
@media screen and (max-height:700px){
    .home2 .newbg {
        height: 440px;
    }
    .home2 .right {
        width: 300px;
    }
    .home2 .right .borderimg {
        height: 150px;
        width: 150px;
    }
    .home2 .titlenew {
        width: 370px;
        height: 65px;
    }
    .home2 .wordsnew p {
        font-size: 12;
        line-height: 20px;
    }
    .home2 .wordsnew {
        width: 400px;
    }
    .home2 .wordsnew .title1 span, .home2 .wordsnew .title2 span {
        font-size: 11px;
    }
    .home2 .wordsnew .title1, .home2 .wordsnew .title2 {
        margin-bottom: 0px;
    }
    .home2 .newbg .left {
        padding: 0px 6%;
    }
    .home2 .newbg {
        
        width: 100%;
    }
    .home1 .content {
        height: 400px;
        padding-top: 0px;
    }
    .home1 .last {
        right: 10px;
        bottom: 10px;
        font-size: 10px;
    }
    .home4 .content {
        width: 1131px;
        height: 500px;
        background: url(../image/bg7.png) center center no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        margin-left: -3px;
    }
    .home4 .title {
        width: 270px;
        height: 420px;
        background: url(../image/hdjj.jpg) center center no-repeat;
        background-size: 100% auto;
        align-items: flex-start;
        z-index: 2;
    }
    .home4.screen .title .fz40 {
        width: 100%;
        height: 30px;
        white-space: normal;
        font-family: HarmonyOS_Sans_SC;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 2px;
        color: #8f3629;
        border-bottom: 2px solid #ffffff;
    }
    .home4.screen .title .p {
        width: 100%;
        margin: 10px auto 0px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 17px;
        color: #996666;
        text-align: justify;
    }
    .home4 .centerpart .left {
        height: 100%;
        display: flex;
        flex-direction: column;
        margin-top: 45px;
    }
}
@media screen and  (max-width:1200px) {
    .meetingPart .meeting {
        height: 100%;
        padding-left: 0;
        background: url(../image/images/hdhy_new_back.jpg) no-repeat 25px 150px;
        background-size: 300px 475px;
        display: flex;
        flex-direction: column;
        padding-right: 0px;
    }
    .centerxin {
        width: 100%;
    }
}
@media (max-width:992px) {
    .zhuantixin .down {
        display: flex;
        margin-top: 35px;
    }
    .zhuantixin .title {
        height: 30px;
        background: url(../image/zt/jk.png) center center no-repeat;
        background-size: auto 100%;
        margin-top: 40px;
        margin-left: 0px;
        display: flex;
    }
    .slick-dots {
        position: absolute;
        bottom: 5px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: right;
        right: 80px;
        height: 33px;
        line-height: 33px;
        left: auto;
    }
    .banner .frame .slick-dots li{
        width: 10px;
        height: 10px;
        background-color: #ffffff;
        border-radius: 9px;
        z-index: 1;
        margin-left: 20px;
    }
    .banner .frame .slick-dots li.slick-active{
        background-color: #bd3737;
        /* background-color: #000000; */
        opacity: 0.42;
    }
    .centerindex {
        width: 100%;
        margin: 0 auto;
    }
    .container05 .miso-arrow1_box .miso-arrow1 {
        width: 25px;
        height: 25px;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(99, 6, 95, .15);
        position: absolute;
        top: 65%;
        z-index: 10;
        transform: translateY(calc(-.28rem - .25rem));
        right: 0;
    }
    .container05 .miso-arrow1_box .miso-arrow1 img {
        position: absolute;
        width: 10px;
        height: 16px;
        left: 30%;
        transform: translateX(-50%) !important;
        top: 50%;
        transform: translateY(-50%) !important;
    }
    .threeParts .one dl h3 {
        font-size: 16px;
        color: #943333;
        height: auto;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: flex;
        align-items: center;
        width: 65%;
    }
    .threeParts .one:nth-child(2) .seeMore {
        position: absolute;
        right: 10px;
        top: -279px;
        left: calc((100% - 103px));
    }
    .threeParts .one:first-child .seeMore {
        position: absolute;
        right: 0px;
        left: 68%;
        top: 12%;
    }
    .threeParts .one:last-child .seeMore {
        position: absolute;
        left: 68%;
        top: 12%;
    }
    .centerindexsecond {
        width: 100%;
        margin: 0 auto;
    }
    .linkjie {
        display: flex;
        justify-content: space-between;
        margin-top: 5px;
        flex-direction: column;
    }
    .linkjie a:first-child {
        width: 100%;
    }
    .linkjie a:nth-child(4), .linkjie a:nth-child(3), .linkjie a:nth-child(2) {
        margin-left: 0px;
    }
    .University h1 {
        text-align: center;
        margin: 65px auto 55px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 30px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #333333;
    }
    .jiaoxueYanjiu .content .bottom .listContent .topTwoItems {
        height: 29%;
    }
    .platform .mainParts .top {
        width: 103px;
        margin-right: 4px;
        height: 103px;
        margin-top: 22px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-self: center;
        background: #fff url(../image/images/zixun.jpg) no-repeat center 0px;
        border-radius: 8px;
    }
    .platform .mainParts .top p {
        flex: 1;
        padding: 0px;
    }
    .platform .mainParts .top {
        width: 155px;
        margin-right: 4px;
        height: 103px;
        margin-top: 4px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-self: center;
        background: #fff url(../image/images/zixun.jpg) no-repeat center 20px;
        border-radius: 8px;
    }
    .container05 .slideHcp {
        width: 350px;
        position: relative;
        margin: 0 auto;
    }
    .container05 .swiper-container {
        height: 80px;
        width: 300px;
        margin: 0 auto;
        position: static;
    }
    /* .meetingPart .meeting .top .right a {
        width: 61%;
        display: block;
        height: 40PX;
        background: url(../image/images/MoreRed.png) no-repeat 0px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #9b4544;
        font-size: 12px;
        transition: all .5s ease .1s;
    } */
    .title001 h3 {
        width: 135px;
        height: 37px;
        background: url(../image/images/titleh3.png) no-repeat 0 0;
        background-size: 100%;
        margin-top: -80px;
    }
    .threeParts .one .littleLogo {
       display: none;
    }
    
    .headerBoxOnlyOne{
        display: none;
    }
    .research ul li:first-child {
        height: 45%;
    }
    .marginTop10{
        margin-top: 10px!important;
    }
    .work .leftredpart a h2 {
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0px;
        margin-top: 2px;
    }
    .work {
        position: relative;
        background-color: #943333;
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .wp {
        padding: 0;
        margin: 0 auto;
        width: 100%;
    }
    .fixedBack {
        padding-top: 20px;
        height: 1200px;
        background: url(../image/images/fixedBac.jpg) no-repeat center 0;
        background-size: 100% 100%;
        margin-top: -215px;
        width: 100%;
    }
    .navbar {
        margin-bottom: 0px!important;
        padding: 0px 5px;
    }
    .navbar-brand.topOne {
        float: left;
        padding: 10px 0px;
        font-size: 18px;
        line-height: 20px;
        display: block;
        height: 35px;
        width: 61vw;
        background: url(../image/images/logo_white.png) no-repeat 10px center;
        background-size: 94% 78%;
        margin: 0px 0px 0px 5px;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 4px 6px;
        margin-right: 0px;
        /* margin-top: 3px; */
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .topSecondPart .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .topSecondPart .navbar-default .navbar-toggle {
        border:none;
    }
    .topSecondPart .navbar-brand.topTwo {
        float: left;
        padding: 8px 15px;
        font-size: 16px;
        line-height: 20px;
        display: block;
        height: 30px;
        width: 30vw;
    }
    .topSecondPart .navbar-nav>li>a {
        font-size: 10px;
        color: #fff !important;
        padding: 5px 12px;
    }
    .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 20px;
        border: 1px solid transparent;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 1px;
        border-radius: 1px;
    }
    .zhuanti {
        width: 55px;
        height: 145px;
        background: url(../image/images/zhuanti.png) no-repeat 0 0;
        background-size: 100% 100%;
        position: fixed;
        top: 110px;
        right: 0;
        z-index: 800;
        /* display: none; */
    }
    .zhuanti a .words {
        background: url(../image/images/shuang.png) no-repeat 0 0;
        background-size: 17px 14px;
        width: 23px;
        height: 90px;
        position: absolute;
        right: 0px;
        top: 6px;
        font-size: 12px;
        writing-mode: vertical-lr;
        color: #fff;
        padding-top: 23px;
    }
    .second .row {
        margin-top: 0px;
    }
    .borderleft {
        border-left: none;
        margin-top: 0px;
        margin-left: 0px;
        padding-left:0px;
    }
    .meetingPart {
        padding-top: 0px;
        height: 1200px;
        background-color: #fff;
        padding-bottom: 30px;
    }
    .meetingPart .meeting {
        height: 46%;
        padding-left: 0;
        background: url(../image/images/meetBackNew.jpg) no-repeat 0 0;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
    }
    .fixedBack .threeParts .row{
        display: flex;
        flex-direction: column;
    }
    .threeParts .one .seeMore {
        width: 110px;
        height: 40px;
        position: absolute;
        right: 15px;
        top: 30px;
    }
    .threeParts .one{
        background-color: #fff;
        position: relative;
        display: block;
        flex-direction: column;
        flex: 1;
    }
    .threeParts .one:nth-child(2) .otherPart {
        flex: 1;
        /* position: absolute; */
        /* right: -20px; */
        width: 100%;
        height: 0px;
        position: relative;
    }
    /* .jiaoxueYanjiu {
        height: 39%;
        background: url(../image/images/redBlank.jpg) no-repeat 0 0;
        background-size: 100% 100%;
        color: #fff;
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 0px 10px;
    } */
    .jiaoxueYanjiu .top a:first-child, .jiaoxueYanjiu .top a:last-child {
       
    }
    .jiaoxueYanjiu .content .topTwoItems a .topInf img {
        width: 42%;
    }
    .jiaoxueYanjiu .content .topTwoItems a {
        width: 48%;
        height: 89%;
        align-self: center;
        display: flex;
        margin-top: 0px;
        margin-bottom: -10px;
    }
}
@media (max-width:768px) {
    .jiaoxueYanjiu .whiteSeeMore.sissis {
        width: 61px;
        display: block;
        height: 8px;
        background: url(../image/images/hdhy_more.png) no-repeat 0px 0;
        background-size: 100% 100%;
        position: absolute;
        text-align: right;
        color: #fff;
        font-size: 12px;
        transition: all .5 sease .1s;
        /* margin-left: 16%; */
        /* margin-bottom: 10px; */
        top: 25%;
        right: 0px;
    }
    .jiaoxueYanjiu {
        height: 40%;
        background: #fff url(../image/images/jxyj_version2.jpg) no-repeat 0 0;
        box-shadow: 0px 0px 18px 0px rgba(186, 186, 186, 0.46);
        background-size: 100% 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 20px 10px 40px 10px;
    }
    .topSecondPart .navbar-brand.topTwo {
        float: left;
        padding: 8px 5px;
        font-size: 15px;
        line-height: 20px;
        display: block;
        height: 30px;
        width: 60vw;
    }
    .jiaoxueYanjiu .bottomAnd .leftimg {
        width: 56%;
        /* height: 38px; */
        display: inline-block;
    }
    .jiaoxueYanjiu .bottomAnd {
        height: 76px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        padding-left: 0px;
        background: rgb(135,42,42,.65) url(../image/images/topborder.jpg) repeat-x 0 top;
    }
    .jiaoxueYanjiu .bottomAnd a {
        display: inline-block;
        width: 95px;
        height: 25px;
        border: 1px solid #d3c294;
        border-radius: 10px;
        color: #d3c294;
        margin-left: 6px;
        /* margin-top: 23px; */
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        line-height: 24px;
    }
    .meetingPart .meeting {
        height: 46%;
        padding-left: 0;
        background: url(../image/images/meetBackNew.jpg) no-repeat 0 0;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        margin-top: -10px;
    }
    .jiaoxueYanjiu .content .topTwoItems a {
        width: 48%;
        /* height: 77%; */
        align-self: center;
        display: block;
    }
    /* .jiaoxueYanjiu .top a:last-child {
        height: 40PX;
        background: url(../image/images/whiteMore.png) no-repeat 8px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #fff;
        font-size: 12px;
        transition: all .5s ease .1s;
        margin-left: 1%;
        margin-bottom: 10px;
        width: 101px;
        margin-right: 10px;
    } */
    .jiaoxueYanjiu .bottom ul li {
        width: 49%;
    }
    .jiaoxueYanjiu .bottom ul li a {
        font-size: 12px;
        padding: 5px 3px;
        color: #333;
        display: block;
        transition: all .5s ease .1s;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }
    .research ul li .labels p {
        font-size: 14px;
        padding-left: 10px;
        padding-top: 8px;
    }
    .research ul li .labels h2 {
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 10px;
        padding-right: 20px;
        margin-top: 0px;
    }
    .work .leftredpart .labels p {
        font-size: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        line-height: 12px;
        color: #c4c4c4;
        padding: 4px 0px 1px 0px;
        margin-bottom: 0px;
    }
    .work .leftredpart a h2 {
        font-size: 12px;
        /* font-weight: bold; */
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0px;
        margin-top: 3px;
    }
    .jiaoxueYanjiu .content .topTwoItems a .topInf {
        display: flex;
        justify-content: space-between;
        /* padding: 18px 10px; */
        height: 78%;
    }
    .jiaoxueYanjiu .content .topTwoItems a .topInf h2 {
        align-self: center;
        flex: 1;
        line-height: 16px;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-left: 10px;
        color: #333;
        margin: 0px;
    }
    .marginTop10 {
        margin-top: 20px!important;
    }
    
    .platform .title {
        width: 184px;
        height: 44px;
        margin: 40px auto;
    }
    .container05 .content {
        overflow: hidden;
        margin-top: 20px;
    }
    .platform .mainParts .top {
        width: 28%;
        margin-right: 4px;
        height: 103px;
        margin-top: 8px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-self: center;
        background: #fff url(../image/images/zixun.jpg) no-repeat center 0px;
        border-radius: 8px;
    }
    
    .platform .mainParts .bottom a {
        height: 140px;
        flex: 1;
        text-align: center;
        border-radius: 48px;
        border: 1px solid #ae423d;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .platform .mainParts .bottom {
        margin-top: 85px;
        flex: 1;
        display: flex;
        justify-content: space-around;
    }
    .platform {
        height: auto;
        background-color: #fff;
        padding: 20px 0px;
    }
    .platform .mainParts .bottom a p {
        margin: 0px;
        padding: 0px 0px;
    }
    .platform .mainParts {
        width: 100%;
        margin: 0 auto;
        /* height: 435px; */
        background: url(../image/images/bodyplatform.jpg) no-repeat 0px 0px;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
    }
    .container05 .bg {
        height: 96px;
        position: absolute;
        top: -100px;
        right: 0;
        left: 0;
        z-index: -1;
        background: url(../image/images/container05_bg1.png) center no-repeat;
        background-size: 100% 100%!important;
    }
    .jiaoxueYanjiu .top a h4{
        font-size: 12px;
    }
    /* .threeParts .one:nth-child(2) .seeMore {
        position: absolute;
        right: 15px;
        top: -309px;
        left: calc((100% - 110px));
    } */
    /* .jiaoxueYanjiu .top a:last-child {
        height: 40PX;
        background: url(../image/images/whiteMore.png) no-repeat 8px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #fff;
        font-size: 12px;
        transition: all .5s ease .1s;
        margin-left: 0%;
        margin-bottom: 10px;
        width: 101px;
        margin-right: 10px;
    } */
    .meetingPart .meeting .top .left {
        flex: 1;
        margin-right: 40%;
        margin-top: 10px;
        margin-left: 10px;
    }
    .meetingPart .meeting .content ul li {
        background: url(../image/images/redLine.png) no-repeat 6px 4px;
        background-size: 35px 13px;
        padding-left: 52px;
        padding-right: 30px;
    }
    /* .meetingPart .meeting .top .right a {
        width: 100%;
        display: block;
        height: 40PX;
        background: url(../image/images/MoreRed.png) no-repeat 4px 0;
        background-size: 74px 27px;
        text-align: right;
        color: #9b4544;
        font-size: 12px;
        transition: all .5s ease .1s;
    } */
    .bannerSwiper .swiperMore .more {
        width: 13%;
        position: absolute;
        bottom: 0px;
        right: 21px!important;
        text-align: center;
    }
    .bannerSwiper .swiperMore {
        position: absolute;
        bottom: 10px;
        left: 0;
        transform: translateX(0)!important;
        text-align: right;
        z-index: 11;
        right: 0px!important;
    }
    .bannerSwiper .swiperMore .more a {
        color: #fff;
        font-size: 6px;
        padding-left:5px;
        border-left: 1px solid #fff;
    }
    .work {
        position: relative;
        background-color: #943333;
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .bannerSwiper {
        height: 50vw;
        position: relative;
        margin-top: 74px;
    }
    .swiper-container-work {
        position: relative;
        height: 55vw;
    }
    .research {
        padding: 0px !important;
        padding-left: 1px!important;
        height: 116vw;
    }
    .navbar-brand {
        float: left;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
        display: block;
        width:30vw;
        /* background: url(../image/images/logo.png) no-repeat center center;
        background-size: 100%; */
    }
    .foot .row {
        display: flex;
        color: #fff;
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
    }
    .foot .row .right_erm .wx_pic{
        display: none;
    }
    .foot .row .right_erm {
        position: static;
        display: flex;
        justify-content: center;
        margin-left: 0px;
        width: 100%;
    }
    .foot .row .right {
        flex: 1;
        text-align: center;
        margin-top: 15px;
        width: 100%;
    }
    .foot .row .logo {
        width: 100%;
    }
    .bannerSwiper .swiper-pagination-bullet {
        width: 1.125vw;
        height: 1.125vw;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }
    .work .labels .txt {
        padding: 0px;
        width: 70%;
        height: 100%;
    }
    .work .labels p {
        padding:0px;
        width: 70%;
        height: 50%;
    }
    .work a h2 {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 50%;
        padding:0px;
    }
    .work .swiper-container-horizontal>.swiper-pagination-bullets, .work .swiper-pagination-custom, .work .swiper-pagination-fraction {
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
        text-align: right;
        padding-right: 30px;
        z-index: 20;
    }
    .work .leftredpart .labels .txt {
        padding: 0px 0px 0px 12px;
        width: 70%;
        height: 100%;
        transition: all .5s ease .1s;
    }
}

@media screen and (min-width:400px) and (max-width:638px) {
    .meetingPart .meeting .content ul li {
        background: url(../image/images/redLine.png) no-repeat 7px 4px;
        background-size: 35px 13px;
        padding-left: 52px;
        padding-right: 30px;
    }
    .second {
        z-index: 5000;
        /* margin-top: 1000px; */
        background-color: #fff;
        margin-bottom: 30px;
    }
}

@media screen and (min-width:639px) and (max-width:1200px) {
    
    .meetingPart .meeting .content ul li {
        /* background: url(../image/images/redLine.png) no-repeat 16px 4px;
        background-size: 35px 13px; */
        padding-left: 52px;
        padding-right: 30px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .meetingPart .meeting .content ul li {
        /* background: url(../image/images/redLine.png) no-repeat 5px 4px;
        background-size: 35px 13px; */
        padding-left: 52px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 992px) and (max-height: 800px){
    
    .home1 .content {
        width: 100%;
        height: auto!important;
        /* position: absolute; */
        /* right: 15%; */
        /* top: 20%; */
        /* bottom: 0; */
        /* padding-top: 50px; */
        background: url(../image/bg2.jpg) center center no-repeat;
        background-size: cover;
    }
}
@media screen and (max-width:800px){

    .foot .row .right_erm .erm_bottom_pic {
        width: 100px;
        height: 105px;
        position: static;
        display: block;
        background: url(../image/images/gzh_bottom_ewm_mobile.png) no-repeat 0 0;
        background-size: 100% 100%;
        /* box-shadow: 2px 3px 10px 1px rgba(65, 105, 46, 0.38); */
    }
    .meetingPart .meeting {
        height: 700px;
        padding-left: 0;
        background: url(../image/images/hdhy_new_back.jpg) no-repeat 25px 150px;
        background-size: 100% 475px;
        display: flex;
        flex-direction: column;
        padding-right: 0px;
    }
    .meetingPart .meeting .content ul li {
        background: url(../image/images/redLine.png) no-repeat 24px 4px;
        background-size: 18px 5px;
        padding-left: 52px;
        padding-right: 30px;
    }
}
@media (max-width: 361px){
    .meetingPart {
        padding-top: 0px;
        height: 1200px;
        background-color: #fff;
        padding-bottom: 30px;
    }
    .meetingPart {margin-top: 20px;
        padding-top: 0px;
        height: 1200px;
        background-color: #fff;
        padding-bottom: 30px;
    }
    .second {
        z-index: 5000;
        /* margin-top: 1000px; */
        background-color: #fff;
        margin-bottom: 30px;
    }
}
@media (max-width: 310px){
    .meetingPart {
        margin-top: 40px;
        padding-top: 0px;
        height: 1200px;
        background-color: #fff;
        padding-bottom: 30px;
    }
    .meetingPart {
        padding-top: 60px;
        height: 1200px;
        background-color: #fff;
        padding-bottom: 30px;
    }
}
/*index最后部分结束*/

/*
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:-ms-flexbox;display:flex;
-webkit-box--ms-flex:1;flex:1;
-webkit--ms-flex:1;flex:1;
-ms--ms-flex:1;flex:1;
-ms-flex:1;flex:1;
display:block;
*/
@media screen and (min-width:1024px){
    .transTop{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0s;}.transTop_1{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.2s;}.transTop_2{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.4s;}.transTop_3{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.6s;}.transTop_4{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.8s;}.transBottom{transform:translateY(-80px);opacity:0;transition:all 0.8s ease-out 0s;}.transLeft{transform:translateX(-80px);opacity:0;transition:all 1s ease-out 0s;}.transLeft_1{transform:translateX(-80px);opacity:0;transition:all 0.8s ease-out 0.2s;}.transLeft_2{transform:translateX(-80px);opacity:0;transition:all 0.8s ease-out 0.4s;}.transLeft_3{transform:translateX(-80px);opacity:0;transition:all 0.8s ease-out 0.6s;}.transRight{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0s;}.transRight_1{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0.2s;}.transRight_2{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0.4s;}.transRight_3{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0.6s;}.transList>div{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0s;}.transList>div:nth-child(2){transition-delay:0.1s;}.transList>div:nth-child(3){transition-delay:0.2s;}.transList>div:nth-child(4){transition-delay:0.3s;}.transList>div:nth-child(5){transition-delay:0.4s;}.scale{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0s;}.scale_1{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0.2s;}.scale_2{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0.4s;}.scaleList>div{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0s;}.scaleList>div:nth-child(2){transition-delay:0.1s;}.scaleList>div:nth-child(3){transition-delay:0.2s;}.scaleList>div:nth-child(4){transition-delay:0.3s;}.scaleList>div:nth-child(5){transition-delay:0.4s;}.showdiv .transTop{transform:none;opacity:1;}.showdiv .transTop_1{transform:none;opacity:1;}show .transTop_2{transform:none;opacity:1;}.showdiv .transTop_3{transform:none;opacity:1;}.showdiv .transTop_4{transform:none;opacity:1;}.showdiv .transBottom{transform:none;opacity:1;}.showdiv .transLeft{transform:none;opacity:1;}.showdiv .transLeft_1{transform:none;opacity:1;}.showdiv .transLeft_2{transform:none;opacity:1;}.showdiv .transLeft_3{transform:none;opacity:1;}.showdiv .transRight{transform:none;opacity:1;}.showdiv .transRight_1{transform:none;opacity:1;}.showdiv .transRight_2{transform:none;opacity:1;}.showdiv .transRight_3{transform:none;opacity:1;}.showdiv .transList>div{transform:none;opacity:1;}.showdiv .scale{transform:none;opacity:1;}.showdiv .scale_1{transform:none;opacity:1;}.showdiv .scale_2{transform:none;opacity:1;}.showdiv .scaleList>div{transform:none;opacity:1;}
    }
    @media screen and (max-width:1500px){
        .header .version-d2 {
            /* width: 813px; */
            width: 100%;
            position: absolute;
            top: 50px;
            left: 0px;
            display: none;
            transition: all 0.3s ease-out 0s;
            height: 50px;
            /* background: rgba(158, 70, 69, 0.6); */
            background: rgba(148, 51, 51, .9);
        }
        .header .version-d2 .blockvvv {
            /* width: 813px; */
            width: 820px;
            right: 0px;
            position: absolute;
            transition: all 0.3s ease-out 0s;
            height: 50px;
            
        }
        
       
        .header2 .version-d2-bottom {
            /* width: 813px; */
            width: 100%;
            position: absolute;
            top: 50px;
            left: 0px;
            position: absolute;
            display: none;
            transition: all 0.3sease -out 0s;
            height: 50px;
           
        }
    .pd120{padding-top:100px;padding-bottom:100px;}
    .pdt120{padding-top:100px;}
    .pdb120{padding-bottom:100px;}
    .pd110{padding-top:90px;padding-bottom:90px;}
    .pdt110{padding-top:90px;}
    .pdb110{padding-bottom:90px;}
    
    .fz48{font-size:40px;}
    .home4.screen .title .fz40 {
        width: 100%;
        height: 35px;
        white-space: normal;
        font-family: HarmonyOS_Sans_SC;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 10px;
        letter-spacing: 2px;
        color: #8f3629;
        border-bottom: 2px solid #ffffff;
    }
    .fz30{font-size:24px;}
        
    /* .block{width:auto;padding-left:40px;padding-right:40px;box-sizing:border-box;} */
    .header .d2 .block{margin:0 40px;padding:0;}
    .header .gzdtd2 .block{padding:0;}
    .header2 .d1 .navg a{margin:0 15px;}
    .header2 .d1 .navg1 a{margin:0 15px;}
    .header2 .d1 .navg.act{width:450px;}
    .header .nav_main a{margin:0 20px;}
    
    .body_home .banner .child .fz30{bottom:50px;}
    .body_home .banner .navg{bottom:50px;}
    
    .page_nav{font-size:16px;}
    .page_nav .block{height:70px;line-height:70px;justify-content:space-around;}
    .page_nav a{padding:0;-ms-flex:1;flex:1;}
    .page_nav a.now::after{height:6px;}
    
    
    .banner_page1 .block{width:100%;box-sizing:border-box;left:0;transform:none;}
    .banner_page1 .text{left:60px;}
    .banner_page1 .text .p{margin-top:25px;}
    .banner_page1 .text.r{right:60px;}
    
    
    .home1 .tr .td strong{font-size:52px;}
    .home1 .tr .td span{font-size:14px;}
    .nav_b{bottom:10px;}
    .home2 .list .item{padding-bottom:10px;}
    .home2 .list .item .h{font-size:16px;}
    .home2 .list .item .p{margin-top:10px;}
    .home2 .pic{width:600px;height:450px;}
    .home3 .item .text{padding:30px 20px;}
    .home3 .item .text .p{margin-right:10px;}
    .home3 .item .text .more{right:20px;top:30px;}
    .home7 .block{height:100vw;}
    .home8 .r .more{margin-top: 8px;margin-left: 10px;}
    .home8 .r .title .tit-point{margin: 0 10px;}
    
    .old_leaders .content .block{height:40vw;}
    .old_leaders .content .lb{width:3.3vw;}
    .old_leaders .content .list .item{font-size:1.2vw;padding:15px;}
    
    
    .cooperation2 .block{width:100%;box-sizing:border-box;}
    .cooperation2 .text{padding:60px 70px 80px;}
    
    .page_nav2{height:auto;}
    .page_nav2 .block{transform:none;}
    
    .history_famous2 .bg2{right:0;}
    
    .teachers1 .text{padding:100px 40px 200px;}
    .teachers3 .text{padding:100px 0;}
    }
    @media screen and (max-width:1400px){
        .header2 .d2 .block .nav_r a.show, .header2 .d2 .block .nav_r a:hover {
            background: #ead6d6 url(../image/nav/xintubiao_red1.png) no-repeat 15px center;
            background-size: 23px 23px;
            font-size: 9px;
            color: #943333;
            height: 100%;
            display: flex !important;
            justify-content: center;
            align-items: center;
            padding: 0px 15px;
            padding-left: 40px;
        }
        .header .version-d2 .blockvvv {
            /* width: 813px; */
            width: 740px;
            right: 0px;
            position: absolute;
            transition: all 0.3s ease-out 0s;
            height: 50px;
           
        }
        .header .gzdtd2 .nav_main {
            border-left: none;
            display: flex;
            width:  740px;
        }
        .version-d2-bottom .blockvvv-bottom {
            /* width: 813px; */
            width: 100%;
            right: 0px;
            position: absolute;
            transition: all 0.3s ease-out 0s;
            height: 50px;
        }
        .header .d1 .nav_r a {
            background: url(../image/nav/cytbhei1.png) no-repeat 0 center;
            background-size: 23px 23px;
            font-size: 9px;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0px 15px;
            padding-left: 25px;
        }
        .header .d1 .nav_r a.show, .header .d1 .nav_r a:nth-child(1):hover {
            background: #943333 url(../image/nav/cytbbai1.png) no-repeat 15px center;
            background-size: 23px 23px;
            font-size: 9px;
            color: #fff;
            height: 100%;
            display: flex !important;
            justify-content: center;
            align-items: center;
            padding: 0px 15px;
            padding-left: 40px;
        }
        .header2 .d2 .block .nav_r a {
            background: url(../image/nav/xintubiao_white1.png) no-repeat 0 center;
            background-size: 23px 23px;
            color: #fff;
            font-size: 9px;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0px 15px;
            padding-left: 25px;
        }
    .footer .part1{padding-bottom:25px;-ms-flex-pack:justify;justify-content:space-between;}
    .footer .nav_foot{margin-right:0;}
    .footer .share{margin-right:60px;}
    
    .home3 .list{padding:0 20px;}
    .home3 .item{margin:0 5px;}
    .home4 .content .tit{font-size:11px;line-height: 14px;}
    .home9 .part1 .item{height:480px;}
    .research2 .list .item{width:110px;margin-left:15px;}
    .home4.screen .title .p {
        width: 100%;
        margin: 10px auto 0px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 15px;
        color: #996666;
        text-align: justify;
    }
    .gzdt .block {
        width: 1000px;
        margin: auto;
    }
}
    @media screen and (max-width:1300px){
    .pd120{padding-top:80px;padding-bottom:80px;}
    .pdt120{padding-top:80px;}
    .pdb120{padding-bottom:80px;}
    .pd110{padding-top:70px;padding-bottom:70px;}
    .pdt110{padding-top:70px;}
    .pdb110{padding-bottom:70px;}
    .home4.screen .title .p {
        width: 100%;
        margin: 10px auto 0px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 15px;
        color: #996666;
        text-align: justify;
    }
    .fz48{font-size:36px;}
    .fz40{font-size:28px;}
    .fz30{font-size:20px;}
    .fz24{font-size:18px;}
    .fz20{font-size:16px;}
    
    .body_home .banner .child .a2{bottom:30px;width:60px;}
    .body_home .banner .child .fz30{bottom:45px;right:280px;}
    .body_home .banner .navg{bottom:45px;right:80px;}
    .body_home .banner .navg span{margin:0 5px;}
    .body_home .banner .navg span.now::after{width:30px;}
    
    .header .d1{font-size:14px;}
    .header2 .d1{font-size:16px;}
    .header2 .d2 .navg a{margin:0 20px;}
    .header2 .nav_main a{font-size:16px;}
    
    /* .body_r .ll{position:fixed;background:#fff;color:#333;padding:0;padding:15px 5px 15px 5px;border-radius:0 5px 5px 0;box-shadow:0 0 10px rgba(0,0,0,0.2);line-height:1.3;} */
    /* .body_r .ll.w{background:#fff;} */
    /* .body_r .ll:hover{padding-left:5px;} */
    
    .home8 .l .list{height:275px;}
    .home3 .title .fz40{margin:0 5px;}
    .home6 .part1 .title{left:20px;top:585px;}
    .home6 .part1 .text{width:650px;}
    .home6 .part1 .title{padding:50px 50px;}
    .home6 .part1 .text .inner{padding:40px;}
    .home7 .d2 .h{font-size:20px;}
    .home7 .svg{height:45px;margin:0 auto 10px;}
    .home9 .list{margin-left:120px;}
    .home11 .list{margin-top:50px;}
    
    .page_nav2 a{font-size:16px;}
    .page_nav2 a::after{margin-left:10px;}
    .page_nav2 a::before{margin-right:10px;}
    
    .banner_page1 .text .p a{width:100px;margin-right:20px;}
    
    .research1 .tabs a span{font-size:14px;}
    .research2 .list .item{width:100px;margin-left:15px;}
    
    .old_leaders .mask .inner{padding:35px 20px;}
    .old_leaders .mask .h{margin-top:10px;font-size:16px;}
    .old_leaders .mask .p{margin-top:10px;}
    
    .cooperation1 .text{left:40%;}
    .cooperation2 .text{padding:40px 50px 60px;}
    .cooperation3 .item .inner{padding:45px;}
    .cooperation4 .text{padding:60px 40px;right:60px;}
    .cooperation5 .text{padding-left:50px;}
    .cooperation5 .text .p{margin-top:20px;}
    
    .education1 .list .item{height:300px;}
    .education1 .list .item .ico{height:80px;}
    .education1 .bb .list1{height:330px;}
    .education1 .bb .list1 .item .ico{height:80px;line-height:80px;}
    .education2 .list{padding:45px 60px 30px;}
    .education2 .list a{width:25%;}
    
    .study1 .l{padding:45px;}
    .study1 .r .d1{padding:45px;}
    .study1 .r .dl{padding:45px;}
    .study3 .content .d{padding:40px;}
    .study3 .content .d .links a{margin-top:10px;}
    .study4 .text{padding:40px;}
    .study4 .links a{margin:10px 0;}
    .study6 .list .item{height:220px;}
    .study6 .list .item .ico{height:80px;}
    .study5 .list .item a{padding:20px 0;}
    
    .history_famous5 .item{width:150px;}
    .history_famous5 .item .text{padding:60px 40px;}
    
    .visit1 .list{margin-top:20px;}
    .visit1 .list .item .ico{height:60px;line-height:60px;}
    .visit1 .list .item .h{font-size:16px;}
    
    .cas_h{padding:40px 0;}
    .cas_h .list .item{height:200px;-ms-flex:1;flex:1;}
    .cas_h .list .item .ico{height:60px;line-height:60px;}
    .cas_h .list .item .h{font-size:16px;}
    
    .recruit1 .item span{padding:35px 20px;}
    .recruit2 .r .list{margin-top:30px;}
    .recruit2 .r .list .item .ico{height:40px;}
    .recruit2 .r .list .item .h{font-size:16px;}
    .recruit2 .r .link{height:200px;}
    .recruit2 .r .list .item{margin:15px 0;}
    
    .department2 .item .p{font-size:14px;}
    .home8 .r .list .item{height:87px;}
    .home8 .l .list .item .h{font-size:14px;}
    .home8 .r .list .item .h{font-size:14px;}
    
    .about .tit{width:160px;}
    .about .list{margin-left:220px;}
    .about .list .item .h{left:-240px;width:240px;}
    
    .history .item .pic .year{width:220px;height:220px;line-height:220px;font-size:28px;}
    }
  
    @media screen and (max-width:1200px){
        .block_quanpin {
            width: 100%;
            margin: auto;
        }
        .header .version-d2 .blockvvv {
            /* width: 813px; */
            width: 100%;
            right: 0px;
            position: absolute;
            transition: all 0.3s ease-out 0s;
            height: 50px;
            /* background: rgba(158, 70, 69, 0.6); */
            background: rgba(148, 51, 51, .9);
        }
      
        .header .version-d2 {
            /* width: 813px; */
            width: 100%;
            position: absolute;
            top: 50px;
            left: 0px;
            display: none;
            transition: all 0.3s ease-out 0s;
            height: 50px;
            /* background: rgba(158, 70, 69, 0.6); */
            background: rgba(102,12,12,.9);
        }
    .more{line-height:40px;}
    .more i{width:40px;height:40px;}
    .more2{line-height:40px;}
    .more2 i{width:40px;height:40px;}
    .home4.screen .title .p {
        width: 100%;
        margin: 10px auto 0px;
        font-family: HarmonyOS_Sans_SC;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 10px;
        color: #996666;
        text-align: justify;
    }
    .home4.screen .title .fz40 {
        width: 100%;
        height: 40px;
        white-space: normal;
        font-family: HarmonyOS_Sans_SC;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 40px;
        letter-spacing: 2px;
        color: #8f3629;
        border-bottom: 2px solid #ffffff;
    }
    .home4.screen .title a {
        align-self: flex-end;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 2px;
        color: #8f3629;
        margin-top: 7px;
    }
    .block{padding-left:20px;padding-right:20px;}
    .header .nav_main{left:230px;right:130px;font-size:16px;}
    .header .nav_main a{margin:0 14px;}
    .header .d2 .block{margin:0 20px;}
    /* .header .gzdtd2 .block{margin:0 0px;} */
    .header2 .d2 .navg a{margin:0 15px;}
    .header2 .nav_main a{margin:0 10px;}
    .footer .nav_foot{padding-bottom:0;}
    .footer .nav_foot a{width:80px;font-size:14px;padding:50px 0 0 15px;}
    .footer .part2{line-height:2;text-align: center;}
    
    .body_home .banner .child .fz30{padding-left:20px;}
    .body_home .banner .child .a2{right:20px;}
    
    .home5 .list .item .text{padding:15px 20px;}
    .home5 .list .item:nth-child(-n+2){margin-bottom:10px;}
    .home5 .list:nth-child(2){margin-top:15px;}
    .home5 .list .item .text .h{height:73px;overflow:hidden;}
    .home3 .item .text .more1{display:none;}
    .home10 .part1 .item .text{padding:20px;}
    .home10 .part1 .item .h{font-size:16px;}
    
    .research2 .list .item{width:85px;margin-left:10px;}
    .research3 .item .text{padding:20px 30px;}
    .research4 .list .inner{padding:50px 0 50px 150px;}
    
    .person_detail .content .pic{width:300px;}
    .person_detail .content .text{padding-left:350px;}
    .person_detail .content .txt{margin-top:100px;}
    
    .old_leaders .mask .pic{height:150px;}
    .old_leaders .mask .p{font-size:12px;}
    .old_leaders .content .list li{margin:5px 0;}
    
    
    .cooperation2 .block{padding:0;}
    .cooperation2 .text{top:0px;bottom:0px;height:100%;width:40%;padding:30px;}
    
    .education1 .bb .list1 .item .ico{height:60px;line-height:60px;}
    .education2 .list{font-size:16px;}
    .education3 .r .list1 .item .ico{height:60px;}
    
    .cas .item{width:calc(25% - 17px);margin-left:20px;}
    .cas .tabs a{padding:8px 15px;font-size:16px;}
    .cas .list{margin:30px auto 0;}
    
    .tabs1 a{padding:8px 15px;font-size:16px;}
    .notice .d{padding:30px 20px 10px;}
    .notice .b{margin-top:30px;}
    .notice .list .item{margin-top:20px;}
    .notice .list .item a{padding:25px;}
    
    .history_famous3 .l{padding:60px;}
    .history_famous5 .item{width:120px;}
    .history_famous5 .item .text{padding:50px 30px;}
    .history_famous6 .content{padding:50px;margin-top:30px;}
    .history_famous6 .pic{margin-right:50px;width:270px;transform:none;}
    
    .visit4 .item .d{font-size:40px;}
    .visit3 .d .item .ico{height:60px;line-height:60px;}
    
    .campus3a .item .d{font-size:40px;}
    
    .recruit3 .l .d1 .item .ico{height:70px;line-height:70px;}
    
    .teachers2 .text{padding:60px 50px;}
    .teachers2 .links{font-size:16px;}
    .teachers3 .links{font-size:16px;}
    .teachers1 .links{font-size:16px;}
    
    .tutors .item .text a{width:50%;}
    .tutors .item .t{height:60px;line-height:60px;}
    
    .about .tit{width:120px;}
    .about .list{margin-left:200px;}
    .about .list .item .h{left:-210px;width:200px;}
    
    .cooperation6 .text{top:0;bottom:auto;}
    
    .layer .leader_box{width:auto;margin:0 40px;}
    .layer .leader_box .inner{padding:30px;}
    .layer .leader_box .text{margin-top:15px;}
    
    .ptbox .text a{padding:20px 20px 20px 20px;}
    .ptbox .v{left:20px;}
    .ptbox .text .h{font-size:18px;}
    }
    @media screen and (max-width:1100px){
        .gzdt .block {
            width: 100%;
            margin: auto;
        }
        .gzdt .center {
            width: 100%;
            display: flex;
            margin: 0 auto;
        }
        .gzdt .fitlb .right {
            width: 100%;
            height: 300px;
            display: flex;
            flex-direction: column;
        }
        .gzdt .fitlb .right {
            width:30%;
            height: 160px;
            display: flex;
            flex-direction: column;
        }
       .gzdt .fitlb .triangles {
            height: 200px;
            position: absolute;
            left: 67%;
            top: 0px;
            display: flex;
            flex-direction: column;
            justify-content: space-around;
        }
        .gzdt .fitlb .dots {
            position: absolute;
            left: 40px;
            bottom: 10px;
        }
        .gzdt .fitlb .left{
            width:70%;
        }
    }
    @media screen and (max-width:1024px){
    .layer .picbox video{width:90%;height:auto;}
    
    .pd120{padding-top:60px;padding-bottom:60px;}
    .pdt120{padding-top:60px;}
    .pdb120{padding-bottom:60px;}
    .pd110{padding-top:60px;padding-bottom:60px;}
    .pdt110{padding-top:60px;}
    .pdb110{padding-bottom:60px;}
    
    .footer .part1{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:20px;}
    .footer .nav_foot{margin-bottom:15px;width:100%;}
    .footer .nav_foot a{display: inline-block;width:auto;border:none;padding:0;margin:0 10px;}
    .footer .nav_foot a:first-child{margin-left:0;}
    .footer .share{margin:10px 0 0;}
    .footer .part2 .info{font-size:0;}
    .footer .part2 .info span{display:inline-block;font-size:12px;}
    .footer .share .share-item{width:38px;height:38px;line-height:38px;}
    
    .body_home .banner .text{width:70%;}
    
    .home8 .l .list{height:auto;}
    .home5{padding:calc(5vw + 60px) 0 5vw}
    .home6 .part1{-ms-display:flex;display:flex;-ms-flex-direction:column;flex-direction:column;}
    .home6 .part1 .title{text-align: center;padding:36px 0 20px;}
    .home6 .part1 .pic{-ms-flex-order:1;order:1;height:auto;overflow:hidden;}
    .home6 .part1 .text{width:auto;position:static;-ms-flex-order:2;order:2;}
    .home6 .part2{margin-top:50px;}
    .home8 .title{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;justify-content: space-between;}
    
    .home8 .title::after{display:none;}
    .home8 .title .fz40{}
    .home8 .title .more{padding-right: 30px;background-size: auto 10px;}
    .home8 .l{transform:none;opacity:1;width:auto;float: none;}
    .home8 .r{transform:none;opacity:1;width:auto;float: none;margin-top:40px;}
    .home8 .l .list{padding:20px;margin-top:20px;}
    .home8 .r .title .tit-point{margin: 0 20px;}
    .home8 .r .list{margin-top:20px;}
    .home8 .r .list .item{height:auto;line-height:1.3;height:80px;}
    .home8 .r .list .item a{display:-ms-flexbox;display:flex;height:100%;}
    .home8 .r .list .item .h{padding:20px;-ms-flex:1;flex:1;height:auto;}
    .home8 .r .list .item .pic{float:none;width:120px;transform:scale(1);}
    .home8 .r .list .item .pic span{font-size:18px;display: flex;align-items: center;justify-content: center;}
    .home8 .r .list .item .pic span::after{display: none;}
    .home1 .tr .td strong{font-size:40px;}
    
    .recruit1 .block{-ms-flex-direction:column;flex-direction:column;}
    .recruit1 .title{width:100%;text-align: center;}
    .recruit1 .list{margin:40px 0 0;width:100%;height:150px;-ms-flex:0 1 auto;flex:0 1 auto;}
    .recruit1 .item{transform:none;transition:none;opacity:1;margin-left:5px;}
    .recruit1 .item:first-child{margin-left:0;}
    .recruit1 .item::before{left:0;height:3px;right:0;bottom:0;top:auto;width:100%;}
    .recruit1 .item span{padding:15px 0;margin:auto;font-size:16px;width:18px;}
    .recruit1 .item::after{display:none;}
    .recruit1 .title{max-width:100%;}
    .recruit1 .title img{max-width:50%;}
    .recruit2 .r .list{margin-top:20px;}
    .recruit2 .r .list .item{margin:10px 0;}
    .recruit2 .r .inner{padding:30px 40px 20px;}
    .recruit2 .r .link{height:180px;}
    .recruit3 .l .d2 .item{margin:0 8px;}
    .recruit5 .list{width:500px;}
    .recruit5 .list .item em{height:45px;line-height:45px;}
    .recruit5 .content{padding:0;display:-ms-flexbox;display:flex;}
    .recruit5 .list{position:static;-ms-flex:1;-ms-flex-preferred-size:auto;flex:1;width:auto;}
    .recruit5 .list .inner{width:400px;padding:0 20px;}
    .recruit5 .list .item{width:100px;}
    .recruit5 .title{-ms-flex:1;-ms-flex-preferred-size:auto;flex:1;-ms-flex-pack:center;justify-content:center;padding:0 30px;}
    .recruit5 .title .more{margin-top:10px;}
    .recruit6 em{height:70px;line-height:70px;}
    .recruit7 .block{padding:60px 15px;}
    
    .department2 .item .text{padding:0;}
    .department2 .item .p{padding-left:0;}
    .person_detail .content .pic{width:250px;}
    .person_detail .content .text{padding-left:290px;}
    
    .research_detail .d1{padding:30px 40px;}
    .research_detail .d2{margin-top:20px;padding:30px 40px;}
    .research_detail .d1 .p a{font-size:16px;}
    
    .cooperation1 .text{padding:40px;}
    .cooperation2 .content{position:static;height:auto;}
    .cooperation2 .text{position:static;width:auto;height:auto;}
    .cooperation3 .list{-ms-flex-direction:column;flex-direction:column;}
    .cooperation3 .item{-ms-flex-preferred-size:auto;margin-left:0;margin-bottom:15px;}
    .cooperation4 .block{padding-bottom:0; display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .cooperation4 .block .pic{width:100%;}
    .cooperation4 .title{position:static;width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;}
    .cooperation4 .text{position:static;width:50%;box-sizing:border-box;}
    .cooperation5 .block{display:block;}
    .cooperation5 .bg{left:0;margin:0;}
    .cooperation5 .pics{width:auto;display:-ms-flexbox;display:flex;padding-top:20px;}
    .cooperation5 .pics .d{-ms-flex:1;flex:1;}
    .cooperation5 .pics .d img{width:100%;height:auto;}
    .cooperation5 .pics .d:last-child img{padding:0 !important;}
    .cooperation5 .text{padding:30px 40px;width:auto;}
    .cooperation5 .d:last-child{top:0;}
    .cooperation6 .text{padding:40px;}
    
    .education1 .list{margin-top:120px;}
    .education1 .list .item{height:240px;}
    .education1 .list .item .h{font-size:14px;}
    .education1 .bb .list1{height:260px;}
    .education2 .list a{width:33.33%;}
    .education3 .r .list2 li:hover:before{width:30px;}
    
    .article .content{margin-top:20px;}
    
    .study1 .l{padding:30px;}
    .study1 .r .d1{padding:30px;}
    .study1 .r .dl{padding:30px;}
    .study1 .links{font-size:14px;}
    .study1 .links a{margin:15px 0 0 0;}
    .study2 .bg1{padding:30px;}
    .study2 .links{font-size:14px;}
    .study2 .links a{margin:15px 0 0 0;}
    .study3 .content .d .links{font-size:14px;}
    .study3 .content .d{padding:30px;}
    .study4 .links{font-size:14px;}
    .study5 .list .item{font-size:14px;}
    .study6 .list .item .h{font-size:16px;}
    
    .photos .div{margin-left:30px;}
    .photos .list .item{margin-left:20px;margin-bottom:20px;width:calc(33.33% - 13.33px);}
    
    .old_leaders .content .block{height:auto;}
    .old_leaders .tabs{margin-top:15px;}
    .old_leaders .content .lb{display:none;}
    .old_leaders .content .list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;-ms-flex-pack:justify;justify-content:space-between;}
    .old_leaders .content .list .item{-ms-flex:0 1 auto;flex:0 1 auto;width:calc(50% - 7.5px);box-sizing:border-box;margin:0 0 15px;font-size:16px;padding:20px 20px;}
    .old_leaders .mask{background:rgba(0,0,0,0.8);left:0;top:0;right:0;bottom:0;position:fixed;width:auto;z-index:10;}
    .old_leaders .mask .inner{background:none;position:absolute;left:25px;top:25px;right:25px;bottom:25px;height:auto;color: #fff;}
    .old_leaders .mask .pic{height:auto;}
    .old_leaders .mask .h{font-size:18px;color:#d00;}
    .old_leaders .mask .p{font-size:14px;height:auto;}
    .old_leaders .mask .close{position:absolute;left:50%;right:auto;top:auto;bottom:40px;color:#fff;font-family:icon;font-size:25px;transform:translateX(-50%);display:block;}
    
    
    .history_famous2 .text .d{font-size:14px;}
    .history_famous3 .l{padding:30px;}
    .history_famous3 .r{padding:30px;}
    .history_famous5 .content{margin-top:20px;}
    .history_famous5 .list{-ms-flex-direction:column;flex-direction:column;height:auto;}
    .history_famous5 .item{width:auto;display: block;border-bottom:1px solid rgba(255,255,255,0.1);}
    .history_famous5 .item .pic{width:140px;float:left;margin:20px;}
    .history_famous5 .item.now .pic{width:140px;float:left;margin:20px;}
    .history_famous5 .item .text{padding:20px;-ms-writing-mode:lr-tb;-webkit-writing-mode:lr-tb;writing-mode:horizontal-tb;-ms-flex:0 1 auto;flex:0 1 auto;}
    .history_famous5 .item .d{margin:10px 0 0 !important;}
    .history_famous5 .item .p{display:block;max-height:none;}
    .history_famous5 .item.now{background:#362d2e;-ms-flex:0 1 auto;flex:0 1 auto;}
    .history_famous5 .item .pic img{width:100%;height:auto;}
    .history_famous6 .content{display:block;padding:20px;}
    .history_famous6 .content .pic{width:35%;float:left;margin-right:20px;margin-bottom:20px;}
    .history_famous6 .content .text{}
    .history_famous6 .text .p{margin-top:15px;}
    
    .visit1 .list{-ms-flex-align:start;align-items:flex-start;margin-top:30px;}
    .visit1 .list .item{height:auto;-ms-flex-pack:start;justify-content:flex-start;text-align: center;}
    .visit1 .list .item:before{display:none;}
    .visit3 .d .item .ico{height:50px;line-height:50px;}
    .visit3 .d .item .h{font-size:20px;}
    .visit4 .item .d{font-size:30px;}
    
    .campus3a .item .d{font-size:30px;}
    
    .teachers1 .text{width:50%;}
    .teachers1 .links{font-size:14px;}
    .teachers2 .text{padding:45px 40px;left:45%;}
    .teachers2 .links{margin-top:30px;font-size:14px;}
    .teachers3 .links{font-size:14px;}
    
    .notice .list .item a{padding:15px;-ms-flex-direction:column;flex-direction:column;}
    .notice .list .item a .h{overflow:hidden;text-overflow:ellipsis;white-space:normal;}
    .notice .list .item .date{margin-top:10px;}
    
    
    .research_agency .part{margin-top:25px;}
    .research_agency .part .d{margin-left:25px;}
    .research_agency .d .t{height:60px;line-height:60px;padding:0 30px;}
    .research_agency .d .inner{padding:30px 30px;}
    .research_agency .d .p a{margin:10px 0;font-size:16px;}
    .research_agency .d .ico{width:50px;}
    }
    
    @media screen and (max-width:1000px){
        .gzdt .navbar-brand.topTwo {
            float: left;
            display: block;
            padding-left: 0px;
            height: 40px;
            width: 253px;
            color: #fff;
            font-family: FZZJ;
            font-size: 21px;
            letter-spacing: -1px;
            margin-top: 0px;
            background: url(../image/images/logo_white.png) no-repeat 10px center;
            background-size: 90% 79%;
            margin-top: 5px;
        }
    .body.page{padding-top:61px;}
    .header{transform:none;opacity:1;}
    .header.mobile .d2{background:#94070a;}
    .header .d1{display:none;}
    .header .nav_main{display:none;}
    .header .gzdtd2 .nav_main{display:none;}
    .header .d2{height:60px;display: block;}
    .version2nav .header .d2{
        display: block!important;
    }
    .header .d2 .block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:100%;padding:0;}
    .header .gzdtd2 .block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:100%;padding:0;}
    .header .logo{width:110px;position:static;}
    .header .logo img{width:100%;height:auto;max-height:none;}
    .header .tools{position:static;}
    .gzdt .header .tools{
        position:absolute;right:5px;top:14px;
    }
    .header .tools .a{width:24px;height:24px;margin-left:15px;}
    .header .menu{width:24px;height:22px;position:relative;margin-left:15px;margin-right: 5px;}
   
    .index_body .header .menu i{height:2px;background:#000;width:26px;border-radius:1px;}
    .gzdt .header .menu i{height:2px;background:#fff;width:100%;border-radius:1px;}
    .header.light .menu i{background:#333;}
    .header .menu i:nth-child(1){position:absolute;left:0px;top:2px;}
    .header .menu i:nth-child(2){position:absolute;left:0px;top:11px;}
    .header .menu i:nth-child(3){position:absolute;left:0px;top:20px;}
    .header .tools .sc a::after{font-size:16px;}
    .header .tools .lang{font-size:14px;display:none;}
    .header2{display:none;}
    
    .nav_child{display:none;}
    
    .nav_mobile{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.8);z-index:5;opacity:0;visibility: hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:-ms-flexbox;display:flex;-ms--ms-flex-direction:column;flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;}
    .nav_mobile.showdiv{opacity:1;visibility:visible;}
    .nav_mobile .close {
        font-family: icon;
        font-size: 28px;
        position: absolute;
        right: 17px;
        top: 7px;
        line-height: 1;
        opacity: 1;
        color: transparent;
        width: 14px;
        height: 24px;
        border: 3px solid #fff;
        text-shadow: none;
    }

    .nav_mobile .nav_l{font-size:16px;background:#94070a;color:#fff;width:100%;overflow: hidden;}
    .nav_mobile .nav_l .inner{padding:5px 0;}
    .nav_mobile .nav_l i{display:none;}
    .nav_mobile .nav_l a{padding:5px 10px;opacity:0.8;display:inline-block;white-space:nowrap;}
    .nav_mobile .nav_l a:first-child{margin-left:0;}
    .nav_mobile .nav_r{font-size:16px;background:#94070a;color:#fff;width:100%;border-top:1px solid rgba(255,255,255,0.3);overflow: hidden;}
    .nav_mobile .nav_r a{
        color:#fff;
    }
    .navbar-brand.topTwo {
        /* color: #666; */
    }
    .nav_mobile .nav_r .inner{padding:5px 0;}
    .nav_mobile .nav_r a{padding:5px 10px;opacity:0.8;display:inline-block;white-space:nowrap;font-weight:normal;}
    .nav_mobile .nav_r a.now{opacity:1;}
    .nav_mobile .nav_r a:first-child{margin-left:0;}
    .nav_mobile .nav_main{font-size:16px;background:#666;background-size:auto 130px;align-content:flex-start;-ms-flex-align:flex-start;}
    .nav_mobile .nav_main .logo{width: 100%;}
    .nav_mobile .nav_main .logo a{display:block;height:100%;}
    .nav_mobile .nav_main .logo img{max-height:65%;width:auto;max-width:none;}
    .nav_mobile .nav_main a{border-bottom:1px solid rgba(255,255,255,0.8);padding:8px 15px;width:100%;box-sizing:border-box;height:auto;display:inline-block;color:#fff;}
    .nav_mobile .nav_main a:nth-child(odd){border-right:1px solid rgba(255,255,255,0.8);color:#fff;}
    .nav_mobile .nav_main a:nth-child(-n+2){border-top:1px solid rgba(255,255,255,0.8);color:#fff;}
    .nav_mobile .tools{display:-ms-flexbox;display:-ms-flexbox;display:flex;-ms-flex-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:50px;top:16px;}
    .nav_mobile .tools .a{border:1px solid #aaa;border-radius:100%;margin-right:10px;width:26px;height:26px;line-height:26px;position:relative;}
    .nav_mobile .tools .a>a{display:-ms-flexbox;display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-flex-pack:center;justify-content:center;}
    .nav_mobile .tools .sc a:after{content:"\e672";font-size:20px;font-family:icon;}
    .nav_mobile .tools .sc{display: none;}
    .nav_mobile .tools .lang{font-size:14px;font-family:Arial;text-transform: uppercase;}
    }
    @media screen and (max-height:800px){
        .home2 .newbg {
            background: url(../image/zhoumocenter.png) center 0 no-repeat;
            background-size: 100% 100%;
            /* position: absolute; */
            /* left: 10%; */
            /* top: 9%; */
            width: 100%;
            height: 500px;
            transform: translateX(50px);
            transition: all 3s ease-out 0s;
            opacity: 0;
            display: flex;
            justify-content: center;
        }
        .home1 .content {
            width: 100%;
            height: 540px;
            /* position: absolute; */
            /* right: 15%; */
            /* top: 20%; */
            /* bottom: 0; */
            /* padding-top: 50px; */
            background: url(../image/bg2.jpg) center center no-repeat;
            background-size: cover;
        }
        .home2 .wordsnew p {
            font-family: HarmonyOS_Sans_SC_Light;
            font-size: 12px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 23px;
            letter-spacing: 0px;
            color: #333333;
            display: block;
            padding: 0px 4%;
            text-align: justify;
        }
        .home4 .content {
            width: 1000px;
            height: 570px;
            background: url(../image/bg7.png) center center no-repeat;
            background-size: 100% 100%;
            display: flex;
            flex-direction: column;
            margin-left: -3px;
            margin-top: -70px;
        }
        .home4 .title {
            width: 270px;
            height: 500px;
            background: url(../image/hdjj.jpg) center center no-repeat;
            background-size: 100% auto;
            align-items: flex-start;
            z-index: 2;
            margin-top: -20px;
        }
        .home4 .title .inner {
            padding: 20px;
            display: flex;
            flex-direction: column;
        }
        .home4.screen .title .fz40 {
            width: 100%;
            height: 45px;
            white-space: normal;
            font-family: HarmonyOS_Sans_SC;
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 30px;
            letter-spacing: 2px;
            color: #8f3629;
            border-bottom: 2px solid #ffffff;
        }
        .home11 .content {
            background: url(../image/jinkehong.png) center center no-repeat;
            background-size: 100% 100%;
            height: 450px;
            width: 1200px;
        }
    }
    @media screen and (max-height:700px){
        .home2 .newbg {
            height: 440px;
        }
        .home2 .right {
            width: 300px;
        }
        .home2 .right .borderimg {
            height: 150px;
            width: 150px;
        }
        .home2 .titlenew {
            width: 370px;
            height: 65px;
        }
        .home2 .wordsnew p {
            font-size: 12;
            line-height: 20px;
        }
        .home2 .wordsnew {
            width: 400px;
        }
        .home2 .wordsnew .title1 span, .home2 .wordsnew .title2 span {
            font-size: 11px;
        }
        .home2 .wordsnew .title1, .home2 .wordsnew .title2 {
            margin-bottom: 0px;
        }
        .home2 .newbg .left {
            padding: 0px 6%;
        }
        .home2 .newbg {
            
            width: 100%;
        }
        .home1 .content {
            height: 400px;
            padding-top: 0px;
        }
        .home1 .last {
            right: 10px;
            bottom: 10px;
            font-size: 10px;
        }
        .home4 .content {
            width: 1131px;
            height: 500px;
            background: url(../image/bg7.png) center center no-repeat;
            background-size: 100% 100%;
            display: flex;
            flex-direction: column;
            margin-left: -3px;
        }
        .home4 .title {
            width: 270px;
            height: 420px;
            background: url(../image/hdjj.jpg) center center no-repeat;
            background-size: 100% auto;
            align-items: flex-start;
            z-index: 2;
        }
        .home4.screen .title .fz40 {
            width: 100%;
            height: 30px;
            white-space: normal;
            font-family: HarmonyOS_Sans_SC;
            font-size: 11px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 25px;
            letter-spacing: 2px;
            color: #8f3629;
            border-bottom: 2px solid #ffffff;
        }
        .home4.screen .title .p {
            width: 100%;
            margin: 10px auto 0px;
            font-family: HarmonyOS_Sans_SC;
            font-size: 12px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 17px;
            color: #996666;
            text-align: justify;
        }
        .home4 .centerpart .left {
            height: 100%;
            display: flex;
            flex-direction: column;
            margin-top: 45px;
        }
    }
    @media screen and (max-width:850px){
    .pd120{padding-top:40px;padding-bottom:40px;}
    .pdt120{padding-top:40px;}
    .pdb120{padding-bottom:40px;}
    .pd110{padding-top:40px;padding-bottom:40px;}
    .pdt110{padding-top:40px;}
    .pdb110{padding-bottom:40px;}
    .home1 .tr .td strong i {
        font-size: 25px;
        letter-spacing: 1px;
    }
    .home1 .tr .td5 i:nth-last-child(-n+2), .home1 .tr .td14 i:nth-last-child(-n+2), .home1 .tr .td16 i:nth-last-child(-n+2), .home1 .tr .td18 i:nth-last-child(-n+2) {
        font-size: 19px;
        line-height: 25px;
    }
    .footer .part1{padding:15px 15px 15px;}
    .footer .nav_foot{text-align:left;}
    .footer .nav_foot a{width:25%;text-align:left;margin:0;font-size:12px;}
    .footer .part2{display:block;}
    .footer .part2 .info{padding:0 15px;width:auto;}
    .footer .part2 .info span{margin:0;text-align:left;}
    .footer .part2 .info span:nth-child(odd){width:45%;}
    .footer .part2 .info span:nth-child(even){width:55%;}
    .footer .part2 .logo{height:45px;margin-bottom:30px;}
    .footer .share{margin-top:0;}
    .footer .share .share-item{width:32px;height:32px;line-height:32px;}
    .footer .share-box a.share-item.icon-sinawb{font-size:20px;}
    .footer .share-box .icon-wchat::after{font-size:20px;}
    .footer .share-box .icon-txwb::after{font-size:20px;}
    
    .fz48{font-size:22px;}
    .fz40{font-size:20px;}
    .fz30{font-size:18px;}
    .fz20{font-size:14px;}
    
    .layer .search_box{width:100%;padding:0 10px;box-sizing:border-box;}
    .layer .close{font-size:24px;width:40px;height:40px;line-height:40px;right:20px;top:20px;}
    .layer .leader_box .close{color:#aaa;right:20px;top:20px;font-size:30px;bottom:auto;margin:0;left:auto;}
    
    .block{padding-left:18px;padding-right:18px;}
    .title .h{font-size:28px;}
    .more{line-height:32px;}
    .more i{width:32px;height:32px;margin-right:10px;}
    .more i:before{display:none;}
    .more2{line-height:32px;}
    .more2 i{width:32px;height:32px;margin-right:10px;}
    .more2 i:before{display:none;}
    
    .pages{margin-top:20px;}
    .pages .go{display:none;}
    .pages .prev{width:0.5rem;height:0.5rem;line-height:0.5rem;}
    .pages .next{width:0.5rem;height:0.5rem;line-height:0.5rem;}
    .pages a{height:0.5rem;line-height:0.5rem;padding:0 0.15rem;}
    .pages *{display:none !important;}
    .pages .loadmore{display:block !important;height:40px;line-height:40px;text-align: center;font-size:16px;background:#94070a;border-radius:20px;color: #fff;width:50%;margin:auto;}
    
    .body_home .banner .child:before{background:linear-gradient(to top,rgb(0,0,0,1),rgba(0,0,0,0));height:90px;}
    
    .banner_frame{display:none;}
    .banner_page{position:relative;left:auto;right:auto;top:auto;height:40vw;min-height:280px;}
    .banner_page img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;transition:none;}
    
    .banner_page1.ab{margin-bottom:43px;overflow:visible;}
    .banner_page1 .block{position:static;padding:0;}
    .banner_page1 .text .fz40{position:absolute;top:50%;transform:translateY(-50%);padding:0 20px;left:0;right:0;}
    .banner_page1 .text{position:static;transform:none;}
    .banner_page1 .text .p{display:none;}
    .banner_page1.ab .text .p{position:absolute;top:100%;width:100%;left:0;margin-top:0;overflow:hidden;border-bottom:1px solid #ddd;display:block;}
    .banner_page1 .text .p .inner{display:table;white-space:nowrap;}
    .banner_page1 .text .p a{display:inline-block;white-space:nowrap;padding:0 10px;margin:0;color:#333;height:42px;line-height:42px;width:auto;box-sizing:border-box;}
    .banner_page1 .text .p a:hover{color:#333;}
    .banner_page1 .text .p a.now{border-bottom:2px solid #94070a;color: #94070a;}
    .banner_page1 .text .p a.now:before{display:none;}
    .banner_page1 .text .p br{display:none;}
    
    .page_nav{margin:auto;background:#94070a;}
    .page_nav .block{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;line-height:1.3;padding:10px;}
    .page_nav a{-ms-flex:0 1 auto;flex:0 1 auto;padding:10px 5px;margin:0 10px;}
    .page_nav a.now::after{background:#fff;height:2px;}
    
    .home.lock{overflow:hidden;}
    .home,.home body{height:auto;overflow:auto;}
    .body_home{height:auto;overflow:visible;}
    .body_home .banner{height:51vw;}
    .body_home .banner .navg{display:none;}
    .body_b{width:auto;height:auto;position:static;opacity:1;transform:none;overflow:hidden;}
    .body_home .bb{display:none;}
    
    .ptbox{overflow:visible;}
    .ptbox .text a{padding:15px;}
    .ptbox .v{margin-bottom:0;left:15px;}
    .ptbox .text .h{font-size:14px;line-height:1.5;}
    
    .home5{padding:36px 0;}
    .home5 .content{margin-top:20px;}
    .home5 .list{display:block;}
    .home5 .list .box{width:auto;}
    .home5 .list .item{height:auto;width:calc(50% - 7.5px);}
    .home5 .list .item:nth-child(-n+2){margin-bottom:15px;}
    .home5 .list:nth-child(2){margin-top:15px;}
    .home5 .list:nth-child(2) .ptbox{margin-top:15px;}
    .home5 .list .item:before{display:none;}
    .home5 .list .item .text{padding:15px;}
    .home5 .list .item .text .h{height:auto;}
    .home5 .list .ptbox{width:100%;margin-bottom:15px;}
    .home5 .btns{display: flex;justify-content: center;}
    .home5 .btns .more {margin: 0 10px;}
    .home6{padding:0;overflow:visible;background: none;}
    .home6 .block{padding:0;}
    .home6 .part1 .focus{opacity:1;transform:none;}
    .home6 .part1 .title{position:static;text-align: center;margin:0 0;}
    .home6 .part1 .text .inner{padding:35px;display:block;}
    .home6 .part1 .text .l{width:100px;margin-right:20px;margin-bottom:20px;float:left;}
    .home6 .part1 .text .h{font-size:16px;}
    .home6 .part1 .text .date{margin-top:15px;}
    .home6 .part1 .prev{left:20px;top:30%;width:40px;height:40px;}
    .home6 .part1 .prev::after{opacity:1;transform:none;}
    .home6 .part1 .next{right:20px;top:30%;width:40px;height:40px;}
    .home6 .part1 .next::after{opacity:1;transform:none;}
    .home6 .part2{-ms-flex-direction:column;flex-direction:column;padding:36px 18px 30px;margin-top:0;}
    .home6 .part2 .d{opacity:1 !important;transform:none !important;margin:0 !important;width:100%;}
    .home6 .part2 .title{padding:0;margin:0 0 20px;}
    .home6 .part2 .title.p-show{display: none;}
    .home6 .part2 .title.m-show{display: block;width: 100%;}
    .home6 .part2 .d1{-ms-flex-order:0;order:0;margin-bottom:15px !important;}
    .home8 .block{padding:0 18px;}
    .home8 .r .title .tit-point{margin: 0 5px;}
    .home8 .r .title{justify-content: space-between;}
    .home8 .r .title .tit-item{display: inline-flex;align-items: center;}
    .home8 .r .title .fz40{transform-origin: left center;}
    .home8 .r .title .more{margin-top: 5px;margin-left: 0;background-size: auto 8px;padding-right: 25px;padding-left: 8px;}
    .home10 .block{padding:0 18px;}
    .focus1 .navg{bottom:65px;}
    
    .home7{padding:30px 0;background:#524443;}
    .home7 .block{height:auto;}
    .home7 .svg{width:50px;height:40px;}
    .home7 .d1{position:relative;margin:auto;opacity:1;transform:none;width:auto;height:80vw;margin-bottom:16px;left:auto;top:auto;}
    .home7 .d1:before{content:"";background:rgba(0,0,0,0.3);position: absolute;left:0;top:0;right:0;bottom:0;}
    .home7 .d1 .title{position:relative;}
    .home7 .d2{position:static;margin:auto;opacity:1;transform:none;width:auto;height:auto;display:-ms-flexbox;display:flex;height:30vw;}
    .home7 .d2 .h{font-size:16px;}
    .home7 .d2 .dd1{position:relative;left:auto;top:auto;margin:0;opacity:1;transform:none;-ms-flex:1;flex:1;width:auto;height:auto;}
    .home7 .d2 .dd2{position:relative;left:auto;top:auto;margin:0;opacity:1;transform:none;-ms-flex:1;flex:1;width:auto;height:auto;}
    .home7 .d2 .dd3{position:relative;left:auto;top:auto;margin:0;opacity:1;transform:none;-ms-flex:1;flex:1;width:auto;height:auto;}
    .home7 .d3{position:relative;left:auto;top:auto;margin:auto;opacity:1;transform:none;width:auto;margin-top:16px;}
    .home7 .d4{position:relative;left:auto;right:auto;top:auto;margin:auto;opacity:1;transform:none;width:auto;height:auto;display:-ms-flexbox;display:flex;height:30vw;}
    .home7 .d4 .dd1{position:relative;left:auto;top:auto;margin:0;opacity:1;transform:none;-ms-flex:1;flex:1;width:auto;height:auto;}
    .home7 .d4 .dd2{position:relative;left:auto;top:auto;margin:0;opacity:1;transform:none;-ms-flex:1;flex:1;width:auto;height:auto;}
    .home7 .d4 .dd3{position:relative;left:auto;top:auto;margin:0;opacity:1;transform:none;-ms-flex:1;flex:1;width:auto;height:auto;}
    .home7 .d4 .h{font-size:16px;}
    .home9{padding:36px 0;}
    .home9 .block{-ms-flex-direction:column;flex-direction:column;}
    .home9 .title{max-width:none;}
    .home9 .title .fz40{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb; writing-mode: lr-tb;}
    .home9 .title .more{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin-top:10px; writing-mode: lr-tb;}
    .home9 .title .more i{margin-bottom:0;margin-right:10px;}
    .home9 .list{margin:20px 0 0;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:none;flex:none;}
    .home9 .item{opacity:1 !important;transform:none !important;height:90vw;margin:0;margin-left:1px;}
    .home9 .item .more1{right:10px;}
    .home9 .item .tit{left:12px;top:12px;max-height:80%;}
    .home9 .item .tit .h{font-size:18px;}
    .home9 .item .tit .h br{display:none;}
    .home9 .item:hover .pic{transform:none;}
    .home10 .part1 .list::after{display:none;}
    .home10 .part1 .list{margin-top:20px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .home10 .part1 .item{transform:none;opacity:1;width:calc(50% - 7.5px);margin:0 0 15px;}
    .home10 .part1 .item:first-child{width:100%;}
    .home10 .part1 .item:first-child .h{font-size:16px;}
    .home10 .part1 .item .text{padding:15px 15px;}
    .home10 .part1 .item .h{font-size:14px;}
    .home10 .part1 .item:hover img{transform:none;}
    .home10 .part1 .btns{margin-top:20px;}
    .home11{height:auto;}
    .home11 .block{padding:30px 0;}
    .home11 .list{margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 50px;}
    .home11 .list .item{width:50%;-ms-flex:0 1 auto;flex:0 1 auto;margin:20px 0;}
    .home11 .item .svg{width:65px;height:50px;}
    .home11 .item .h{margin-top:10px;font-size:16px;}
    
    
    .bottom1 .content{-ms-flex-direction:column;flex-direction:column;}
    .bottom1 .content .d{margin-left:0;margin-bottom:15px;height:auto;}
    .bottom1 .d1 .inner{padding:25px 20px;}
    .bottom1 .content .d .p{font-size:14px;}
    .bottom1 .d1 li{margin-top:10px;font-size:14px;}
    .bottom1 .d2{padding:25px 20px;}
    .bottom1 .b{text-align: left;margin-top:10px;padding:0 20px;}
    .bottom1 .b .more{margin:0 0 10px;display: block;}
    .bottom1 .bb{height:120px;}
    .bottom1 .bb .d{-ms-flex-direction:column;flex-direction:column;}
    .bottom1 .bb .d span{margin:10px auto 0;}
    .bottom1 .bb .d img{transition:none;height:45px;margin-right:10px;}
    .bottom1 .bb .d:hover img{transform:none;}
    .bottom1 .bb .d span{font-size:18px;}
    
    .body_r{position:fixed;overflow:auto;background:#fff;}
    .body_r .menu{display:none;}
    .nav_b{display:none;}
    .body_r .navg{display:none;}
    .rr.showdiv{transform:scale(0.6);}
    .body_r .body_scroll{height:auto;position:static;}
    .body_r .arr{display:none;}
    .screen{float:none;height:auto;overflow:hidden;}
    .screen .title .fz40{width:auto;}
    .screen .title .p{width:auto;margin:10px 0 0;}
    .home1{height:100vh !important;display:flex;flex-direction:column;}
    .home1 .title{position:static;width:auto;padding:25px 0;background-size:cover;}
    .home1 .title .inner{-ms-flex-direction:column;flex-direction:column;opacity:1;transform:none;}
    .home1 .content{position:static;width:auto;flex:1;display:flex;flex-direction:column;}
    .home1 .tr{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;flex:1;}
    .home1 .tr:nth-child(2){flex:2;}
    .home1 .tr:nth-child(3){flex:2;}
    .home1 .tr .td{opacity:1;transform:none;padding:20px 0px;width:50%;-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box;transition:none;}
    .home1 .tr .td .inner{transform:none;opacity:1;transition:none;}
    .home1 .tr .td span{font-size:14px;line-height:1.2;margin-top:5px;}
    /* .home1 .tr .td1{display:none;}
    .home1 .tr .td2{display:none;}
    .home1 .tr .td4{display:none;}
    .home1 .tr .td6{display:none;}
    .home1 .tr .td9{display:none;}
    .home1 .tr .td12{display:none;}
    .home1 .tr .td13{display:none;}
    .home1 .tr .td16{display:none;} */
    /* .home1 .tr:last-child{display:none;} */
    .home1 .tr .td3{background:#385284;}
    .home1 .tr .td5{background:#4b6695;}
    .home1 .tr .td15{background:#4b6695;}
    .home1 .last{position:static;padding:15px;text-align: center;}
    
    .home2{padding:0 20px;background:url(../image/bg3.jpg) center center no-repeat;background-size:cover;}
    .home2 .title{position:static;width:auto;padding:50px 0 20px;background-size:cover;}
    .home2 .title .inner{-ms-flex-direction:column;flex-direction:column;opacity:1;transform:none;}
    .home2 .bg{display:none;}
    .home2 .list{opacity:1;transform:none;left:auto;top:auto;margin:20px 0 0;width:auto;position:static;padding:0;}
    .home2.showdiv .list{transition:none;}
    .home2 .list .inner{height:auto;}
    .home2 .list .item{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;padding:0;margin-bottom:15px;border-bottom:1px solid #ddd;padding-bottom:15px;display:block;}
    .home2 .list .item .h{opacity:0.7;}
    .home2 .list .item .p{margin-left:0;}
    .home2 .pic{position:static;width:auto;height:auto;transform:none;opacity:1;margin:10px 0 40px;max-width:none;}
    .home2 .pic .d{display:none;}
    .home2 .pic .more{position:static;opacity:1;}
    
    .home3 .title{position:static;width:auto;padding:30px 0;background-size:cover;display:block;}
    .home3 .title .inner{-ms-flex-direction:column;flex-direction:column;opacity:1;transform:none;height:auto;width:auto; -ms-flex-direction:column;flex-direction:column;}
    .home3 .title .fz40{transform:scale(0.8);margin:10px 0;}
    .home3 .title .fz40.now{padding:0;transform:scale(1);opacity:1;background:none;}
    .home3 .title .fz40.now a{display:block;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;padding:0;margin-top:10px;width:auto;line-height:1;font-size:14px;background-size:14px auto;background:none;}
    .home3 .title .fz40.now a:before{content:"";width:14px;height:14px;background:url(../image/png5.png) center bottom no-repeat;background-size:100% auto;display: inline-block;margin-right:5px;vertical-align:sub;}
    .home3 .div{position:static;}
    .home3 .list{position:static;height:auto;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex;width:100%;pointer-events:auto;display: none;}
    .home3 .list.act{display:-ms-flexbox;display:flex;}
    .home3 .item{opacity:1;transform:none;margin:0;width:50%;-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box;border-left:0;}
    .home3 .item:nth-child(2n){border-right:0;}
    .home3 .item .inner{height:auto;}
    .home3 .item .text{padding:20px;-ms-flex-direction:column;flex-direction:column;}
    .home3 .item .text .h{font-size:18px;width:auto;}
    .home3 .item .text .p{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;height:auto;margin:10px 0 0;}
    .home3 .item .pic{height:60vw;overflow: hidden;}
    .home3 .item:hover .pic .img{transform:none !important;}
    .home3 .item:hover .inner{background:none;height:auto;transition:none;}
    
    .home4 .title{position:static;width:auto;padding:50px 0 20px;background-size:cover;}
    .home4 .title .inner{-ms-flex-direction:column;flex-direction:column;opacity:1;transform:none;}
    .home4 .content{position:static;}
    .home4 .content .d{position:relative !important;left:auto;top:auto;right:auto;bottom:auto;width:auto;height:80vw;opacity:1;}
    .home4 .content .d3{display:none;}
    .home4 .content .d7{display:none;}
    .home4 .content .d .pic span{transform:none;}
    .home4 .content .d6 .tit{left:50%;}
    .home4 .content .d4 .pic{height:100%;}
    .home4 .content .d4 .tit{right:0;bottom:0;left:auto;top:auto;width:50%;}
    
    .article{padding-top:60px !important;margin-top:0;}
    
    .recruit2 .block{padding:0;}
    .recruit2 .content{-ms-flex-direction:column;flex-direction:column;margin-top:30px;height:auto;}
    .recruit2 .pic{width:100%;transition:none;transform:none;opacity:1;}
    .recruit2 .r{width:100%;position:static;transition:none;transform:none;opacity:1;}
    .recruit2 .r .inner{padding:20px;}
    .recruit2 .r .links .item{font-size:20px;}
    .recruit2.showdiv .r{transform:none;}
    .recruit2 .b{text-align: left;margin-top:30px;padding:0 20px;}
    .recruit2 .b .more{margin:0 0 10px;display: block;}
    .recruit2 .r .link .item{font-size:18px;}
    .recruit3 .content{-ms-flex-direction:column;flex-direction:column;margin-top:30px;height:auto;}
    .recruit3 .block{padding:0;}
    .recruit3 .pic{margin-left:0;width:auto;transform:none !important;transition:none !important;opacity:1 !important;}
    .recruit3 .l{position:static;width:auto;transform:none !important;transition:none !important;opacity:1 !important;}
    .recruit3 .l .d1{height:130px;}
    .recruit3 .l .d1 .item .ico{height:50px;line-height:50px;}
    .recruit3 .l .d1 .item span{font-size:18px;line-height:1;}
    .recruit3 .l .d2{height:130px;/*justify-content:space-around;*/}
    .recruit3 .l .d2 .item{margin:0;-ms-flex: 1;flex: 1;max-width: 20%;}
    .recruit3 .l .d2 .item:hover{transform:none;}
    .recruit3 .b{text-align: left;margin-top:30px;padding:0 20px;}
    .recruit3 .b .more{margin:0 0 10px;display: block;}
    .recruit5{padding:0;}
    .recruit5 .block{padding:0;}
    .recruit5 .pic{transform:none;transition:none;opacity:1;}
    .recruit5 .list .item em{transform:none;transition:none;opacity:1;}
    .recruit5 .content{padding:0;-ms-flex-direction:column;flex-direction:column;}
    .recruit5 .title{padding:30px 20px;-ms-flex:0 1 auto;flex:0 1 auto;}
    .recruit5 .list .inner{width:100%;box-sizing:border-box;}
    .recruit5 .list{position:static;width:auto;padding:20px;-ms-flex:0 1 auto;flex:0 1 auto;}
    .recruit5 .list .item{width:33.33%;}
    .recruit5 .list .item em{height:45px;line-height:45px;}
    .recruit6{padding:40px 0;}
    .recruit6 .list{margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;}
    .recruit6 .item{width:calc(50% - 7.5px);-ms-flex:0 1 auto;flex:0 1 auto;transform:none !important;transition:none !important;opacity:1 !important;margin:0 0 15px;height:150px;padding:0px 0;}
    .recruit6 em{height:60px;line-height:60px;}
    .recruit6 span{margin-top:10px;font-size:14px;}
    .recruit7 .block{-ms-flex-direction:column;flex-direction:column;padding:15px;}
    .recruit7 .dl{margin:0;max-width:none;-ms-flex:0 1 auto;flex:0 1 auto;}
    .recruit7 .dl .h1{font-size:18px;}
    .recruit7 .dl .inner{padding:30px;}
    .recruit7 .dl .list a{width:auto;margin:0 20px 20px 0;}
    .recruit7 .dl .link{height:80px;}
    .recruit7 .dl .link .d span{font-size:16px;}
    .recruit7 .dr{height:auto;width:auto;margin:15px 0 0;-ms-flex:0 1 auto;flex:0 1 auto;}
    .recruit7 .dr .inner{padding:30px;}
    .recruit7 .dr .link{margin-top:20px;}
    
    .research1 .top{-ms-flex-direction:column;flex-direction:column;}
    .research1 .tabs{margin:30px 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;}
    .research1 .tabs a{height:70px;line-height:70px;-ms-flex:0 1 auto;flex:0 1 auto;width:calc(33.33% - 6.66px);margin-bottom:10px;}
    .research1 .tabs a:first-child{margin-left:0;}
    .research1 .content{margin-top:40px;}
    .research1 .content .h{font-size:28px;}
    .research1 .content .r{display:none;}
    .research1 .content .text{margin-top:20px;font-size:16px;}
    .research1 .content .text.big{font-size:16px;}
    .research1 .share{margin-top:20px;}
    .research2 .block{-ms-flex-direction:column;flex-direction:column;}
    .research2 .title{width:100%;max-width:none; -ms-flex-align:center;align-items:center;}
    .research2 .title .h{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;}
    .research2 .title .more{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin-top:10px;}
    .research2 .title .more i{margin:0 10px 0 0;}
    .research2 .list{width:100%;height:auto;-ms-flex-direction:column;flex-direction:column;margin:20px 0 0;}
    .research2 .list .item{width:auto;margin:0;transform:none;opacity:1;height:50px;line-height:50px;-ms-flex:0 1 auto;flex:0 1 auto;border-bottom:1px solid #6079a3;transition:none;}
    .research2 .list .item .inner{display:block;padding:0 20px;width:auto;background:#3d537e;}
    .research2 .list .item:hover .inner{transform:none;}
    .research2 .list .item span{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;}
    .research3 .list{-ms-flex-direction:column;flex-direction:column;}
    .research3 .item{width:auto;margin:0 0 15px; transform:none;opacity:1;}
    .research3 .item:hover .pic img{transform:none;}
    .research3 .b{margin-top:20px;}
    .research4{padding-bottom:0;}
    .research4 .content{margin-top:20px;}
    .research4 .pic{position:static;transform:none !important;opacity:1;margin:0;max-width:none;}
    .research4 .list{margin:0;transform:none !important;opacity:1;width:auto; transition:none;}
    .research4 .list .inner{padding:25px 15px;}
    .research4 .list .item .h{font-size:18px;}
    .research4 .list .item{padding-left:40px;}
    .research4 .list .item::before{width:30px;height:30px;background-size:contain;}
    .research4 .list .item ul li{font-size:14px;margin-top:10px;}
    
    .department2 .list{margin-top:30px;}
    .department2 .item{transform:none;transition:none;opacity:1;}
    .department2 .item .text:first-child{padding-left:10px;}
    .department2 .item .t{display: none;}
    .department2 .item{position:static;margin:0 0 15px;width:auto;}
    .department2 .item .h{font-size:24px;}
    .department2 .item .inner{padding:25px;}
    .department2 .item .p{margin-top:20px;}
    .department2 .item::after{display:none;}
    .department2 .item .p a{padding-left:20px;white-space: normal;}
    
    .research_detail .d1{padding:30px 30px;}
    .research_detail .d2{margin-top:20px;padding:30px 30px;}
    .research_detail .d1 .p{margin-top:10px;}
    .research_detail .d1 .p a{margin:15px 0 0 0;width:50%;font-size:14px;}
    
    .person_detail .content .text{padding:0;}
    .person_detail .content .pic{width:30vw;margin:0 30px 20px 0;}
    .person_detail .content .h1{font-size:28px;}
    .person_detail .content .txt{margin-top:30px;}
    .person_detail .recommand{margin-top:40px;}
    .person_detail .list{margin-top:20px; -ms-flex-direction:column;flex-direction:column;}
    .person_detail .item{margin:0;}
    
    .notice .d{padding:20px 0;}
    
    .leaders .content{margin-top:25px;}
    .leaders .part{-ms-flex-direction:column;flex-direction:column;margin-bottom:0;}
    .leaders .part .d{margin:0 0 15px;-ms-flex:0 1 auto;flex:0 1 auto;}
    .leaders .d .bg{width:15px;}
    .leaders .d .inner{padding:20px;}
    .leaders .d .p .td{padding-top:0;}
    .leaders .d .p .td a{margin:5px 15px;}
    .leaders .d .p .th{font-size:16px;margin:5px 0;padding-right:15px;width: 150px;}
    .leaders .d .p .s1{font-size: 10px;}
    
    .about{padding:20px 0 0;background:#fff;}
    .about .tit{display:none;}
    .about .block{display:block;padding:0;}
    .about .title{display:block;text-align: center;margin-bottom:40px;width:100%;}
    .about .list{margin-left:120px;padding-bottom:100px;-ms-flex:0 1 auto;flex:0 1 auto;width:auto;}
    .about .list .item{padding:20px;}
    .about .list .item .h{left:-120px;width:120px;top:20px;}
    .about .list .item:first-child .h{top:-5px;}
    .about .pics{width:100%;height:50vw;}
    .about .pics .d3{width:25%;}
    
    
    .cooperation1{padding:15px 0;}
    .cooperation1 .bg{display:none;}
    .cooperation1 .pic img{max-width:none;width:100%;}
    .cooperation1 .text{position:static;padding:30px;}
    .cooperation2 .more1{line-height:35px;}
    .cooperation2 .more1 i{height:35px;background-size:contain;width:70px;}
    .cooperation3 .item .inner{padding:25px;}
    .cooperation3 .item .pic{float: none;width:auto;display: none;}
    .cooperation3 .item .p{margin-top:15px;}
    .cooperation3 .item .more2{margin-top:15px;}
    .cooperation4 .title{width:100%;padding:30px 20px;box-sizing:border-box;}
    .cooperation4 .text{width:100%;padding:30px;}
    .cooperation4 .title .more2{margin-top:10px;}
    .cooperation5 .text{padding:30px 20px;}
    .cooperation5 .text .b{margin-top:20px;}
    .cooperation6{padding:20px 0;}
    .cooperation6 .bg{display:none;}
    .cooperation6 .pic img{max-width:none;width:100%;}
    .cooperation6 .text{position:static;padding:30px;}
    
    .education1 .content{background:none;}
    .education1 .title{color:#333;}
    .education1 .list{width:auto;margin-top:25px;padding:0;-ms-flex-direction:column;flex-direction:column;}
    .education1 .list .item{opacity:1;transform:none;height:auto;margin:0;border-bottom:1px solid rgba(255,255,255,0.2);padding:20px;transition:none;background-image:none !important;-ms-flex:0 1 auto;flex:0 1 auto;padding:15px;}
    .education1 .list .item a{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:15px 10px;}
    .education1 .list .item .h{margin-top:0;}
    .education1.showdiv .list .item{transform:none !important;}
    .education1 .list .item .ico{height:50px;line-height:50px;width:70px;margin-right:15px;}
    .education1 .bb{padding-bottom:20px;margin-top:-20px;}
    .education1 .bb .list1{-ms-flex-pack:center;justify-content:center;}
    .education1 .bb .list1 .item{width:50%;height:120px;text-align: center;-ms-flex:0 1 auto;flex:0 1 auto;max-width:none;margin:0;}
    .education1 .bb .list1 .item:before{display:none;}
    .education1 .bb .list1{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;}
    .education1 .bb .list1 .item .ico{height:50px;line-height:50px;}
    .education1 .bb .list1 .item .h{font-size:14px;}
    .education1 .box{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;}
    .education2 .list{padding:15px;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin:15px -15px 0;font-size:12px;}
    .education2 .list a{width:calc(50% - 5px);white-space:normal;margin-bottom:10px;}
    .education2 .tabs{margin-top:10px;}
    .education2 .tabs a{font-size:16px;margin:0 10px;}
    .education2 .bg{bottom:0;}
    .education3 .block{-ms-flex-direction:column;flex-direction:column;}
    .education3 .tit{width:auto;}
    .education3 .tit .t{padding:35px 0 0 30px;}
    .education3 .r{width:auto;}
    .education3 .r .list1{position:static;width:auto;height:auto;display:-ms-flexbox;display:flex;}
    .education3 .r .list1 .item{height:130px;width:50%;}
    .education3 .r .list1 .item .ico{height:50px;}
    .education3 .r .list2{margin:0;width:auto;padding:50px 0 0 30px;height:auto;}
    .education3 .r .list2 li{margin-bottom:20px;font-size:20px;}
    .education4 .list{margin-top:20px;-ms-flex-direction:column;flex-direction:column;}
    .education4 .list .item{width:auto;margin:0 0 30px;-ms-flex:0 1 auto;}
    .education4 .item .h{margin-top:10px;}
    
    .photos .div{margin-left:20px;}
    .photos .list .item{width:calc(50% - 7.5px);margin:0 0 25px 15px;}
    .photos .list .item .h{opacity:1;bottom:0;}
    .photos .list .item:nth-child(3n-2){margin-left:15px;}
    .photos .list .item:nth-child(odd){margin-left:0;}
    .photos .list .item .d{margin-top:10px;}
    
    .class_detail table{margin-top:20px;}
    .class_detail thead{display:none;}
    .class_detail tr{margin-bottom:15px;display: block;box-shadow:0 0 15px rgba(0,0,0,0.15);border-radius:5px;}
    .class_detail tr:last-child{margin-bottom:0;}
    .class_detail td{display:block;text-align: left;padding:10px;background:none !important;border-bottom:1px solid #eee;}
    .class_detail td:last-child{border-bottom:none;}
    .class_detail td:before{content:attr(tit)" :";display: inline-block;width:70px;}
    
    .cas .item{width:calc(50% - 8.5px);margin-left:15px;}
    .cas .item:nth-child(odd){margin-left:0;}
    .cas .item .h{font-size:16px;}
    
    .page_nav2 .block{padding:15px 0;}
    .page_nav2 .block:before{display:none;}
    .page_nav2 a{font-size:16px;line-height:1;margin:10px;}
    .page_nav2 a::before{display:none;}
    .page_nav2 a::after{display:none;}
    
    .study1 .block{padding:0;}
    .study1 .content{display:block;margin-top:20px;}
    .study1 .l{width:auto;}
    .study1 .r{width:auto;margin:0;}
    .study1 .r .d2{margin:0;}
    .study1 .r .dr{margin:0;}
    .study2 .block{-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
    .study2 .l{width:auto;}
    .study2 .r{width:auto;height:50vw;}
    .study2 .bg1{padding:30px;}
    .study2 .bg2{padding:30px;}
    .study2 .l .fz40{margin-bottom:20px;}
    .study2 .l .d{margin-top:30px;}
    .study3 .content{margin-top:20px;-ms-flex-direction:column;flex-direction:column;}
    .study3 .content .d{margin:0 0 15px;width:100%;box-sizing:border-box;-ms-flex:0 1 auto;}
    .study3 .b{margin-top:20px;}
    .study4 .bg{display:none;}
    .study4 .pic img{max-width:none;width:100%;}
    .study4 .text{position:static;padding:20px;}
    .study5 .list{-ms-flex-pack:justify;justify-content:space-between;}
    .study5 .list .item{width:calc(50% - 7.5px);margin:0 0 15px;}
    .study6 .list{-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .study6 .list .item{width:calc(50% - 7.5px);margin:0 0 15px;height:120px;}
    .study6 .list .item .ico{height:50px;}
    .study6 .list .item:before{display:none;}
    
    .history_famous2 .block{padding:0;}
    .history_famous2 .bg1{display:none;}
    .history_famous2 .bg2{display:none;}
    .history_famous2 .navg span{width:50%;}
    .history_famous2 .content{background:#4a3d3e;}
    .history_famous2 .tit{padding:40px 20px;background:#362d2e;}
    .history_famous2 .item{padding:20px;}
    .history_famous2 .item .pic{position:static;width:140px;float:left;margin:0 20px 20px 0;}
    .history_famous2 .item .text{width:auto;-ms-flex:1;flex:1;padding:0;}
    .history_famous2 .frame{clear:both;width:auto;margin:auto;}
    .history_famous2 .navg{position:static;height:60px;line-height:60px;font-size:30px;}
    .history_famous2 .slick-slide{margin:0;background:#000;}
    .history_famous2 .slick-slide img{opacity:0.3;}
    .history_famous2 .slick-current img{opacity:1;}
    .history_famous2 .slick-current:after{display:none;}
    .history_famous3 .l{width:auto;}
    .history_famous3 .l .b{clear:none;}
    .history_famous3 .l .pic{width:140px;}
    .history_famous3 .r{padding:30px 20px;}
    .history_famous3 .r .list{font-size:16px;height:350px;}
    .history_famous3 .r .list a{height:40px;line-height:40px;width:33.33%;}
    .history_famous3 .content{margin-top:20px;display:block;}
    .history_famous4 .text{padding:30px;margin-top:20px;}
    
    .visit1 .block{padding:0;}
    .visit1 .list{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;}
    .visit1 .list .item{width:33.33%;display: block;margin-bottom:30px;-ms-flex:0 1 auto;flex:0 1 auto;display:block;}
    .visit1 .list .item::before{display:none;}
    .visit1 .list .item a{display:block;}
    .visit1 .list .item .h{width:100%;overflow: hidden;}
    .visit1 .list .item .ico{height:40px;line-height:40px;}
    .visit1 .content{display:block;}
    .visit1 .l{width:auto;}
    .visit1 .l .fz40{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;text-align:center;}
    .visit1 .l .tabs{-ms-flex-direction:row;flex-direction:row;margin-top:20px;}
    .visit1 .l .tabs a{-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;height:auto;-ms-flex:1;-ms-flex-preferred-size:auto;flex:1;background-size:cover;background:#94070a !important;margin-top:0;display:block;}
    .visit1 .l .tabs a.now:after{left:0;right:0;bottom:0;height:4px;border:none;background:rgba(255,255,255,0.7);margin:0;top:auto;}
    .visit1 .r{margin:0 10px;padding:10px 0;-ms-flex:0 1 auto;flex:0 1 auto;}
    .visit1 .l .line{display:none;}
    .visit1 .r .map .point{display:none;}
    .visit2 .list a{width:calc(33% - 10px);margin:0 0 15px 15px;}
    .visit2 .list a:nth-child(6n-5){margin-left:15px;}
    .visit2 .list a:nth-child(3n-2){margin-left:0px;}
    .visit2 .list a span{padding:10px 0;}
    .visit3{background: none;}
    .visit3 .block{display:block;padding-bottom:15px;}
    .visit3 .d{width:100%;margin:0 0 15px;}
    .visit3 .d:last-child{display:none;}
    .visit3 .d .item{padding:30px 0;}
    .visit3 .d .item:hover{background:#eeebea;color:#333;}
    .visit3 .d .item:hover .a{display:inline-block;}
    .visit3 .d .item:hover .b{display:none;}
    .visit3 .d .item:last-child{background:#eeebea;}
    .visit4{padding-bottom:10vw;background: none;}
    .visit4 .navg{margin-top:30px;}
    .visit4 .list{-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .visit4 .item{width:50%;border-bottom:1px solid #e0e0e0;padding-bottom:30px;-ms-flex:0 1 auto;flex:0 1 auto;}
    
    .campus3a .list{-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .campus3a .item{width:50%;border-bottom:1px solid #e0e0e0;padding-bottom:30px;-ms-flex:0 1 auto;flex:0 1 auto;}
    
    
    .teachers1{padding:15px 0 0;}
    .teachers1 .bg{position:static;height:30vw;width:auto;margin:0 18px;}
    .teachers1 .block{display:block;}
    .teachers1 .text{width:auto;padding:30px;}
    .teachers1 .links{margin-top:30px;}
    .teachers2{padding:15px 0 0;overflow:visible;}
    .teachers2 .bg{display:none;}
    .teachers2 .pic{width:auto;}
    .teachers2 .text{position:static;padding:30px;}
    .teachers3{padding:15px 0;margin-top:0;}
    .teachers3 .bg1{display:none;}
    .teachers3 .bg2{display:none;}
    .teachers3 .links{margin-top:30px;}
    .teachers3 .links a{width:33.33%;}
    .teachers3 .text{width:auto;padding:15px;box-shadow:0 0 30px rgba(0,0,0,0.15);background: #fff;}
    
    .tabs1{margin-top:30px;position: relative;}
    .tabs1:after{content:"";position: absolute;right:0;top:0;height:100%;width:20px;background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.05));}
    .tabs1 a{display:inline-block;padding:8px 15px;white-space:nowrap;-ms-flex:0 0 auto;flex:0 0 auto;}
    .tabs1 a.now{background:#94070a;color:#fff;border-bottom:none;}
    
    .tutors .list{margin-top:30px;}
    .tutors .item{position:static;margin:0 0 15px;width:auto;}
    .tutors .item .t{height:40px;line-height:40px;}
    .tutors .item .inner{padding:25px;}
    .tutors .item .text{margin-top:20px;margin:0;padding:0 !important;}
    .tutors .item .text a{font-size:12px;margin-bottom:20px;}
    .tutors .item .ico{width:50px;}
    
    .history_famous5 .item .pic{width:120px !important;}
    
    .cas_h{padding:20px 0;}
    .cas_h .list{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;}
    .cas_h .list .item{height:auto;width:50%;margin:15px 0;padding:0 5px;box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto;}
    .cas_h .list .item a{display:block;}
    .cas_h .list .item::before{display:none;}
    .cas_h .list .item .ico{height:40px;line-height:40px;}
    .cas_h .list .item .h{font-size:14px;}
    .cas_h .list .item.now .h{color:#ff5054;}
    
    .visit4 .item .d{font-size:24px;}
    
    .history .list{padding:0;}
    .history .list:before{display:none;}
    .history .list:after{display:none;}
    .history .item{position:static;width:auto;padding:30px 0;}
    .history .item .pic .year{width:130px;height:130px;line-height:130px;font-size:18px;}
    .history .item .pic .year span{width:30px;height:30px;background-size:contain;}
    .history .item:last-child{width:auto;transform:none;padding-top:30px;text-align:left;}
    .history .item:last-child .text .p{text-align:left;}
    
    .research_agency .part .d{margin:15px 0 0;}
    .research_agency .part .d:first-child{margin-top:0;}
    .research_agency .d .inner{padding:20px;}
    .research_agency .d .p a{margin:5px 0;font-size:14px;}
    .research_agency .d.c3 .p a{width:100%;}
    .research_agency .d.c2 .p a{width:100%;}
    .research_agency .part{display:block;margin-top:15px;}
    .research_agency .d.c3 .p{display: block;}
    .research_agency .d.c3 .p .col{width:100%;}
    
    .photos .list{margin-top:20px;}
    .photos .date img{height:50px;}
    .photos .date .inr{font-size:20px;line-height:50px;background-size:contain;}
    .photos .list .item{width:100%;margin:0 0 35px !important;}
    
    .campus3a{background:none;}
    .campus3a .navg{margin-top:30px;}
    .campus3a{padding-bottom:10vw;}
    }
    @media screen and (max-width:800px){
    .body_home .banner .navg{bottom:20px;}
    .body_home .banner .child .fz30{bottom:10px;line-height:1.5;right:70px;font-size:14px;padding-left:18px;}
    .body_home .banner .child .a2{bottom:0;right:0;height:50px;line-height:50px;}
    }
    @media screen and (max-width:500px){
    .nav_mobile .nav_l{font-size:14px;}
    .nav_mobile .nav_r{font-size:14px;}
    
    .old_leaders .tabs a{margin:0 15px;font-size:16px;}
    .old_leaders .content{margin-top:20px;}
    .old_leaders .content .list .item{width:100%;}
    .position{display:none;}
    }
    @media screen and (max-width:450px){
        .home11 .content .center {
            width: 100%;
            margin: 5% auto 0px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .home11 .content .center .jinkeitems .downitemsone:nth-child(2) .item:nth-child(2) a {
            line-height: 10px;
            padding-top: 15px;
        }
    .body_home .banner .navg{right:60px;}
    .body_home .banner .child .fz30{font-size:16px;}
    .body_r .ll {
        position: fixed;
        background: #fff url(../image/shouye2.png) -30px center no-repeat;
        padding: 0;
        border-radius: 0 5px 5px 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        background-size: 140% auto;
    }
    .body_r .ll.w{background:#fff;}
    .body_r .ll:hover{padding-left:5px;} 
    .home1 .tr .td4,.home1 .tr .td8,.home1 .tr .td17,.home1 .tr .td12{
        display: none;
    }
    .home1 .tr .td11{
        display: none;
    }
    .home1 .tr .td11.mobile{
        display: block;
    }
    .home1 .content {
        padding-top: 0px;
    }
    .home1 .title {
        padding: 0px 0;
    }
    .home1 .tr:nth-child(1) {
        flex: 2;
    }
    .home1 .tr:nth-child(2) {
        flex: 1;
    }
    .home1 .tr:nth-child(3) {
        flex: 3;
    }
    .home1 .title {
        width: 150px;
        height: 74px;
        background: url(../image/zonglantitle.png) center center no-repeat;
        background-size: contain;
        margin: 0px auto;
    }
    .home1 {
        justify-content: flex-start;
        height: auto!important;
    }
    .home1 .last {
        position: absolute;
        bottom: 15px;
        text-align: center;
        height: auto;
    }
    .home2{
        background: url(../image/zhoumocenter.png) center 0 no-repeat;
        background-size: 400% 100%;
        padding:0px;
    }
    .home2 .newbg {
        opacity: 1;
        background: none;
        padding-top: 30px;
    }
    .home2 .titlenew {
        opacity: 1;
    }
   
    .home2 .titlenew {
        opacity: 1;
    }
    
  
    .home2 .newbg .left{
        opacity: 1;
        margin-top: 0px;
    }
    .home2 .right {
        flex-direction: column;
    }
    
    .home2 .right {
        opacity: 1;
    }
   
    .home2 .right .borderimg {
        height: 80px;
        width: 100%;
        margin-right: 1px;
        border: solid 1px #a32626;
        opacity: 1;
        overflow: hidden;
    }
    .home2 .right .borderimg img{
        width: 100%;
        height: 100%;
    }
    .home2 .right .borderimg:first-child{
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    
    .home2 .right .borderimg:last-child{
        opacity: 1;
        margin-top: 0px;
        margin-right: 0px;
    }
    .home2 .newbg {
       
        transform: translateX(0px);
    }
    .home2 .right::before
    {
        width: 21px;
        height: 32px;
        content: "";
        display: block;
        background: url(../image/fangpng.png) 0 0 no-repeat;
        background-size: 100% auto;
        margin-left: -20px;
        margin-top: 20px;
    }
    .last {
        bottom: 40px;
    }
    .home2 .last {
        bottom: 100px;
    }
    .home2 .right .d {
        opacity: 0;
    }
    
    .home2 .right .d.s {
        opacity: 1;
    }
    
    .centerpart {
        width: 100%;
        height: 90%;
        display: flex;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .home2 .right {
        margin-right: 0px;
    }
    .home2 .right {
        width: 20%;
        opacity: 1;
       
    }
    .home2 .newbg .left {
        padding: 0px;
    }
    .home2 .titlenew {
        opacity: 1;
        width: 100%;
        height: 60px;
        
    }
    .home2 .right .righttopzh .diyigeha {
        flex-direction: column;
    }
    .home2 .wordsnew {
        width: 200px;
        
    }
    .home2 .wordsnew p {
        font-family: HarmonyOS_Sans_SC_Light;
        font-size: 9px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 13px;
        letter-spacing: 0px;
        color: #333333;
        display: block;
        padding: 0px 0%;
        text-align: justify;
        margin-right:22px;
    }
    .home2 .wordsnew .linetitle {
        margin: 10px 0px;
        
    }
    .home2 .wordsnew .title1 span, .home2 .wordsnew .title2 span {
        text-align: left;
        font-family: STKaiti;
        font-size: 8px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 12px;
        letter-spacing: 2px;
        color: #943333;
        margin-left: 0%;
        border: solid 1px #b37575;
    }
    .home2 .wordsnew .title1, .home2 .wordsnew .title2 {
        margin-bottom: 0px;
    }
    .home4 .centerpart .left {
        opacity: 1; 
        margin-top: 30px;    
    }
    .home4 .centerpart .bottomcontent {
        flex-direction: column;
        padding-bottom: 80px;
    }
    .home4 .title {
        height: auto;
        padding:0px;
        z-index: 0;
    }
    .home4 .centerpart .toptitle {
        height: 80px;
        margin-bottom: 50px;
        align-self: self-start;
        padding-left: 20px;
        margin-top: 50px;
    }
    .home12 .centerpart {
       flex-direction: column;
    }
    .home11 .content .jinkeitems .downitemsone .item {
        opacity: 1;
    }
    .home11 .content {
        background: url(../image/jinkehong.png) center center no-repeat;
        background-size: 100% 100%;
        height: 320px;
        width: 100%;
    }
    .home11 .title {
        background: url(../image/jinketitle.png) center center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 70px;
        align-self: center;
    }
    .home11 .content .center .jinkeitems .downitemsone {
        justify-content: center;
    }
    .home11 .content .downitemsone:first-child .item{
        width: 100%;
    }
    .home11 .content .downitemsone:first-child .item a {
        display: block;
        background: url(../image/anhongda.png) -4px 1px no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 50px;
        color: #ffffff;
        font-family: HarmonyOS_Sans_SC;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 50px;
        letter-spacing: 0px;
        padding-left: 30px;
        padding-right: 20px;
    }
    .home11 .content .item{
        width: 50%;
    }
    .home11 .content .item a {
        display: block;
        background: url(../image/anhong.png) 0px 1px no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 50px;
        color: #ffffff;
        font-family: HarmonyOS_Sans_SC;
        font-size: 9px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 50px;
        letter-spacing: 0px;
        padding-left: 30px;
        padding-right: 10px;
    }
    .home4 .content {
        width: 100%;
    }
    .home4 .content .top {
        padding-left: 10px;
    }
    .home4 .content .bottom {
        padding-left: 10px;
    }
    .home4 .content .dwode1 {
        width: 25%;
        height:80%;
    }
    .home4 .content .dwode2 {
        width: 35%;
        height: 80%;
        padding-left: 10px;
    }
    .home4 .content .dwode3 {
        padding-left: 10px;
        width: 30%;
        height: 80%;
    }
    .home4 .content .dwode4 {
        width:33%;
        height: 20%;
    }
    .home4 .content .dwode5 {
        width: 33%;
        height: 20%;
        padding-left: 5px;
    }
    .home4 .title{
        width: 90%;
        margin: 5px auto;
    }
    .home4 .title .inner {
        padding: 5px 15px;
        display: flex;
        flex-direction: column;
    }
    .home4 .content .dwode {
        transition: all 0s ease-out 0s;
        opacity: 1;
    }
    .home4 .content .dwode .time::before {
        content: "";
        display: block;
        width: 2px;
        height: 100%;
        border-bottom: 2px solid #ffffff;
        margin-right: 4px;
    }
    .home4 .content .dwode .time {
        width: 33px;
        height: 16px;
        border: dotted 1px #ffffff;
        font-family: HarmonyOS_Sans_SC;
        font-size: 6px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        display: flex;
        margin: 10px 0px;
    }
    .home4 .content .tit {
        font-size: 6px;
        line-height: 9px;
    }
    .home4 .content .pic {
        height: 24px;
        background: url(../image/jiangtai.png) 0 0 no-repeat;
        background-size: auto 100%;
        font-family: FZCSJW;
        font-size: 9px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 1px;
        color: #cc9999;
    }
    .home4 .content {
        
        height: 310px;
        background: url(../image/bg7.png) center center no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        margin-left: -3px;
    }
    .home4 .content .bottom {
        display: flex;
        height: 50%;
        justify-content: center;
        align-items: flex-start;
        margin-top: 30px;
    }
.gzdt .center{
    width: 100%;
    padding:10px;
}
.fitlb .left img {
    height: 200px;
    width: 100%;
}
.fitlb .left {
    width: 50%;
}
.fitlb .right {
    width: 50%;
    height: 200px;
    display: flex;
    flex-direction: column;
}
.fitlb .right .items {
    width: 100%;
    padding: 1px 10px;
    flex: 1;
    cursor: pointer;
}
.fitlb .right .items h2 {
    font-family: MicrosoftYaHei;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    margin-bottom: 3px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fitlb .right .items p {
    height: 30px;
    font-family: MicrosoftYaHei;
    text-align: justify;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 15px;
    letter-spacing: 0px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fitlb .dots {
    width: 50%;
    display: flex;
    justify-content: center;
}
.fitlb .triangles {
    height: 200px;
    position: absolute;
    left: 47%;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.downlm .lanmu:nth-child(2n-1) {
    margin-right: 0%;
}
.downlm .lanmu {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.centerindex {
    width: 100%;
    margin: 0 auto;
}
.centerindexsecond {
    width: 100%;
    margin: 0 auto;
}
.centerindexsecond h5 {
    font-size: 10px;
    padding: 3px;
    margin: 10px 0px;
}
.centerindexsecond p {
    font-size: 9px;
    padding: 0px 45px 10px 45px;
}
.red {
    background-color: #943333;
    height: 40px;
}
.red a {
    height: 20px;
    flex: 1;
    border-left: 1px solid #fff;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-left: 0px;
    font-size: 9px;
}
.detailbody .right {
    display: none;
}
.detailbody .left {
    width: 100%;
    padding-right: 0px;
}
.detailbody .left p {
    text-indent: 2em;
    font-family: MicrosoftYaHei;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 20px;
}
.detailbody .left h3 {
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* margin-bottom: 20px; */
    margin-bottom: 15px;
}
.detailbody .left .author {
    height: 56px;
    font-family: MicrosoftYaHei;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #999999;
    margin-bottom: 25px;
    border-bottom: 1px solid #cccccc;
    display: flex;
}
.detaillist li h3 {
    height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 13px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.detaillist li p {
    height: 45px;
    font-family: MicrosoftYaHei;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 15px;
    letter-spacing: 0px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.detaillist li a span {
    margin-top: 10px;
    align-self: flex-end;
    height: 10px;
    font-family: MicrosoftYaHei;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
}
.mobiledisplay{
    display: block;
}
.pcdisplay{
    display: none;
}
.home12 .top {
    width: 100%;
    height: 70px;
    background: url(../image/qjlttitle.png) center center no-repeat;
    background-size: 45% 35px;
    margin-left: 0px;
}
.home12 .jrzt {
    margin-left: 0px;
    margin-top: -8px;
    margin-bottom: -8px;
    text-align: center;
    font-size: 10px;
}
.home12 .left {
    width: 100%;
    height: 300px;
    border-radius: 5px;
    /* background: url(../image/home55left.png) center center no-repeat; */
    background-size: 100% 100%;
    background: rgb(68, 131, 124, .4);
}
.home12 .center .bottom .tupian {
    width: 300px;
    height: 300px;
    display: none;
}
.home12 .center .bottom {
    width: 300px;
    height: 300px;
    background: url(../image/shengnew/qinjiaoquan.png) center top no-repeat;
    background-size: 100% auto;
}
.zhuantixin .down .right1 {
    flex: 1;
    min-height: 880px;
    width: 200px;
}
.home12 .left .buttons {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 5px 5px 10px;
    width: 100%;
}
.home12 .right .gray h2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 10px;
    letter-spacing: 0px;
    color: #47898b;
}
.home12 .right .ineritem.bj ul {
    height: 177px;
}
.home12 .right .gray {
    width: 95%;
    height: 60px;
    background-color: rgba(234, 234, 234, 0.8);
    border-bottom: 1px solid #719f9b;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 6px;
}
.home12 .right .green {
    width: 5%;
    height: 60px;
    background-color: #66c2b2;
    opacity: 0.8;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
    color: #ffffff;
    writing-mode: vertical-lr;
    border-bottom: 1px solid #fff;
    font-size: 9px;
}
.home12 .right .ineritem.first .tbitem.act {
    width: 50%;
    height: 100px;
    background-image: linear-gradient(0deg, rgba(129, 172, 143, 0.45) 0%, rgba(71, 137, 139, 0.45) 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    opacity: 0.8;
}
.home12 .right .ineritem.first .tbitem {
    width: 50%;
    height: 100px;
    background: #dfeae8;
    cursor: pointer;
    border: 1px solid #5e9387;
}
.home12 .right .ineritem.first .four h3 {
    height: 21px;
    font-family: Impact;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 1px;
    color: #548f80;
}
.home12 .right .ineritem.first .four h4 {
    height: 24px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #1c4f4a;
}
.home12 .left .buttons .buttonitemkyd:nth-child(35){
    display: none;
}
/* .zhuantixin .zttitle div {
    line-height: 80px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #663333;
    padding-left: 50px;
} */
.zhuantixin .zttitle div {
    line-height: 80px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 7px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: -1px;
    color: #663333;
    padding-left: 18px;
}
.zhuantixin .zttitle {
    height: 65px;
    background: url(../image/zt/titlebj.png) 0px center no-repeat;
    background-size: auto 60%;
    margin-bottom: 22px;
}
.zhuantixin .down .left {
    width: 70px;
    margin-right: 5px;
}
.zhuantixin .anniu .yitihua {
    background: url(../image/zt/yitihua1.png) center 25px no-repeat;
    background-size: 31px 32px;
    width: 70px;
    height: 110px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.zhuantixin .anniu .dasizheng {
    background: url(../image/zt/dasizheng1.png) center 25px no-repeat;
    background-size: 31px 32px;
    width: 70px;
    height: 90px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}
.home12 .left .title {
    width: 90%;
    border-radius: 5px;
    background: rgba(243, 255, 254, 0.2);
    height: 20px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 8px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 2px;
    color: #cfdfd5;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-left: 5%;
}

.centerxin {
    width: 100%;
    padding: 0px;
}
.home12 .left .buttons .buttonitemkyd {
    width: 64px;
    height: 20px;
    letter-spacing: 2px;
    color: #6fad9c;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    margin: 3px;
    font-size: 10px;
}
.home12 .left .buttons .buttonitemkyd.buttonitemwcxl {
    width: 64px;
    height: 20px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    margin: 3px;
}
.zt3 .downcontent .downvideo .right {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
    justify-content: center;
    margin-top: 100px;
}
.zt3 .downcontent .downvideo .right .toptwo, .zt3 .downcontent .downvideo .right .downone {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.zt3 .toppart {
    margin-bottom: 0px;
}
.zt3 .toppart .downvideo {
    height: 240px;
    background: url(../image/zt/yivideo.jpg) 0px center no-repeat;
    background-size: 100% auto;
    position: relative;
}
.zhuantixin .anniu .xunifangzheng {
    background: url(../image/zt/xunifangzheng1.png) center 25px no-repeat;
    background-size: 39px 30px;
    width: 70px;
    height: 125px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}
.zhuantixin .anniu .genduo {
    background: url(../image/zt/genduo1.png) center 25px no-repeat;
    background-size: 33px 30px;
    width: 70px;
    height: 105px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.zt3 .downcontent .downvideo {
    height: 600px;
    background: url(../image/zt/ervideo.jpg) 0px 0px no-repeat;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.zt3 .downcontent .downvideo .right .beibk {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 209px;
    height: 153px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(50, 90, 99, 0.1);
    margin: 5px;
}
.zt3 .toppart .downvideo .left .beibk {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(50, 90, 99, 0.3);
}
.zt3 .toppart .downvideo .left {
    width: 45%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.zhuantixin .anniu .pingpai {
    background: url(../image/zt/pingpai1.png) center 25px no-repeat;
    background-size: 31px 32px;
    width: 70px;
    height: 105px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}
.zt3 .downcontent .downtitle a {
    display: block;
    height: 100%;
    width: 100%;
    background: url(../image/zt/dangshi.png) center center no-repeat;
    background-size: 100% auto;
}
.zt3 .downcontent .downtitle a {
    display: block;
    height: 40%;
    width: 100%;
    background: url(../image/zt/dangshi.png) center center no-repeat;
    background-size: 100% auto;
}


    }
    
    
    @media screen and (max-width:1200px){
    .skin1 .more i::after{width:44px;height:28px;margin-left:-22px;margin-bottom:-18px;}
    }
    @media screen and (max-width:850px){
    .skin1 .home9 .title .more{margin-top:20px;}
    .skin1 .home7 .d1 .more:hover i::after{background-image: url(../image/skin1/icon1a.svg);}
    .centerxin{
        width: 100%;
    }
    .zt3 .toppart .downvideo .right{
        display: none;
    }
    .zt3 .toppart .toptitle, .zt3 .downcontent .downtitle {
        height: 135px;
        display: flex;
        flex-direction: column;
    }
    .zt3 .toppart .downvideo .left .beibk {
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 100%;
        height: 100px;
        background-color: #ffffff;
        box-shadow: 0px 3px 0px 0px rgba(50, 90, 99, 0.3);
    }
    .zt3 .toppart .downvideo .left .reviewPic {
        width: 100%;
        height: 100%;
        position: relative;
        margin-top: 1px;
    }
    .zt3 .toppart .downvideo .left {
        width: 30%;
        display: flex;
        align-items: center;
        height: 100%;
        justify-content: center;
    }
    .skin2 .more i::after{width:30px;height:36px;margin-top:-20px;}
    .skin2 .home9 .more i::after{right:100%;top:50%;margin:-20px -10px 0 0;}
    .person_detail .content .h2{line-height: 1.5;}
    }

