@charset "utf-8";

/* 头部 */

.head {
    width: 100%;
    height: 984px;
    background: url(../images/head_bj_01.jpg)no-repeat center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* height: 100vh; */
}

.head_nr {
    width: 1347px;
    height: 984px;
    background: url(../images/head_nr_03.png)no-repeat center;
    margin: 0 auto;
}

.head_nr {
    background-image: url(../images/head_nr_03.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* height: 100vh; */
    /* 视口高度的100% */
    -width: 100%;
}


/* 导航 */

.head_nav {
    width: 100%;
    height: 139px;
    position: relative;
    background: url(../images/headnav_bj_02.png) no-repeat center;
    margin-top: -139px;
}

.head_nav.on {
    position: fixed;
    left: 0;
    right: 0;
    top: -24px;
    z-index: 10;
    margin-top: 0;
}

.head_nav::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background: #3061d1;
    z-index: -1;
    transition: all .2s ease;
}

.head_nav.on::before {
    -height: 100%;
    z-index: 11;
    animation: verticalShine 0.35s ease-out;
}

@keyframes verticalShine {
    0% {
        height: 0;
    }
    50% {
        height: 50%;
    }
    100% {
        height: 100%;
    }
}

.nav {
    width: 1400px;
    height: 135px;
    background: url(../images/nav_bj.png)no-repeat center;
    margin: 0 auto;
}

.nav ul {
    width: 1400px;
    height: 124px;
    margin: 0 auto;
    padding-top: 16px;
    padding-left: 1px;
}

.nav ul li.on {
    background: #e19606;
    background: url(../images/nav_qh1.png);
}

.nav ul li:hover {
    background: #e19606;
    background: url(../images/nav_qh1.png);
}

.nav ul li {
    width: 126px;
    height: 123px;
    float: left;
    line-height: 120px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 999;
}

.nav ul li a {
    color: #ffffff;
}


/* .nav ul .li_an::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0px;
    right: 0;
    bottom: 0;
    width:154px ;
    z-index: -1;
    height: 139px;
    background-image: url('../images/nav_qh.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; 
  } 


/* 大赛新闻 */

.content1 {
    margin-top: 50px;
}

.dsxw_bt {
    width: 100%;
    height: 89px;
    background: url(../images/dsxw_bt.png)no-repeat center;
}

.dsxw_nr {
    width: 1320px;
    height: 528px;
    background: #dff4fb;
    margin: 0 auto;
    margin-top: 40px;
    padding: 38px;
}


/*新闻中心图片新闻*/

.left_tpxw {
    width: 802px;
    float: left;
}

.xwdt {
    width: 1200px;
    margin: 0 auto;
}

.tpxw_left .left {
    width: 576px;
    float: left;
}

.tpxw_left {
    width: 802px;
    height: 524px;
    position: relative;
}

.tpxw_left .bd {
    width: 802px;
    height: 524px;
    overflow: hidden;
}

.tpxw_left .bd ul {
    overflow: hidden;
}

.tpxw_left .bd ul li {
    height: 524px;
    float: left;
    position: relative;
}

.tpxw_left .bd ul li div {
    width: 802px;
    height: 41px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    color: #ffff;
    text-indent: 12px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 41px;
}

.tpxw_left .bd ul li p {
    font-size: 18px;
    width: 591px;
    height: 65px;
    line-height: 65px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-indent: 20px;
}

.tpxw_left .bd ul li p a:link,
.tpxw .bd ul li p a:hover,
.tpxw .bd ul li p a:visited {
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    text-decoration: none;
}

.tpxw_left .hd {
    overflow: hidden;
    height: 32px;
    position: absolute;
    right: 8px;
    bottom: 11px;
}

.tpxw_left .hd ul {
    float: left;
    overflow: hidden;
    margin-top: 19px;
}

.tpxw_left .hd ul li {
    float: left;
    border-radius: 18%;
    width: 30px;
    height: 7px;
    overflow: hidden;
    margin-right: 14px;
    text-indent: -999px;
    cursor: pointer;
    background: #bebebd;
}

.tpxw_left .hd ul li.on {
    background: #ffffff;
}


/*公司要闻*/

.dsxw_nr .right {
    width: 487px;
    height: 526px;
    float: right;
    background: #ffffff;
    border-radius: 14px;
}

