@charset "utf-8";

body {
    padding: 0;
    margin: 0;
    font-family: Microsoft Yahei;
    font-size: 16px;
    color: #333;
    text-align: left;
    background-color: #ffffff;
    position: relative;
    -webkit-text-size-adjust: none;
    min-width: 1280px;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
p,
select,
form,
fieldset,
input,
button,
textarea,
blockquote,
table {
    padding: 0;
    margin: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

li {
    list-style: none;
}

i {
    font-style: normal;
    vertical-align: top;
    display: inline-block;
    background-repeat: no-repeat;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
}

th,
td {
    padding: 0
}

img,
a img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

img,
table,
object,
embed,
video {
    max-width: 100%;
}

button,
input,
select,
textarea {
    vertical-align: middle;
    font-family: Microsoft Yahei;
    font-size: 14px;
    box-sizing: border-box;
    outline: 0;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type=image],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
}

select {
    width: 100%;
}

a {
    outline-style: none;
    text-decoration: none;
    color: #333;
    cursor: pointer !important;
}

a:focus {
    outline: none;
    -moz-outline: none;
    noline: expression(this.onFocus=this.blur());
}

a:hover {
    color: rgba(35, 129, 147, 1);
}

input[type="text"],
textarea,
select {
    padding: 2px 5px;
    line-height: 20px;
    border: 1px solid #e3e3e3;
    color: #666;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.transparent {
    background: transparent !important;
}

.bgwhite {
    background-color: #ffffff;
}

.bggray {
    background-color: #fafafa;
}

.red {
    color: #B20000;
}

.color_red {
    color: #c81f18;
}

.txt {
    text-align: justify;
    text-justify: distribute-all-lines;
}

.transition a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;

}

.imgScale a img {
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.imgScale a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* 列表 */
.common_list li {
    position: relative;
    line-height: 44px;
    color: #333;
    text-indent: 24px;
}

.common_list li:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 50%;
    width: 8px;
    height: 8px;
    background: rgba(189, 223, 174, 1);
    margin-top: -4px;
    border-radius: 4px;
}

