nt-face {
    font-family: 'SourceHanSansCN-Normal';
    /*字体名称*/
    src: url('/Public/index/css/思源字体/SourceHanSansCN-Normal.otf');
    /*字体源文件*/
    font-family: 'SourceHanSansCN-Regular';
    src: url('/Public/index/css/思源字体/SourceHanSansCN-Regular.otf');
    font-family: 'SourceHanSansCN-Medium';
    src: url('/Public/index/css/思源字体/SourceHanSansCN-Medium.otf');
    font-family: 'SourceHanSansCN-Light';
    src: url('/Public/index/css/思源字体/SourceHanSansCN-Light.otf');
    font-family: 'SourceHanSansCN-Heavy';
    src: url('/Public/index/css/思源字体/SourceHanSansCN-Heavy.otf');
    font-family: 'SourceHanSansCN-ExtraLight';
    src: url('/Public/index/css/思源字体/SourceHanSansCN-ExtraLight.otf');
    font-family: 'SourceHanSansCN-Bold';
    src: url('/Public/index/css/思源字体/SourceHanSansCN-Bold.otf');
    font-family: 'BebasNeue';
    src: url('/Public/index/css/BebasNeue.otf');
}

* {
    padding: 0;
    margin: 0;
    font-family: 'SourceHanSansCN-Medium';
    box-sizing: border-box;
    box-sizing: -webkit-border-box;
    font-weight: normal;
}

body {
    margin: 0;
    padding: 0;
    background: #393a3e;
    color: #ffffff;
}

a {
    text-decoration: none;
    color: #808080;
    font-size: 16px;
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

li {
    list-style: none;
}

body {
    
    font-size: 16px;
}

button,
input {
    -webkit-appearance: none;
    border: none;
    outline: none;
}

i,
em {
    font-style: normal;
}

img {
    max-width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.mem_head .route_center {
    transform: translateY(-50%);
    top: 50%;
}

.dis_line {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.web_alert {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1000;
}

.align_right {
    text-align: right;
}

h1 {
    font-weight: normal;
}

h2 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

h4 {
    font-weight: normal;
}

h5 {
    font-weight: normal;
}

.clearfix {
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}

.z_indexhead {
    width: 100%;
}

.glyphicon-chevron-left:before {
    content: '';
}

.glyphicon-chevron-right:before {
    content: '';
}

.glyphicon-chevron-right {
    background-image: url(/Public/index/css/../images/next.png);
    background-size: 100%;
}

.glyphicon-chevron-right:hover {
    background-image: url(/Public/index/css/../images/next1.png);
    background-size: 100%;
}

.glyphicon-chevron-right:focus {
    background-image: url(/Public/index/css/../images/next1.png);
    background-size: 100%;
}

.glyphicon-chevron-left {
    background-image: url(/Public/index/css/../images/prev.png);
    background-size: 100%;
}

.glyphicon-chevron-left:hover {
    background-image: url(/Public/index/css/../images/prev1.png);
    background-size: 100%;
}

.glyphicon-chevron-left:focus {
    background-image: url(/Public/index/css/../images/prev1.png);
    background-size: 100%;
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0) 0, rgba(0, 0, 0, 0) 100%);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
}

.carousel-control {
    opacity: 0.5;
}

.carousel-control:focus,
.carousel-control:hover {
    opacity: 1;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 72px;
    height: 72px;
    margin-top: -10px;
    font-size: 30px;
}

.z_index_new {
    margin-top: 25px;
}

.z_index_newshow_head>p {
    display: inline-block;
    margin: 0;
}

.z_index_newshow_head {
    position: relative;
}

.z_index_newshow-p a{
    color: #ffffff;
}

.z_index_newshow_head>p:first-child {
    font-size: 20px;
    line-height: 28px;
    color: #F77A1E;
}

.z_index_newshow_head>p:nth-child(2) {
    font-size: 12px;
    line-height: 28px;
    color: #62646d;
    margin-left: 12px;
}

.z_index_newshow1>a{
    text-decoration: none;
}

.z_index_newshow2>a{
    text-decoration: none;
}

.z_index_newshow_head>img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}


