.index-box-zcwdk {
    background: url(../images/index_bj.png) no-repeat center top;
    background-color: #ffffff;
}

.header-box-zcwdk {
    width: 1200px;
    height: 610px;
    margin: auto;
    box-sizing: border-box;
    padding-top: 17px;
    position: relative;
}

.header-box-top-zcwdk .l a {
    font-size: 14px;
    color: #ffffff;
    float: left;
    line-height: 32px;
}

.header-box-top-zcwdk .l span {
    font-size: 14px;
    color: #ffffff;
    float: left;
    line-height: 32px;
    margin: 0 5px;
}

.header-box-top-zcwdk .l a:hover {
    font-weight: bold;
}

.header-box-top-zcwdk .r a {
    display: block;
    float: left;
    box-sizing: border-box;
    height: 32px;
    border-radius: 30px;
    font-size: 14px;
    color: #ffffff;
}

.header-box-top-zcwdk .r a.wza {
    line-height: 30px;
    width: 114px;
    border: 1px solid #ffffff;
    background: url(../images/wza.png) no-repeat 13px center;
    padding-left: 31px;
    margin-right: 7px;
}

.header-box-top-zcwdk .r a.znwd {
    line-height: 30px;
    width: 106px;
    border: 1px solid #ffffff;
    background: url(../images/znwd.png) no-repeat 15px 7px;
    padding-left: 35px;
    margin-right: 7px;
}

.header-box-top-zcwdk .r a.fh {
    width: 102px;
    border: 0;
    line-height: 32px;
    background: url(../images/fh.png) no-repeat 14px 8px;
    background-color: #fb9e0d;
    padding-left: 33px;
}

.logo-box-zcwdk {
    width: 309px;
    height: 76px;
    position: absolute;
    left: 0;
    top: 87px;
}

.logo-box-zcwdk a {
    display: block;
    width: 100%;
    height: 100%;
}

.logo-box-zcwdk a img {
    width: 100%;
    height: 100%;
}

.search-box-zcwdk {
    width: 520px;
    height: 55px;
    position: absolute;
    left: 0;
    top: 381px;
    background: url(../images/search_bj.png) no-repeat center;
}

.search-box-zcwdk input[type=text] {
    height: 55px;
    padding: 2px 0 2px 0;
    box-sizing: border-box;
    border: 0;
    margin-left: 30px;
    font-size: 16px;
    line-height: 51px;
    color: #ffffff;
    width: 410px;
    float: left;
    background: none;
}

.search-box-zcwdk input[type=text]::placeholder {
    color: #ffffff;
}

.search-box-zcwdk button {
    height: 47px;
    width: 47px;
    margin-right: 9px;
    margin-top: 4px;
    padding: 0;
    background: none;
    float: right;
    border: none;
    outline: none;
}

.container-zcwdk {
    width: 1280px;
    margin: auto;
}

.con1-zcwdk .hd {
    height: 45px;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
}

.con1-zcwdk .hd h2 {
    font-size: 24px;
    color: #286ace;
    float: left;
    line-height: 24px;
    position: relative;
    padding-bottom: 22px;
}

.con1-zcwdk .hd h2::after {
    width: 100%;
    height: 4px;
    background-color: #296cef;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.con1-zcwdk .hd a {
    font-size: 16px;
    color: #999999;
    float: right;
    line-height: 45px;
}

.con1-zcwdk .hd a:hover {
    color: #296cef;
}

.con1-zcwdk .bd {
    margin-top: 26px;
}

.con1-zcwdk .bd .fenlei {
    height: 40px;
    display: flex;
}

.con1-zcwdk .bd .fenlei ul {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
}

.con1-zcwdk .bd .fenlei ul li {
    width: 161px;
    height: 40px;
    float: left;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    margin: 0 13px;
    box-shadow: 0 0 5px #fcf6f6;
}

.con1-zcwdk .bd .fenlei ul li:first-child {
    margin-left: 0;
}

.con1-zcwdk .bd .fenlei ul li:last-child {
    margin-right: 0;
}

