﻿.main {
    width: 100%;
    min-height: 1389px;
    padding-bottom: 50px;
}
.main .dq {
    width: 1200px;
    height: 48px;
    margin-top: 43px;
    background: rgba(0, 12, 108, 0.5);
    padding-left: 19px;
    line-height: 48px;
}
.dq .tb {
    display: inline-block;
    margin: 0 6px 0 0 ;
    width: 13px;
    height: 17px;
}
.dq .tb img {
    width: 100%;
    height: 100%;
    margin-bottom: 5px;
}
.dq .lm,
.dq .lm a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
}

.main .zt {
    width: 100%;
    min-height: 1081px;
    padding: 30px 30px 0;
    margin-top: 30px;
    background: rgba(0, 12, 108, 0.6);
    background-size: 100%;
}
.zt .m-l {
    width: 280px;
    height: auto;
    background: rgba(0, 12, 108, 0.8);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.08);
    /* opacity: 0.4; */
}
.m-l h2 {
    width: 100%;
    height: 90px;
    background: url(./lmbg_03.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 5px 5px 0px 0px;
    line-height: 90px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.m-l ul {
    width: 100%;
    height: auto;
}
.m-l ul li {
    height: 76px;
    line-height: 76px;
    text-align: center;
    /* background: #FFFFFF; */
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 1px;
    border-left: 4px solid  #7597FA;
   
}
.m-l ul li:nth-last-child(1) {
    border-bottom: 0;
}
.m-l  li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
}
.m-l  .li1 a {
    font-weight: bold;
}

.zt .m-r {
    width: 820px;
    min-height: 800px;
    padding-bottom: 60px;
}
.zt .word-content {
    width: 100%;
    min-height: 800px;
   padding-right: 10px;
}
.zt .word-content .wz-top {
    width: 100%;
    min-height: 82px;
    text-align: center;
}
.zt .wz-top h3 {
    margin-bottom: 8px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.zt .wz-top .ly,
.zt .wz-top .fbsj,
.zt .wz-top .ztdx {
    display: inline-block;
    color: #fff;
    opacity: 0.5;
    font-size: 14px;
    text-align: center;
}
.zt .wz-top .ly {
    margin-right: 17px;
}
.zt .word-content .word {
   color: #fff;
   padding: 0;
   padding-top: 30px;
}