﻿.block0-div {
    color: #201d1d;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    width:1200px;
    margin:0 auto;
}
.block0-div-tit{
    float:left;
    width:200px;
}
.notice-tit{
    width:800px;
    text-align:center;
}
.block0-div .swiper-slide div {
    font-size: 0;
}
.block0-div .swiper-slide div span {
    display: inline-block;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.block0-div .swiper-slide div span:first-child, 
.block0-div .swiper-slide div span:last-child {
    /*width: calc(50% - 275px);*/
}
.notice-date{
    width:200px;
    text-align:right;
}
.block0-div .swiper-slide div span:last-child {
    text-align: right;
}
.block1-div {
    height: 645px;
}
.block3-div {
    width: 100%;
    margin-top: 50px;
}
.center-w1200 {
    width: 1200px;
    overflow: hidden;
    margin-left: calc(50% - 600px);
    margin-right: calc(50% - 600px);
    margin-bottom:50px;
    margin:0 auto;
}


.vjs-big-play-button {
    top: 72px !important;
    font-size: 3em;
    line-height: 1.5em;
    height: 1.63332em;
    width: 3em;
    display: block;
    position: absolute;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: 0.06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    border-radius: 0.3em;
    transition: all 0.4s;
}
.vjs-poster {
    background-size: auto !important;
}
.top_img{
    min-width: 1200px;
    height: 340px;
    background-image: url(https://tzgs.crmsc.com.cn/images/topbackground.png);
    width: 100%;
    background-repeat: repeat;
    background-size: 100% 100%;
    margin-bottom: 48px;
}
.clearfloat{clear:both;} 
.top_swiper{
    width: 790px;
    height: 270px;
    
}
.top_img img{
    width: 100%;
}
.img_show_left{
    width: 100%;
    margin-left: auto;
    float: left;
    height: 330px;
    overflow: hidden;
    margin-bottom: 20px;
}
.img_show_left .swiper-container{
    height:330px;
}
.img_show_left .bannerImg p{
    height: 40px;
    width: 97%;
    line-height: 40px;
    background: #636b72;
    color: white;
    font-size: 16px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    opacity: 0.8;
    border-radius: 0 0 2px 2px;
    padding: 0 15px;
    background:rgba(40, 39, 39, 0.5);
}
.img_show_left .bannerImg p span{
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.img_show_left img{
    width: 100%;
    height:330px;
}
.img_show_right{
    float: left;
    font-size: 14px;
    height: 166px;
    width: 387px;
    margin-left: 20px;
}
.img_show_right_img_width{
   width: 100%;
   height: 180px;
   margin-bottom:7px;
  
}
.img_show_right_img_width img{
    width: 100%;
    height: 180px; 
}
.img_show_right_notice_width{
    font-size: 16px;
    width: 100%;
    height:35px;
    line-height: 35px;
}
.img_show_center_content{
    padding: 13px 0 8px 0;
    margin-bottom: 8px;
    border-bottom:1px dashed #1E90FF;
}
.img_show_center_content span{
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}
.img_show_center_content a{
    color: black;
    display: inline-block;
}
.notice_culture{
    width: 275px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice_show{
    min-width: auto;
    margin-left: auto;
}
.notice_show ul{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 35px;
    background-color: #f4f4f4;
    clear: both;
}
.current{
    background-color: #034F92;
}
.notice_show ul li.current a.navA{
    background-color: #034F92;
    color:white;
}
.notice_show  li{
    float: left;
    padding: 0 12px 0 12px;
    font-weight: 600;
    font-size: 16px;
}
.tabA{
    color:#d4dce7 !important;
    background-color: #034F92;
}

.notice_show li:hover{
    background-color: #034F92;
}
.notice_show li:hover a.navA{
    color:white;
}

.notice_show ul a{
    float: left;
    font-weight: 600;
    font-size: 18px;
    line-height: 35px
}
.notice_show_content{
    font-size: 16px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    
}
.notice_left_span{
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 598px;
}
.notice_right_span{
    float: right;
}
.enterprise{
    background-image: url(../image/entbackground.jpg);
    height: 340px;
    width: 100%;
    background-repeat:repeat;
    background-size: 100% 100%;
    margin-top: 36px;
}
.enterprise_text{
    float: left;
    width: 740px;
    text-align: center;
   
}
.enterprise_text_content{
    padding-left: 7%;
    font-size: 24px;
    font-weight: 600;
    color: white;
    height: 30px;
    margin-top: 50px
}
.content_desc{
    text-indent: 34px;
    font-size: 16px;
    letter-spacing: 1px;
    height:160px;
    overflow:hidden;
}
.content_desc p{
    color: white;
    padding: 0px 0px 11px 0px;
    line-height: 35px;
    
}
.ent_desc_en{
    font-size: 18px;
    font-weight: 600;
    color: white;
    margin-bottom: 7px;
    padding-left: 7%;
    text-transform: uppercase;
}
/* .enerprise_img{
    float: left;
    width: 17%;
    height: 220px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
} */
.item_swaper{
    width: 100%;
}
.biz_content{
    margin-top: 60px;
    font-weight: 600;
    color: blue;
    letter-spacing: 1px;
    text-align: center;
    font-size: 24px;
}
.biz_content_en{
    font-size: 18px;
    font-weight: 600;
    color: white;
    margin-bottom: 7px;
    margin-top: 10px;
}
.biz_file_en{
    margin-left: 44%;
    font-size: 18px;
    font-weight: 600;
    color: blue;
}
.biz_more{
    margin-left: 30%;
    font-size: 14px;
    color: #666666;
}
.slide-card-title{
    height: 40px;
    line-height:40px;
    background-color: white;
    color: #666666;
    font-size: 18px;
    text-align: left;
    padding: 15px;
}
.title-ch{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #034f92;
}
.title-en{
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #034f92;
}
.page-9 .slide-card-img {
   
}
.page-9 .slide-card-img img{
    width:100%;
    height: 255px;
    display:block;
}
.slide-card-desc{
    padding: 30px 15px;
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
    text-align: justify;
}
.slide-card-desc p{
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.center-left,.center-right {
    display: inline-block;
    vertical-align: top;
}
.center-left {
    width: 795px;
}
.center-right {
    width: 380px;
    margin-left: 20px;
}
.enterprise_text {
    display: inline-block;
    vertical-align: top;
}
.enterprise_text hr{
    width: 25px;
    border: 1px solid #fff;
}
.content_desc,.ent_desc_en,.enterprise_text_content {
    padding-left: unset;
}
.enerprise_img {
    display: inline-block;
    height: 100%;
    margin-left:15px;
    width: 350px;
    overflow: hidden;
    height: 340px;
}
.enerprise_img img{
    display:block;
    width:100%;
}
.enerprise_img a{
    height: 100%;
}
.content_desc {
    text-align: left;
}

.ywly_con03 .swiper-slide {
    overflow:hidden;
    text-align: center;
    font-size: 18px;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: all 0.4s;
}
#swiper-div-9-2.swiper-container {
    height: 480px;
    padding:20px 20px;
}
#swiper-div-9-2 .swiper-slide {
    transform:scale(0.8);
    border:1px solid #ddd;
    width:390px;
}
#swiper-div-9-2 .swiper-slide a{
    display:block;
}
#swiper-div-9-2 .swiper-slide-active{
    transform:scale(1);
}
#swiper-div-9-2  .swiper-slide-active .slide-card-title,
#swiper-div-9-2  .swiper-slide-active .slide-card-desc{
    background-color: #034f92;
    color: #FFF;
}
#swiper-div-9-2 .swiper-slide-active .title-ch,
#swiper-div-9-2 .swiper-slide-active .title-en{
    color:white;
}
#swiper-div-9-2 .swiper-button-prev,
#swiper-div-9-2 .swiper-button-next{
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 15px;
    margin-top: -30px;
    width: 40px;
    height: 40px;
    background: url(../image/swiper-btn.png) no-repeat; 
    background-size:100%;
    cursor: pointer;
}
#swiper-div-9-2 .swiper-button-next{
    background-position: 0 -40px;
    left: auto;
    right: 0px;
}
.ywly_con03{
    width:1200px;
    margin:0 auto;
}
.notice-list {
    padding:10px 0;
    display: none;
}
.show {
    display: block !important;
}
.notice_show li {
    cursor: pointer;
    height: 35px;
    line-height: 35px;
}
.page-9 a {
    cursor: pointer;
}
.title-bilingual {
    color: #034f92;
    text-align: center;
    width: 1200px;
    margin-left: calc(50% - 600px);
    margin-right: calc(50% - 600px);
    margin:0 auto;
}
.title-bilingual-ch {
    font-size: 24px;
    font-weight: bold;
}
.title-bilingual-en {
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
    text-transform: uppercase;
}
.title-bilingual a {
     font-size: 14px;
     color: #666;
     float: right;
     margin-top: -50px;
 }
 .title-bilingual hr {
    width: 25px;
    border: 2px solid;
 }
 .qywh_wd p{
    font-size: 16px;
    line-height: 35px;
    text-indent: 2em;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
 }