.z_index_newshow_hr {
    border: 0;
    border-top: 1px solid #EBEBEB;
    margin-top: 22px;
    margin-bottom: 38px;
}

.z_index_newshow-p {
    margin-top: 10px;
    width: 100%;
    padding: 20px;
    background: #62646d;
}

.z_index_newshow-p1-p {
    float: right;
    width: 54%;
}

.z_index_newshow-p1-p>p:first-child {
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.z_index_newshow-p1>a>img {
    width: 41%;
}

.z_index_newshow-p1-p>a:nth-child(2)>p {
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 0;
}

.z_index_newshow-p1-p>a:nth-child(2) {
    text-decoration: none;
}

.z_indexnew-pspan {
    line-height: 20px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-right: 100px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.z_indexnew-pspan>span:first-child {
    display: inline-block;
    height: 6px;
    width: 6px;
    background: #F77A1E;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.z_indexnew-pspan>span:nth-child(3) {
    position: absolute;
    right: 0px;
    left: auto;
}

.z_indexnew-pspan>a {
    font-size: 14px;
}

.z_index_new {
    margin-bottom: -75px;
}

.z_welfare>.container>.row>.col-md-4>a>img {
    width: 100%;
}

.z_welfare-p1 {
    margin-top: 15px;
    font-size: 20px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    margin-bottom: 0;
}

.z_welfare-p2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 17px;
    color: #ffffff;
    margin-bottom: 0;
}

.z-welfare-show {
    margin-top: 50px;
}

.z_welfare {
    margin-top: 0px;
}

.paging {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
}

.paging ul {
    list-style: none;
    padding-left: 0;
    font-size: 0px;
}

.paging>ul>li {
    display: inline-block;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}

.paging>ul>li>a.active {
    border: 1px solid #F77A1E;
    background: #F77A1E;
    color: #ffffff;
}

.paging>ul>li:nth-child(n+2) {
    margin-left: 20px;
}

.paging>ul>li>a {
    color: #cccccc;
    text-decoration: none;
    display: block;
    border: 1px solid #cccccc;
    border-radius: 2px;
    box-sizing: border-box;
    line-height: 20px;
    width: 22px;
    height: 23px;
}

.paging>ul>li>a:hover {
    color: #cccccc;
    text-decoration: none;
}

.z_history {
    box-sizing: border-box;
    padding: 0 30px;
    margin-top: 15px;
    margin-bottom: -30px;
}

.z_history>img {
    max-width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.z-system>.container>p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 39px;
}

.z-system>.container>p>a{
    color: #ffffff;
    text-decoration: none;
}

.z-system>.container>p>a:hover {
    text-decoration: none;
    color: #ffffff;
}

.z-margin130 {
    margin-top: 130px;
}

.z-system-rongyu {
    max-width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.z-system-rongyu>.swiper-container {
    padding: 0 80px;
}

.z-system-rongyu>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: auto;
    height:150px;
    border: 4px solid #252525;
}

.z-system-rongyu>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(n+2) {
    margin-left: 40px;
}

.z-system-rongyu>.swiper-container>.swiper-wrapper>.swiper-slide>img {
    width: auto;
    height: 142px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(/Public/index/css/../images/next.png);
    background-size: 100%;
}

.swiper-button-next:hover {
    background-image: url(/Public/index/css/../images/next1.png);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(/Public/index/css/../images/prev.png);
    background-size: 100%;
}

.swiper-button-prev:hover {
    background-image: url(/Public/index/css/../images/prev1.png);
}

.swiper-button-next,
.swiper-button-prev {
    width: 28px;
    height: 28px;
}

.z-system-rongyu {
    margin-top: 66px;
    margin-bottom: 150px;
}

.back-trans {
    background: transparent;
}

.z-culture {
    max-width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    box-sizing: border-box;
    padding-top: 30px;
}

.z-culture-img {
    width: 100%;
}

.z-culture-p1 {
    width: 100%;
    box-sizing: border-box;
    padding: 23px 35px;
    color: #ffffff;
}

.bgf7 {
    background: #F7F7F7;
}

.z-culture-p1>p:first-child {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    margin-bottom: 0;
}

.z-culture-p1>p:nth-child(2) {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    margin-left: 26px;
    margin-bottom: 0;
}

.z-culture-p2 {
    width: 100%;
    box-sizing: border-box;
    padding: 23px 35px;
}

.z-culture-p2 p {
    margin-bottom: 0px;
}

.z-culture-p2>p {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
}

.z-culture-p2-show {
    float: left;
    /*margin-top: 29px;*/
}

.z-culture-p2>.z-culture-p2-show:nth-child(n-1) {
    margin-right: 80px;
}

.z-culture-p3-show {
    /*margin-top: 15px;*/
}

.z-culture-p3-show>p {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    word-wrap: break-word;
    margin-bottom: 0px;
}

.z-profile {
    max-width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 30px;
}

.z-profile-p1 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0px 20px;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    text-align: left;
}

