/* 旧 同index*/
.w {
    width: 1300px;
    margin: 0 auto;
}

/*单行省略*/
.oneEllipsis {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

/* 双行省略 */
.twoEllipsis {
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}

.curPointer {
    cursor: pointer;
}

.fx {
    display: flex
}

.j_s {
    justify-content: space-between;
}

.j_c {
    justify-content: center;
}

.a_c {
    align-items: center;
}

.a_s {
    align-items: flex-start;
}

.fw {
    flex-wrap: wrap;
}

.mgr8 {
    margin-right: 8px !important;
}

.head-top {
    width: 100%;
    height: 37px;
    background: linear-gradient(0deg, #E0E0E0, #FFFFFF);
}

.head-top > .cnt {
    width: 1300px;
    height: 100%;
}

.head-top .topLt {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    height: 37px;
    padding: 11px 0;
}

.head-top .topLt > a {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    height: auto;
    padding: 0 16px;
    border-right-color: #000000;
}

.head-top .topRt {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    height: 37px;
    /*padding: 11px 0;*/
}

.head-top .topRt > .search {
    padding: 0;
    width: 200px;
    border: 1px solid #BFBFBF;
    background: #fff;
    height: 28px;
    margin-top: 4px;
    border-radius: 4px;
}

.head-top .topRt > .list {
    padding: 11px 0;
    margin-right: 30px;
}

.head-top .topRt > .list a {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    height: auto;
}

.head-top .topRt > .list li {
    border-right-color: #000;
    padding: 0 16px;
}

.head-top .topRt .searchImg {
    position: absolute;
    left: 7px;
    top: 4px;
    width: 20px;
    height: 20px;
}

.head-top .topRt input {
    margin: 0;

}

.head-top .topRt > .search > input {
    width: 140px;
    height: 25px;
    background: #FFFFFF;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    color: #999999;
    margin-left: 36px;
    padding-left: 0;
}

.head-top .topRt input::-webkit-input-placeholder {
    color: #999999;
    text-align: left;
}

.head-logo {
    width: 1300px;
    height: 160px;
    background: #FFFFFF;
    margin: 0 auto;
}

.head-logo > .logo {
    height: 160px;
}

.head-logo > .carousel {
    height: 160px;
    /*background-color: red;*/
}

.head-logo > .carousel .tempWrap {
    margin-top: 15px;
}

.head-logo > .logo > .parent {
    height: 160px;
}

.head-logo > .logo > .parent img {
    width: 570px;
    height: 100px;
}

.head-logo > .carousel .pic img {
    padding-left: 108px;
    /*padding-top: 15px;*/
}

.head-list {
    width: 1300px;
    height: 62px;
    background: #00426C;
}

.head-list > li {
    border: none;
    /*margin: 17px 0;*/
    margin: 0;
    line-height: 62px;
}

.head-list > li:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.head-list > li:hover a:nth-child(1) {
    font-weight: bold;
}

.head-list > li > a {
    height: 62px;
    font-weight: 500;
    line-height: 62px;
    font-size: 16px;
}

.head-list > li .dropList {
    top: 62px;
    padding-top: 0;
    /*display: block;*/
}

.foot_sel {
    width: 1300px;
    margin: 0 auto 53px;
    height: 77px;
    line-height: 77px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    background: rgba(41, 145, 222, 0.1);
}

.foot_sel > .parent {
    width: 100%;
}

.foot_sel .sel_ul > li {
    width: 248px;
    margin-left: 38px;
}

.foot_sel .sel_ul > li:nth-child(1) {
    margin-left: 0px;
}

.foot_sel .sel_ul > li:nth-last-child(1) {
    margin-right: 31px;
}

.foot_sel .sel_ul {
    width: auto;
    padding: 20px 0 0 0;
}

.foot_sel .sel_ul .inpText {
    height: 37px;
    background: #FFFFFF;
    border: 1px solid #BCBCBC;
    border-radius: 0;
    line-height: 35px;
}

.foot_sel .sel_ul .inpText > input {
    height: 35px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    color: #333333;
}

.foot_links {
    width: 100%;
    height: 244px;
    background: linear-gradient(0deg, #135186, #105691);
}

.foot_links .L {
    padding-top: 73px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 14px;
    padding-left: 0px;
}

.foot_links .L a {
    color: #ffffff;
}

.foot_links .R {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.sidebar_listOne {
    height: 650px;
    border: 1px solid #e1e1e1;
    *zoom: 1;
    background: #fff;
}

.page .pageItemActive{
    border: solid thin #3BA2E2 !important;
    background: linear-gradient(0deg, #217EC3, #3BA2E2);
}

.page {
    list-style: none !important;
    text-align: center !important;
    margin: auto !important;
    margin-top: 72px !important;
}