.common_list li a h3 {
    display: block;
    width: 76%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common_list li span.time {
    color: #999;
    position: absolute;
    top: 0;
    right: 24px;
}

.mt32 {
    margin-top: 32px;
}

.mb32 {
    margin-bottom: 32px;
}

.pd {
    padding: 24px;
    display: block;
}

.txt {
    background-color: #f7f7f7;
}

.common_tit {
    display: block;
    text-align: center;
    margin-top: 48px;
}

.common_tit span {
    font-size: 30px;
    font-weight: 700;
    position: relative;
}

.common_tit span::before {
    content: '';
    width: 108px;
    height: 14px;
    background: url(../images/szgjsdcszt_tit_l.png) no-repeat;
    position: absolute;
    left: -160px;
    top: 50%;
}

.common_tit span::after {
    content: '';
    width: 108px;
    height: 14px;
    background: url(../images/szgjsdcszt_tit_r.png) no-repeat;
    position: absolute;
    right: -160px;
    top: 50%;
}

.common_tit i {
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: -6px;
    font-weight: 400;
}


/* header */
.zt_header {
    height: 665px;
    background: url(/szszjj/xhtml/ztzl/BIM/images/banner.png) no-repeat top center #ffffff;
    position: relative;
}

/* logo */
.zt_logo {
    width: 726px;
    position: absolute;
    left: 76px;
    top: 196px;
}

.zt_logo img {
    width: 100%;
}
.bim{
    width: 100%;
    /* height: 2000px; */
    background-color: #F6F7FA;
}

.bim_con{
    width: 1400px;
    margin: 0 auto;
    /* background-color: aqua; */
  
}
.bim_tit{
    width: 100%;
    display: flex;
    color: #3D3D3D;
  
}
.bim_tit_l{
    width: 93%;
    font-size: 24px;
    font-weight: 600;

}

.bim_tit_l_txt{
    transform: translateY(-10px);
}




.bim_tit_r{
   line-height:62px ;

}

.zcwj_con{
    display: flex;
}
.zcwj_con_l{
    width: 664px;
    height: 329px;
    background: url(/szszjj/xhtml/ztzl/BIM/images/zcwj_l_bg.png) no-repeat top center ;
    text-align: justify;
    background-color: #F6F7FA;
}


.zcwj_con_l_tit{
    width: 454px;
    font-size: 24px;
    color:#1F3D83 ;
    margin-left: 70px;
    margin-top: 70px;
font-weight: bold;
}

.zcwj_con_l_txt{
    margin-left: 70px;
width: 454px;
    font-size: 14px;
    margin-top: 16px;
    line-height: 22px;
}
.zcwj_con_r{
    width: 729px;
        height: 380px;
            background: url(/szszjj/xhtml/ztzl/BIM/images/zcwj_r_bg.png) no-repeat top center;

background-color: #F6F7FA;

            
}

.zcwj_con_bot{
    display: flex;

justify-content: space-between;
width: 1400px;


}
.zcwj_con_bot_con{
    width:452px ;
    height: 187px;
    background: linear-gradient(180deg, #B3D5FF 0%, rgba(215, 216, 217, 0) 100%);
    margin-top: 24px;

}
.zcwj_con_bot_con_tit{
    width: 420px;
    height: 44px;
    background-color: rgba(71, 134, 229, 1);
    margin: 16px;
    line-height: 44px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;

}
.zcwj_con_bot_con_txt{
    width: 396px;
    height: 92px;
    font-size: 14px;
    line-height: 22px;
    margin-left: 28px;
}

.bim_con_bzwj{
    width: 100%;
    margin-bottom: 5px;
}
.bzwj_con{
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top:24px ;

}

.bzwj_con_item{
    width: 451px;
    height: 169px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 24px  49px 24px 24px;

    display: flex;
    justify-content: space-between;
}
.bzwj_con_l_t{
    display: flex;

    
}
.bzwj_con_l_t_y{
    font-size:32px ;
    font-weight: bold;
}
.bzwj_con_l_t_d{
    width: 5px;
    height: 5px;
    border-radius: 1px;
    background-color: #000;
    margin-top: 16px;
    margin: 18px 5px;

}
.bzwj_con_l_t_r{
        font-size: 32px;
            font-weight: bold;
}
.bzwj_con_l_n{
    margin-left: 3px;
width: 72px;
    padding-bottom: 30px;
    border-bottom: 2px solid #3662EC;

}

.bzwj_con_r{
    width: 244px;

}

.bzwj_con_r_tit{
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 10px;

    
}
.bzwj_con_r_txt{
    font-size: 14px;
}

.bim_con_sfxm{
    width: 100%;
}
.sfxm_con{
    width: 1400px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sfxm_con_item{
    width: 451px;
    height: 388px;
}
.sfxm_con_item_img{
    width: 451px;
    height: 281px;
    overflow: hidden;
    border-radius: 5px;

}

.sfxm_con_item_img a img{
 width: 100%;
    height: 100%;

}
.sfxm_con_item_txt_top{
    display: flex;
    padding: 5px;
    box-sizing: border-box;
}

.sfxm_con_item_txt_top_zt{
    width: 40px;
    height: 20px;
    border-radius: 4px;
    background-color:#3E77F7 ;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    margin-right: 5px;
}

.sfxm_con_item_txt_top_tit{ 
        font-size: 16px;
        font-weight: 800;
        line-height: normal;
        letter-spacing: 0em;
    
        font-variation-settings: "opsz" auto;
        font-feature-settings: "kern" on;
        color: rgba(0, 0, 0, 0.85);
}
.sfxm_con_item_txt_bot{
    display: flex;
}
.sfxm_con_item_txt_bot_jsdw{

    
        font-size: 14px;
    
        letter-spacing: 0em;
    
        font-feature-settings: "kern" on;
        color: rgba(0, 0, 0, 0.65);
        margin-right: 20px;
}
.jsdw_val{
    font-weight: 600;
    margin-left: 5px;
}
.sfxm_con_item_txt_bot_xmssd{

     
        font-size: 14px;
    
        letter-spacing: 0em;
            color: rgba(0, 0, 0, 0.65);
        font-feature-settings: "kern" on;

}
.xmssd_val{
    font-weight: 600;
        margin-left: 5px;
}

.zxzx_con{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.zxzx_con_r{
    width: 688px;
    height: 600px;
background-color: #F6F7FA;
}
.zxzx_con_r_img{
    width: 688px;
    height: 445px;
    overflow: hidden;
}

.zxzx_con_r_img a img{
 width: 100%;
    height: 100%;
}
.zxzx_con_r_con{
    background-color: #fff;
    padding: 20px 20px;
margin-top: 20px;
height: 132px;
box-sizing: border-box;
}
.zxzx_con_r_con_tit{
    position: relative;
    font-weight: bold;
}
.zxzx_con_r_con_tit .dot {
     width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
   
    background: #155CB3;
    border-radius: 20%;
}
.zxzx_con_r_con_tit a{
    padding-left: 20px;
}
.zxzx_con_r_con_tit a:hover .dot{
background: #c81f18;
}
.zxzx_con_r_con_txt{
    width: 640px;
    height: 38px;
    font-size: 14px;
    text-align: justify;
    margin-top: 10px;
}

.elli-m2 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zxzx_con_l_con{
background-color: #fff;
    padding: 20px 20px;
    margin-bottom: 22px;
    width: 688px;
    height: 132px;
    box-sizing: border-box;
    border-radius: 5px;
}

.zxzx_con_l_con_tit{
    position: relative;
        font-weight: bold;

}
.zxzx_con_l_con_txt{
    width: 640px;
        height: 38px;
        font-size: 14px;
        text-align: justify;
        margin-top: 20px;
}
.zxzx_con_r_con_tit a:hover{
color: #3662EC;
}
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;    color: #000;}
/* 多行省略号 */
.elli-m2{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

.elli-m3{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all;}


.elli-m4{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical; word-break: break-all;}
.elli-m5{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 5; -webkit-box-orient: vertical; word-break: break-all;}
        body{
         position: relative;
            
        }

.wza{
    position: absolute;
    right: 100px;
    top: 20px;
    color: #000;
    font-size: 16px;
    z-index: 1000;
 
}
.wza a{   color: #000;}
