@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    font-style: normal;
    list-style: none;
    font-family: Microsoft Yahei, Helvetica Neue, Helvetica, Arial, Tahoma, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #1b9ffc;
    text-decoration: underline;
}
.font30 {
    font-size: 30px;
}
.w1920 {
    width: 100%;
    max-width: 1920px;
    min-width: 1190px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w800 {
    width: 800px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.head-nav {
    height: 100px;
    background: #FFFFFF;
}

.zt-navcon {
    width: 665px;
    height: 100px;
}

.zt-navcon li {
    font-size: 14px;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin: 35px 15px 0px 15px;
}
.zt-navcon li.active,
.zt-navcon li:hover {
    font-weight: normal;
    border-bottom: 2px solid #a4cffe;
}

.zt-navcon li a,
.zt-navcon li a:hover {
    color: #000000;
    text-decoration: none;
}

.page_wrap {
    background: url("../images/zt-bannerbg.png") no-repeat center top;
}

.module_01 {
    height: 1020px;
}
.module_01 .zt-banner {
    height: 660px;
    color: #fff;
    text-align: center;
    /*text-shadow: 3px 3px 0 rgba(18, 34, 109, 0.64);*/
    background: url("../images/zt-picbg.png") no-repeat center;
}

.module_01 .gwsd-item {
    height: 300px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(18, 34, 109, 0.64);
    /*text-shadow: 3px 3px 0 rgba(18, 34, 109, 0.64);*/
}
.module_01 .zt-titbox {
    margin: 0px 70px;
    padding-top: 30px;
    border-bottom: 1px solid #27a4fc;
}
.zt-title {
    width: 300px;
}

.module_01 .zt-title img {
    vertical-align: middle;
}

.module_01 .zt-titcon {
    margin: 0px 70px;
}
.module_01 .zt-titcon li {
    float: left;
    font-size: 20px;
    line-height: 60px;
    padding: 0px 30px 0px 20px;
}

.module_02 li {
    position: relative;
    float: left;
    width: 80px;
    height: 40px;
}

.module_02 li:first-child {
    margin-left: 0;
}

.jyyd-box {
    margin-left: 170px;
    /* height: 410px; */
}

.jyyd-title {
    height: 80px;
    line-height: 60px;
    border-top: 4px solid #27a4fc;
    width: 100px;
}

.jyyd-con {
    width: 500px;
}

.jyyd-con li {
    float: left;
    width: 80px;
}

.module_02 img {
    display: block;
}

.module_02 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.module_part {
    text-align: center;
    font-size: 0;
    position: relative;
}

.module_text {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    color: #333;
    vertical-align: middle;
    font-weight: bold;
}

.module_line {
    display: inline-block;
    width: 131px;
    height: 2px;
    background-color: #27a4fc;
    opacity: 0.9;
    vertical-align: -3px;
}

.module_more {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
    color: #34aafc;
}

.module_05 {
    margin-top: 44px;
}

.module_05 .module_text {
    margin: 0 53px;
}

.module_05 .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 57px;
    cursor: pointer;
}

.module_05 .arrow_left {
    left: -38px;
    background: url("../images/arrow_01.png") no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

.module_05 .arrow_right {
    right: -38px;
    background: url("../images/arrow_02.png") no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

.module_05 .slider_box {
    position: relative;
    margin-top: 38px;
    height: 360px;
}

.module_05 li {
    position: relative;
    float: left;
    margin-right: 40px;
    width: 380px;
}

.module_05 li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.module_05 .item_01 {
    height: 280px;
    overflow: hidden;
}

.module_05 img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.module_05 li:hover img {
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.module_05 .item_02 {
    padding: 14px 23px 20px 13px;
    font-size: 20px;
}

.module_05 .item_02_01 {
    line-height: 30px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.module_05 .item_02_02 {
    margin-top: 14px;
    height: 30px;
    line-height: 15px;
    color: #646464;
    -ms-word-break: break-all;
    word-break: break-all;
    overflow: hidden;
}

.module_05 li:hover {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.03);
}

.module_05 li:hover .item_02 {
    background-color: #27a4fc;
}

.module_05 li:hover .item_02 p {
    color: #fff;
}

.module_06 li {
    width: 316px;
    height: 310px;
    float: left;
    margin: 30px 40px 0px 40px;
}
.footerbg {
    background: #f5f6f9;
    height: 240px;
    margin-top: 20px;
}
.cyjg-box01 h3 {
    text-align: center;
    height: 60px;
    line-height: 60px;
}
.cyjg-box01 li {
    float: left;
    display: block;
    width: 387px;
    height: 62px;
    border: 1px solid #ddd;
    margin: 10px 5px;
}
.cyjg-box02 li {
    float: left;
    display: block;
    width: 137px;
    height: 46px;
    border: 1px solid #ddd;
    margin: 10px 6px;
}

.bqfoot {
    background: #34aafc;
    height: 80px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    padding: 10px 0px;
}

.search {
    width: 220px;
    margin: 0 auto;
    display: flex;
    /*border: 1px solid red;*/
}
.search input {
    float: left; //左浮动
    flex: 4;
    height: 30px;
    outline: none;
    border: 1px solid #34aafc;
    box-sizing: border-box;
    padding-left: 10px;
}
.search button {
    float: right;
    flex: 1;
    height: 30px;
    background-color: #34aafc;
    color: white;
    border-style: none;
    outline: none;
    width: 50px;
}
.search button i {
    font-style: normal;
}
.search button:hover {
    background: #1c9af2;
}
