/***全局样式***/
body, ul, li, dl, dt, dd, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
}

body {
    background: #f2f2f2;
    padding-bottom: 20px;
}

ul {
    list-style: none;
}

a:link, a:visited {
    text-decoration: none;
    color: #555;
}

a:hover, a:active {
    color: #F30;
}

.clear {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

/*.row-a1 start*//***头部***/
.row-aa {
    margin-bottom: 30px;
}

#header {
    overflow: hidden;
    height: 95px;
    background-color: #edf1f4;
}

#header #logo {
    height: 100%;
}

#header .logo-img {
    float: left;
    line-height: 95px;
    padding-left: 20px;
}

#header .logo-img img {
    width: 100%;
    vertical-align: middle;
}

#header .logo-txt {
    overflow: hidden;
    padding: 22px 0 0 8px;
}

#header .logo-txt .desc {
    font-size: 18px;
    color: #224d84;
    letter-spacing: 6.7px;
    font-weight: normal;
}

#header .logo-txt .tit {
    font-size: 26px;
    color: #224d84;
    font-weight: bold;
    letter-spacing: 4px;
}

body {
    width: 100%;
}

/***首 页***/
#container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
    padding-bottom: 15px;
    box-sizing: border-box;
}

/*.row-a1 end*//*.row-a2 start*/
#ban {
    max-width: 1200px;
    margin: 0 auto;
    background: url("../images/banner1.jpg") no-repeat;
    background-size: cover;
    position: relative;
    height: 150px;
}

#ban .txt {
    display: block;
    position: absolute;
    left: 56.5%;
    top: 50%;
    transform: translate(-54.5%, -50%);
}

#ban .txt .tit1 {
    font-size: 30px;
    font-weight: bold;
    color: #f0f0fc;
}

#ban .txt .tit2 {
    font-size: 24px;
    font-weight: bold;
    color: #fbecf3;
    letter-spacing: 4px;
}

/*.row-a2 end*//*.row-a3 start*/
#center {
    max-width: 1200px; /* margin: 20px  36px 0; */
    height: 330px;
}

#left {
    float: left;
    width: 65%;
    overflow: hidden;
}

#zsys_title {
    padding-top: 5px;
    border-bottom: 1px solid #c5ccd1;
    margin-bottom: 10px;
}

#zsys_title .tit {
    font-size: 17px;
    color: #1c3f7e;
    line-height: 23px;
    font-weight: bold;
}

#zsys_title .tit span {
    color: #6d6d6d;
    font-size: 12px;
    font-weight: normal;
}

.banner {
    overflow: hidden;
    margin-left: -16px;
}

.banner .item {
    width: 100%;
    position: relative;
    display: block;
    margin-left: 16px;
}

.banner .item:focus {
    outline: none;
}

.banner .item img {
    width: 100%;
}

.banner .slick-arrow {
    position: absolute;
    width: 33px;
    height: 62px;
    top: 50%;
    border: 0;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    outline: none;
    transform: translateY(-50%);
}

.banner .slick-prev {
    left: 2%;
    background-image: url("../images/headerprev.png");
}

.banner .slick-next {
    right: -1%;
    background-image: url("../images/headernext.png");
}

#search_box {
    background: #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
}

#right {
    overflow: hidden;
    padding: 0 0 0 20px;
    font-size: 14px;
}

.search_box {
    height: 281.56px;
}

#search_title {
    height: 34px;
    line-height: 34px;
    padding-left: 45px;
    width: 289px;
    font-weight: bold;
    font-size: 16px;
    font-family: "Microsoft YaHei" ! important;
    background: url("../images/a.png") no-repeat;
    border-bottom: 1px solid #ddd;
}

#search_con {
    padding: 5px 25px 0 35px;
    height: auto;
    box-sizing: border-box;
}

#search_con p {
    margin-bottom: 8px;
}

#search_con p input {
    border: 1px solid #a0a8b1;
    height: 25px;
    line-height: 25px;
    width: 226px;
    vertical-align: middle;
}

#search_bt {
    margin-top: 15px;
    padding-bottom: 12px;
}
#search_bt input{
    height: 100%;
    max-width: 100%;
}

#center2 {
    width: 930px;
    margin: 0 auto;
    margin-top: 5px;
}

#ksmk_title {
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: 1px solid #c5ccd1;
}

#ksmk_content img {
    display: inline;
    float: left;
    margin: 5px 3px 0px 2px;
}

/*.row-a3 end*//*.row-a7 start*/
.row-a7 {
    margin-top: 20px;
}

.banner2 {
    padding: 0 -36px;
}

.banner2 .item {
    width: 100%;
    position: relative;
    display: block; /* padding: 0 36px; */
}

.ul-imgs {
    overflow: hidden;
    margin-right: -10px;
}

.ul-imgs li {
    width: 20%;
    float: left;
    margin-bottom: 10px;
}

.ul-imgs .pic {
    margin-right: 10px;
    border: 1px solid #dadada;
    padding: 10px;
}

.ul-imgs .pic img {
    width: 100%;
    height: 158.56px;
}

.ul-imgs .pic:hover img {
    transform: scale(1.03);
    overflow: hidden;
}

.banner2 .item:focus {
    outline: none;
}

.banner2 .item img {
    width: 100%;
    transition: .3s;
}

.banner2 .slick-arrow {
    position: absolute;
    width: 69px;
    height: 69px;
    top: 50%;
    border: 0;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    outline: none;
    transform: translateY(-50%);
}

.banner2 .slick-arrow:hover {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.banner2 .slick-prev {
    left: 5px;
    background-image: url("../images/prve.png");
}

.banner2 .slick-next {
    right: 5px;
    background-image: url("../images/next.png");
}

/*.row-a7 end*//***readnews页***//* 底部 */
.con_footer {
    width: 100%;
    margin: 0px;
    clear: both;
    overflow: hidden;
    height: 8px;
    background: #439bcf;
    border-top: 2px solid #00558f;
}

#footer {
    background: #f2f2f2 !important;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    font-size: 14px;
    padding-bottom: 10px;
}

.for {
    width: 620px;
    margin: 10px auto;
}

.for a {
    color: #5e5f5f;
}

.for span, .for img {
    vertical-align: middle;
}

#footer .p1 {
    float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 180px;
}

#footer .p2 {
    float: left;
    height: 35px;
    padding-left: 10px;
    padding-top: 5px;
    line-height: 1.4em;
}

#footer .p3 {
    float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}

#footer .p4 {
    text-align: center;
    width: 100%;
    float: left;
}

#footer a {
    color: #2ea0fb !important;
    font-size: 14px;
}

#footer .fd-pic {
    max-width: 80px;
    max-height: 80px;
}

.zp-g-tit1 {
    font-size: 16px;
    font-weight: bold;
    color: #3a8bdf;
    line-height: 32px;
    padding-left: 15px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    background-color: #f8f8f8;
}