.con1-zcwdk .bd .fenlei ul li.on,
.con1-zcwdk .bd .fenlei ul li:hover {
    border: 1px solid #296cef;
}

.con1-zcwdk .bd .fenlei ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    text-align: center;
}

.con1-zcwdk .bd .fenlei ul li.on a,
.con1-zcwdk .bd .fenlei ul li:hover a {
    color: #296cef;
}

.con1-zcwdk .bd .list {
    margin-top: 32px;
}

.con1-zcwdk .bd .list ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
}

.con1-zcwdk .bd .list ul li {
    width: 409px;
    height: 252px;
    background-color: #f8f8f8;
    margin: 0 13px 25px;
    box-sizing: border-box;
    padding: 24px;
    border: 1px solid #f8f8f8;
}

.con1-zcwdk .bd .list ul li:nth-child(3n+1) {
    margin-left: 0;
}

.con1-zcwdk .bd .list ul li:nth-child(3n+3) {
    margin-right: 0;
}

.con1-zcwdk .bd .list ul li:hover {
    border: 1px solid #296cef;
    box-shadow: 0 0 10px #eeeeee;
}

.con1-zcwdk .bd .list ul li .tit {
    height: 71px;
    width: 100%;
    float: left;
    background: url(../images/con1_fg.png) no-repeat center bottom;
}

.con1-zcwdk .bd .list ul li .tit a {
    width: 100%;
    display: block;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    text-align: justify;
    box-sizing: border-box;
    padding-left: 38px;
    background: url(../images/con1_xtb.png) no-repeat left 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.con1-zcwdk .bd .list ul li .tit a:hover {
    color: #296cef;
}

.con1-zcwdk .bd .list ul li .cout {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: justify;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

.con2-zcwdk {
    margin-top: 40px;
}

.con2-zcwdk .hd {
    height: 45px;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
}

.con2-zcwdk .hd h2 {
    font-size: 24px;
    color: #286ace;
    float: left;
    line-height: 24px;
    position: relative;
    padding-bottom: 22px;
}

.con2-zcwdk .hd h2::after {
    width: 100%;
    height: 4px;
    background-color: #296cef;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.con2-zcwdk .hd a {
    font-size: 16px;
    color: #999999;
    float: right;
    line-height: 45px;
}

.con2-zcwdk .hd a:hover {
    color: #296cef;
}

.con2-zcwdk .bd {
    margin-top: 30px;
}

.con2-zcwdk .bd ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
}

.con2-zcwdk .bd ul li {
    width: 409px;
    height: 149px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    margin: 0 13px;
    margin-bottom: 25px;
    padding: 22px 25px;
}

.con2-zcwdk .bd ul li:nth-child(3n+1) {
    margin-left: 0;
}

.con2-zcwdk .bd ul li:nth-child(3n+3) {
    margin-right: 0;
}

.con2-zcwdk .bd ul li:hover {
    border: 1px solid #296cef;
    box-shadow: 0 0 10px #eeeeee;
}

.con2-zcwdk .bd ul li a:first-child {
    width: 100%;
    display: block;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    text-align: justify;
    box-sizing: border-box;
    padding-left: 38px;
    background: url(../images/con2_xtb.png) no-repeat left 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    float: left;
    -webkit-box-orient: vertical;
}

.con2-zcwdk .bd ul li a:first-child:hover {
    color: #296cef;
}

.con2-zcwdk .bd ul li a:last-child {
    font-size: 16px;
    display: block;
    float: left;
    color: #296cef;
    margin-left: 38px;
    margin-top: 16px;
}

.con2-zcwdk .bd ul li a:last-child:hover {
    font-weight: bold;
}

.con3-zcwdk {
    margin-top: 45px;
}

.con3-zcwdk ul li {
    width: 410px;
    height: 156px;
    float: left;
    margin-right: 25px;
}

.con3-zcwdk ul li:last-child {
    margin-right: 0;
}

.con3-zcwdk ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.con3-zcwdk ul li a img {
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.con3-zcwdk ul li a:hover img {
    transform: scale(1.1);
}