.z-profile-p2 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0px 20px;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    text-align: left;
    margin-top: 55px;
    margin-bottom: 112px;
}

.z-profile>img {
    max-width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.z-profile-contact {
    padding: 0 60px;
    box-sizing: border-box;
    width: 100%;
}

.z-profile-contact-show>p {
    display: inline-block;
    line-height: 23px;
    margin-bottom: 0px;
}

.z-profile-contact-show {
    position: relative;
    padding-left: 40px;
    float: left;
    margin-top: 63px;
    width: 50%;
    /* max-width: 400px; */
}

.z-profile-contact-show>img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 23px;
    height: 23px;
}

.mar-tb {
    margin-top: 60px;
    margin-bottom: 30px;
}

.z-cooperation {
    width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 0 50px;
}

.z-cooperation-show1-head {
    line-height: 25px;
    font-size: 18px;
    color: #333333;
}

.z-cooperation-show1-head>span:first-child {
    display: inline-block;
    width: 3px;
    height: 17px;
    background: #F77A1E;
    position: relative;
    top: 2px;
    margin-right: 13px;
}

.z-cooperation-show1-head>span:nth-child(2) {
    color: #F77A1E;
}

.z-cooperation-show1-cp {
    float: left;
    height: 80px;
    position: relative;
    margin-right: 50px;
    margin-top: 25px;
    min-width: 110px;
}

.z-cooperation-show1-show {
    box-sizing: border-box;
    padding-left: 10px;
}

.z-cooperation-show1-cp>img {
    position: relative;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 100%;
}

.z-cp-hr {
    margin-top: 60px;
    margin-bottom: 60px;
}

.z-cp-show-ma {
    margin-top: 80px;
}

