@charset "utf-8";
/* 页面自定义css样式 */

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.w1200 {
    width: 1200px !important;
    margin: 0 auto !important;
}

.con-box {
    width: 100%;
    height: auto;
}

.con-box1 {
    background: #EDF5FF;
    padding-bottom: 20px;
}

.con-box2 {
    padding: 40px 0;
}

.con-box3 {
    background: #EDF5FF;
    padding: 30px 0;
}

.con-box4 {
    padding: 45px 0 39px;
}

/* 头条新闻 */
.ttxw-box {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}

.ttxw-box h1 {
    font-size: 30px;
    color: #2277E6;
    letter-spacing: 0.48px;
    font-weight: Bold;
    text-align: center;
    line-height: 38px;
    padding: 40px 0 21px;
}

.ttxw-box p {
    font-size: 18px;
    color: #333;
    letter-spacing: 0.29px;
    line-height: 27px;
    text-align: justify;
    text-indent: 2rem;
}

.ttxw-box p a {
    color: #2277E6;
}

/* 图片新闻 */
.tpwzxw-box {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.tpxw-box {
    width: 560px;
    height: 316px;
    overflow: hidden;
    position: relative;
    float: left;
}

.tpxw-box .hd {
    overflow: hidden;
    position: absolute;
    right: 26px;
    bottom: 24px;
    z-index: 2;
}

.tpxw-box .hd ul li {
    width: 12px;
    height: 12px;
    background: #AEAFAC;
    border-radius: 20px;
    margin-left: 14px;
    float: left;
    cursor: pointer;
}

.tpxw-box .hd ul li.on {
    background: #fff;
}

.tpxw-box .bd {
    height: 100%;
}

.tpxw-box .bd ul {
    width: 100%;
    height: 100%;
}

.tpxw-box .bd ul li {
    width: 100%;
    height: 100%;
}

.tpxw-box .bd ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.tpxw-box .bd ul li img {
    display: block;
    width: 100%;
    min-height: 100%;
}

.tpxw-box .bd ul li .tpxwText {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url(tpxwText.png) repeat;
    padding: 0 180px 0 26px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 文字新闻 */
.wzxw-box {
    width: 610px;
    height: 316px;
    overflow: hidden;
    float: right;
}

.wzxw-tit-box {
    width: 100%;
    height: 50px;
    line-height: 26px;
    border-bottom: 1px solid #ddd;
}

.wzxw-tit-box .wzxw-tit {
    width: auto;
    height: 100%;
    font-size: 24px;
    color: #333;
    float: left;
}

.wzxw-tit-box .wzxw-tit a {
    display: block;
    width: auto;
    height: 100%;
    margin-right: 41px;
    float: left;
}

.wzxw-tit-box .wzxw-tit .hover {
    border-bottom: 3px solid #2277E6;
}

.wzxw-tit-box .wzxw-more {
    width: auto;
    height: 100%;
    float: right;
    line-height: 36px;
    padding-right: 5px;
}

.wzxw-tit-box .wzxw-more a {
    font-size: 16px;
    color: #999;
    display: none;
}

.wzxw-list {
    width: 100%;
    height: 100%;
    padding-top: 20px;
}

.wzxw-list ul {
    width: 100%;
    height: 100%;
    display: none;
}

.wzxw-list ul li {
    font-size: 18px;
    color: #333;
    line-height: 64px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wzxw-list ul li a {
    color: #333;
}

/* 横幅专题 */
.ztzl-box {
    width: 100%;
    height: auto;
}

.ztzl-box img {
    display: block;
    width: 100%;
    height: auto;
}

/* 通知公告 */
.con-box2 .jcsj-tit {
    display: none;
}

.tzgg-box {
    width: 100%;
    height: 80px;
    background: url(tzgg-tit.png) no-repeat left center;
    background-size: 100% 100%;
    padding: 30px 26px 18px 125px;
    line-height: 32px;
    overflow: hidden;
}

.tzgg-box .bd {
    width: 960px;
    float: left;
}

.tzgg-box .bd ul li {
    width: 100%;
    font-size: 18px;
    color: #333;
}

.tzgg-box .bd ul li a {
    display: block;
    float: left;
    max-width: 830px;
    color: #333;
    margin-right: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tzgg-box .bd ul li span {
    color: #999;
}

.tzgg-box>a {
    float: right;
    font-size: 16px;
    color: #999999;
}

/* 人才招聘、荣誉奖项 */
.rcry-box {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}

.rcry-box a {
    display: block;
    width: 585px;
    height: 122px;
    float: left;
}

.rcry-box a+a {
    float: right;
}

.rcry-box a img {
    display: block;
    width: 100%;
    height: 100%;
}

.zszl-box {
    width: 100%;
    height: auto;
}

.zszl-box>div {
    width: 383px;
    height: 395px;
    background: #fff;
    float: left;
    overflow: hidden;
    margin-right: 26px;
}

.zszl-box>div+div {
    margin-right: 25px;
}

.zszl-box>div+div+div {
    margin-right: 0;
}

.zszl-box>div img {
    display: block;
    width: 100%;
    height: 205px;
}

.zszl-box>div p {
    width: 100%;
    font-weight: Bold;
    font-size: 24px;
    color: #333;
    line-height: 32px;
    text-align: center;
    padding: 23px 28px 20px;
}

.zszl-box>div ul {
    width: 100%;
    line-height: 36px;
    font-size: 18px;
    color: #333;
    padding: 0 28px;
}

.zszl-box>div ul li {
    width: 100%;
    background: url(sanjiao.png) no-repeat left center;
    padding-left: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 精彩瞬间 */
.jcsj-tit {
    width: 100%;
    height: 24px;
    line-height: 24px;
    background: url(jcsj-tit.png) no-repeat center;
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-bottom: 26px;
}

.jcsj-list {
    width: 100%;
    height: 204px;
    position: relative;
    display: block;
}

.jcsj-list1 {
    display: none;
}

.jcsj-list .prev {
    width: 35px;
    height: 90px;
    background: url(prev.png) no-repeat center;
    position: absolute;
    left: -46px;
    top: 57px;
    cursor: pointer;
}

.jcsj-list .next {
    width: 35px;
    height: 90px;
    background: url(next.png) no-repeat center;
    position: absolute;
    right: -46px;
    top: 57px;
    cursor: pointer;
}

.jcsj-list .bd {
    width: 100%;
    height: 204px;
    overflow: hidden;
}

.jcsj-list .bd ul {
    width: 100%;
    height: 204px;
}

.jcsj-list .bd ul li {
    width: 297px;
    height: 204px;
    margin-right: 4px;
    float: left;
}

.jcsj-list .bd ul li img {
    width: 100%;
    height: auto;
    display: block;
}

/* 新增专题轮播效果-2023-07-13 */
#slideBox{ width:1200px; height:120px; overflow:hidden; position:relative;margin-top: 40px;}
#slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
#slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
#slideBox .hd ul li{ float:left; margin-right:5px;  width:12px; height:12px; background:#fff; cursor:pointer; }
#slideBox .hd ul li.on{ background:#f00; color:#fff; }
#slideBox .bd{ position:relative; height:100%; z-index:0;   }
#slideBox .bd li{ zoom:1; vertical-align:middle; }
#slideBox .bd img{ width:1200px; height:120px; display:block;  }