.gsyw {
    width: 487px;
    margin-top: 28px;
}

.gsyw .hd {
    height: 38px;
    line-height: 30px;
    border-bottom: 1px solid #ededed;
}

.gsyw .hd ul {
    width: 441px;
    height: 36px;
    font-size: 18px;
    font-family: "微软雅黑";
    float: left;
    padding-left: 30px;
}

.gsyw .hd ul li {
    float: left;
    padding: 0px 9px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #898989;
    margin-left: 2px;
    font-size: 18px;
}

.gsyw .hd ul li.on,
.gsyw .hd ul li.on,
.gsyw .hd ul li.on {
    border-bottom: 3px solid #3393ff;
    font-weight: 600;
    color: #315bbb;
}

.gsyw-list {
    width: 441px;
    padding: 10px 0;
    padding-left: 30px;
}

.gsyw-list li {
    height: 73px;
    line-height: 33px;
    font-size: 16px;
}

.gsyw-list .title {
    float: left;
    text-indent: 7px;
    width: 421px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gsyw-list .title a:visited,
.gsyw-list .title a:link {
    color: #181818;
    text-decoration: none;
}

.more {
    height: 37px;
    line-height: 45px;
    float: right;
    width: 67px;
    margin-top: -42px;
    font-size: 14px;
    margin-right: 45px;
}

.more li a {
    color: #6a6a6a;
    font-size: 14px;
}


/* .gsyw-list .title:hover{ background:url(../images/dian2.jpg) 5px 50% no-repeat; } */


/* .gsyw-list .title a:hover{ color:#e10b1b;} */

.gsyw-list .date {
    width: 95px;
    text-align: right;
    float: left;
    color: #828282;
    font-size: 14px;
}


/* 时间轴 */

.sjz_bt {
    background: url(../images/dssjz_bt_66.jpg)no-repeat center;
    margin-top: 40px;
    height: 91px;
}

.sjz_nr {
    background: url(../images/dssjz_bj_07.png)no-repeat center;
    width: 100%;
    height: 769px;
    margin-top: 40px;
}

.dssjz_nr {
    width: 1400px;
    height: 500px;
    margin: 0 auto;
}

.dssjz_nr1 {
    width: 1400px;
    height: 100%;
}

.dssjz_nr1 ul li {
    float: left;
    width: 210px;
    height: 356px;
    margin-left: 15px;
    background: url(../images/dasjz_nrbj_09.png)no-repeat;
}

.dssjz_nr1 .dssjz_p1 {
    text-shadow: -1px -1px 0 #ffffff, 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px 1px 0 #ffffff;
    width: 170px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: url(../images/dssjz_nrbt_12.png) no-repeat;
    color: #de5901;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 29px;
    background: #feeca2;
    border-radius: 25px;
    background: linear-gradient(360deg, #fff5b5, #fcce66);
    background: linear-gradient(to right, #fff5b5, #fcce66);
}

.dssjz_nr1 .dssjz_p2 {
    color: #ffffff;
    text-align: center;
    margin-top: 32px;
    font-size: 20px;
    line-height: 32px;
}


/* 组织单位 */

.zzdw_bt {
    background: url(../images/zzdw_bt.jpg)no-repeat center;
    height: 112px;
}

.zzdw_nr {
    width: 1401px;
    height: 977px;
    background: url(../images/zzdw_nr_71.jpg)no-repeat center;
    margin: 0 auto;
}


/* 页脚 */

.foot {
    width: 100%;
    height: 480px;
    background: url(../images/foot_bj.jpg)no-repeat center;
    /* text-align: center; */
    margin-top: 60px;
}

.foot_nr {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

.foot_nr ul li {
    float: left;
}

.foot_nr_lxwm {
    width: 100%;
    height: 147px;
    line-height: 147px;
    color: #00558d;
    font-size: 32px;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    margin-bottom: 65px;
}

.foot_p1 {
    background: url(../images/foot_ico1.png)no-repeat;
    text-indent: 32px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #535353;
    font-size: 20px;
    margin-bottom: 34px;
}

.foot_p1_dz {
    background: url(../images/foot_ico2.png)no-repeat;
}

.foot_p1_gz {
    background: url(../images/foot_ico3.png)no-repeat;
}

.foot_p2 {
    font-size: 14px;
    color: #535353;
    line-height: 30px;
}