.z-new-lunbo {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.z-new-lunbo img {
    width: 100%;
}

.z-new-showp {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.z-new-showp-head {
    width: 100%;
    border-bottom: 1px solid #F0F0F0;
}

.z-new-showp-head>p {
    display: inline-block;
    line-height: 30px;
    color: #ffffff;
    font-size: 22px;
    padding: 11px 19px;
    background: #F67927;
    margin-bottom: 0px;
}

.z-new-showp-p1 {
    font-size: 18px;
    line-height: 50px;
    color: #F67927;
    margin-top: 25px;
    margin-bottom: 0px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.z-new-showp-p2 {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.z-new-showp-p3 {
    line-height: 20px;
    font-size: 14px;
    margin-top: 27px;
    margin-bottom: 0px;
    padding-right: 100px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    color: #2B2B2B;
}

.z-new-showp-p3>span:first-child {
    display: inline-block;
    height: 6px;
    width: 6px;
    background: #F77A1E;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.z-new-showp-p3>span:nth-child(3) {
    position: absolute;
    right: 0px;
    left: auto;
}

.z-new-showp-p3>a {
    font-size: 14px;
    color: #ffffff;
}

.z-new-lunbo .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: auto;
    position: absolute;
    left: auto;
    right: 20px;
    bottom: 70px;
}

.swiper-pagination-bullet {
    opacity: 1;
    background: #ffffff;
}

.swiper-pagination-bullet-active {
    background: #FF5353;
}

.z-swiper-slide-p {
    height: 58px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 18px 20px;
}

.z-swiper-slide-p>p {
    line-height: 22px;
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 45px;
    position: relative;
    margin-bottom: 0px;
}

.z-swiper-slide-p>p>span {
    position: absolute;
    right: 0;
    top: 0;
}

.z-new-show2-head {
    overflow-y: hidden;
    height: auto;
    margin-bottom: 10px;
}

.z-new-show2-head-div {
    /*overflow-x: scroll;*/
    background: #252525;
}

.z-new-show2-head-ul {
    list-style: none;
    display: -webkit-box;
    overflow: hidden;
    width: auto;
    overflow-y: hidden;
    font-size: 0px;
}

.z-new-show2-head-ul>li {
    display: inline-block;
    padding-left: 35px;
    padding-right: 35px;
    padding:10px 35px;
    float: none;
}

.z-new-show2-head-ul>li>a {
    font-size: 18px;
    line-height: 25px;
}

.z-new-show2-head-ul>li>a:hover {
    text-decoration: none;
    color: #F77A1E;
}

.z-new-show2-head-ul>li>a:focus {
    text-decoration: none;
    color: #F77A1E;
}

.z-new-show2-head-ul>li>a.newsactive {
    color: #F77A1E;
}

.newsactive:after {
    content: "";
    width: 40px;
    height: 4px;
    background: #F77A1E;
    display: block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 14px;
}

.z-bgfa {
    
}

.z-bg25{
    background: #252525;
}

.z-newdiv1 {
    padding: 15px;
}

.z-newdiv2 {
    padding:0;
    margin-top:20px;
}

.z-new-show2-head {
    /*border-bottom: 1px solid #E6E6E6;*/
}

.z-newsshow-p1 {
    font-size: 20px;
    line-height: 28px;
    color: #F67927;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.z-newsshow-row {
    margin-bottom: 20px;
    /* margin-top: 55px; */
    background: #252525;
    /* margin-bottom: 80px; */
    box-sizing: border-box;
    padding: 20px 30px;
    margin-left: 0;
    margin-right: 0;
}

.z-newsshow-p2 {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.z-newdiv2 .z-newsshow-row:last-child {
    margin-bottom: 0px;
}

.mar-top90 {
    margin-top: 90px;
}

.z-system>.container>.search-p>.search-span {
    position: absolute;
    right: 0;
}

.z-system>.container>.search-p {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 90px;
    position: relative;
}

.z-newsshow-row img {
    width: 100%;
}

.z-cptutu{
    width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
}

@media (min-width: 1200px) {
    .z_index_new .container {
        width: 1230px;
    }
    .z_index_newshow-p1 {
        padding-bottom: 17px;
    }
    .z_welfare .container {
        width: 1240px;
    }
    .z-system .container {
        width: 1230px;
    }
    .z-culture {
        padding-bottom: 50px;
    }
    .z-newdiv1 {
        width: 1200px;
    }
    .z-newsshow-p1 {
        margin-bottom: 22px;
    }
    .z-newdiv2 {
        width: 1200px;
    }
}

@media (min-width: 992px) {
    .z_index_new .container .row .col-md-6:first-child {
        padding-right: 60px;
    }
    .z_index_new .container .row .col-md-6:nth-child(2) {
        padding-left: 60px;
    }
}

@media (max-width: 992px) {
    .mar-top3 {
        margin-top: 64px;
    }
    .z-cooperation-show1-cp {
        min-width: 50px;
        width: 80px;
        height: 60px;
    }
    .z-new-showp {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .z_index_new {
        margin-top: 32px;
        margin-bottom: 38px;
    }
    .z_index_newshow_hr {
        margin-top: 11px;
        margin-bottom: 19px;
    }
    .z_index_newshow_head>p:first-child {
        font-size: 22px;
    }
    .z_index_newshow-p1-p>a:nth-child(2)>p {
        font-size: 12px;
        line-height: 18px;
    }
    .z_index_newshow-p1-p>p:first-child {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .z_indexnew-pspan {
        margin-top: 14px;
    }
    .mar-top3 {
        margin-top: 32px;
    }
    .z-welfare-show {
        margin-top: 33px;
    }
    .z_welfare {
        margin-top: 15px;
    }
    .paging>ul>li>a {
        line-height: 20px;
        width: 22px;
        height: 23px;
        font-size: 14px;
    }
    .paging>ul>li:nth-child(n+2) {
        margin-left: 10px;
    }
    .paging {
        margin-top: 40px;
    }
    .y_foot {
        margin-top: 50px;
    }
    .z_history {
        margin-top: 34px;
        margin-bottom: 50px;
    }
    .z-system>.container>p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
        margin-top: 19px;
    }
    .z-system>.container>p>a {
        font-size: 14px;
    }
    .z-margin130 {
        margin-top: 65px;
    }
    .z-system-rongyu {
        margin-top: 33px;
        margin-bottom: 75px;
    }
    .z-system-rongyu {
        padding: 0 15px;
    }
    .z-culture-p2-show {
        margin-top: 0px;
    }
    .z-culture-p1 {
        padding: 12px 18px;
    }
    .z-culture-p2 {
        padding: 20px 18px;
    }
    .z-culture-p3-show {
        margin-top: 0px;
    }
    .mar-tb {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .z-profile-p2 {
        margin-top: 28px;
        margin-bottom: 56px;
    }
    .z-profile-contact {
        padding: 0 30px;
    }
    .z-cooperation {
        padding: 0 15px;
    }
    .z-cooperation-show1-cp {
        min-width: 50px;
        width: 60px;
        height: 40px;
    }
    .z-swiper-slide-p {
        height: 42px;
        padding: 10px 11px;
    }
    .z-swiper-slide-p>p {
        font-size: 14px;
    }
    .z-new-lunbo .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 45px;
        right: 10px;
    }
    .z-new-showp-head>p {
        line-height: 26px;
        font-size: 18px;
        padding: 5px 12px;
    }
    .z-new-showp-p1 {
        font-size: 16px;
        line-height: 40px;
        margin-top: 15px;
    }
    .z-new-showp-p3 {
        margin-top: 15px;
    }
    .z-newdiv1 {
        padding: 15px;
        /*background: #ffffff;*/
    }
    .z-newsshow-row {
        margin-top: 27px;
        margin-bottom: 40px;
    }
    .z-newsshow-row .col-sm-3 img {
        width: 100%;
    }
    .z-newsshow-p1 {
        margin-bottom: 0px;
        font-size: 16px;
        line-height: 28px;
    }
    .z-newsshow-p2 {
        font-size: 12px;
        line-height: 20px
    }
    .z-new-show2-head-ul>li {
        padding-left: 0px;
        padding-right: 0px;
        display: block;
        width: 25%; 
        box-sizing: border-box;
        padding: 5px 10px;
    }
    .z-new-show2-head-ul>li>a{
        font-size: 14px;
    }
    .mar-top90 {
        margin-top: 44px;
    }
    .z-system>.container>.search-p>.search-span {
        font-size: 12px;
    }
    .z-system>.container>.search-p {
        padding-right: 70px;
    }
    .z-system>.container>.search-p>a {
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 50px;
        height: 50px;
        margin-top: -10px;
        font-size: 30px;
    }
    .z_index_new {
        margin-top: 64px;
        margin-bottom: 75px;
    }
    .z-system-rongyu {
        padding: 0 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .z-newsshow-p1 {
        font-size: 20px;
        line-height: 26px;
    }
    .z-newsshow-p2 {
        font-size: 14px;
        line-height: 22px;
        color: #666666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .z_index_newshow-p1-p>p:nth-child(2) {
        line-height: 21px;
    }
    .z_indexnew-pspan {
        margin-top: 15px;
    }
    .z-new-showp-p3 {
        margin-top: 15px;
    }
    .z-new-showp-p1 {
        line-height: 35px;
        margin-top: 20px;
    }
    .z-newsshow-p2 {
        line-height: 25px;
    }
}

.carousel-caption {
    width: 1200px;
    position: absolute;
    right: 0%;
    top: 30%;
    transform: translate(2%, -50%);
    bottom: auto;
}

.carousel-caption>p {
    text-align: right;
    text-shadow: 2px 2px 2px #333333;
}

.banner-p1 {
    margin: 0;
    font-size: 30px;
    line-height: 84px;
    font-family: 'SourceHanSansCN-Bold';
}

.banner-p2 {
    margin: 0;
    font-size: 90px;
    line-height: 126px;
    font-family: 'SourceHanSansCN-Bold';
}

.banner-p3 {
    margin: 0;
    font-size: 60px;
    line-height: 84px;
    font-family: 'SourceHanSansCN-Bold';
}

.banner-p4 {
    font-size: 20px;
    line-height: 28px;
    font-family: 'SourceHanSansCN-Bold';
    letter-spacing: 2px;
    word-wrap: break-word;
    margin-top: 30px;
}

@media (max-width: 1200px) {
    .carousel-caption {
        width: 600px;
    }
    .banner-p1 {
        font-size: 40px;
        line-height: 64px;
    }
    .banner-p2 {
        font-size: 60px;
        line-height: 86px;
    }
    .banner-p3 {
        font-size: 40px;
        line-height: 64px;
    }
    .banner-p4 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 20px;
    }
}

@media (max-width: 992px) {
    .carousel-caption {
        width: 500px;
    }
    .banner-p1 {
        font-size: 30px;
        line-height: 44px;
    }
    .banner-p2 {
        font-size: 50px;
        line-height: 66px;
    }
    .banner-p3 {
        font-size: 30px;
        line-height: 44px;
    }
    .banner-p4 {
        font-size: 16px;
        line-height: 20px;
        margin-top: 15px;
    }
}

.bg{
    width: 100%;
    max-width: 1200px;
    background: #323337;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
    padding: 60px;
    padding-top: 1px;
    padding-bottom: 0px;
}
@media (max-width: 767px) {
    .carousel-caption {
        width: 500px;
    }
    .banner-p1 {
        font-size: 16px;
        line-height: 18px;
    }
    .banner-p2 {
        font-size: 20px;
        line-height: 26px;
    }
    .banner-p3 {
        font-size: 16px;
        line-height: 18px;
    }
    .banner-p4 {
        font-size: 12px;
        line-height: 12px;
        margin-top: 0px;
    }
    .carousel-caption {
        padding: 0;
        width: 310px;
        bottom: 10px;
    }
    .bg{
        padding: 15px;
    }
}

.y_title2{
   text-align: left;
}

.z-newsshow-row .col-sm-3{
    overflow: hidden;
}

.y_career11{
    background-image: url(/Public/index/css/../images/conbg.jpg);
    background-size: 100%;
}

    @-webkit-keyframes scaleanm {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }
@-moz-keyframes scale_b {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }
@-ms-keyframes scale_b {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }
@-o-keyframes scale_b {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }

    .y_back{
        overflow: hidden;
       }
       .y_back>img{
        width: 100%;
        height: 100%;
       }

.ryzs{
    margin-top: 50px;
    height: 5px;
    background: #252525;
    max-width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.ryzs>p{
    background: #252525;
    position: absolute;
    padding: 10px 20px;
    font-size: 18px;
    left: 50%;
    top: -22px;
    transform: translate(-50%, 0);
    color: #F77A1E;
}

.y_back>img{
    /* animation: scaleanm 10s linear infinite alternate; */
    animation: none!important;
}

.dzfx{

    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    color: #F77A1E;

}

.dzfx>span{

    display: inline-block;
    height: 6px;
    width: 6px;
    border: 1px solid #F77A1E;
    transform: rotate(45deg);
    margin-right: 10px;
    position: relative;
    /* top: 30px; */
    /* margin-top: 9px; */
    /* bottom: 5px; */
    top: -3px;
    
}
.img140{
    width: 140px;
}