  .pageBanner{
    width: 100%;
    height:260px;
    position: relative;
    /*margin-top:131px;*/
}
.pageBanner img{
    width: 100%;
    height: 100%;
}
.addressInfos {
    width: 100%;
    height: 60px;
    background-color: rgba(0,0,0,0.12);
    margin-top: -60px;
    position: relative;
    z-index: 10;
}
.addressIcon img {
    height: 40px;
}
.address {
    width: 1260px;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
    z-index: 15;
}
.addressIcon {
    width: 1260px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.address a {
    font-size: 15px;
    color: #9eacc1;
}
.address .home{
    color: #fff;
    background: url("/images/home.png") left center no-repeat;
    padding-left: 25px;
}
.address a:hover{
    color: #fff;
}
.pageTitle{
    /*text-align: center;*/
    background-color: #fff;
    /*padding: 20px;
    box-sizing: border-box;
    border-radius: 20px 0px 0px 0px;
    min-height: 340px;*/
}
    .pageTitle li {
        border: 1px solid #d5deee;
        border-radius: 2px;
        font-size: 15px;
        cursor: pointer;
        background-color: #ffffff;
        color: #112745;
        line-height: 40px;
        margin: 12px 0px 0px 14px;
        float: left;
        padding: 4px 20px;
        box-sizing: border-box;
    }
    .pageTitle .on {
        font-weight: bold;
        color: #ffffff;
        background-color: #085bc5;
        position:relative;
    }
        .pageTitle .on:after {
            position: absolute;
            content: "";
            display: table;
            clear: both;
            border: 10px solid transparent;
            border-top-color: #085bc5;
            left: 50%;
            bottom: -61%;
            transform: translate(-50%,-50%);
        }
        .address span {
            font-size: 15px;
            color: #9eacc1;
        }
.pageInfos{
    width: 1260px;
    margin: auto;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
}
.pageBanner h1{
    position: absolute;
    width: 325px;
    height: 100px;
    top: 85px;
    background-color: rgba(255, 152, 0, 0.53);
    color: #fff;
    left: 50%;
    text-align: center;
    line-height: 100px;
    margin-left: -628px;
    box-shadow: 22px 25px 0px rgba(250, 250, 250, 0.64);
    letter-spacing: 13px;
    font-size: 36px;
}
.profileText{
    font-size: 15px;
    color: #728fae;
    line-height: 34px;
    text-indent: 2em;
}
.pageContainer * {
    font-family: "Microsoft YaHei" !important;
    color: #667589 !important;
    font-size: 16px !important;
    line-height: 45px;
}
.pageContainer ol li p span {
    line-height: 30px;
    font-size:15px;
}

.newInfos {
    overflow: hidden;
}
    .newInfos li {
        background-color: #eef4ff;
        margin-bottom: 20px;
        padding: 8px 10px;
        box-sizing: border-box;
        height: 97px;
        width: 100%;
        cursor: pointer;
        background: url(/images/right-circle.png) right 17px center no-repeat #f3f6fb;
        background-size: 3%;
        border: 1px solid #e9eef8;
        box-sizing: border-box;
    }
        .newInfos li:hover {
            background: url(/images/right-circle1.png) right 17px center no-repeat #085bc5;
            background-size: 3%;
        }
    .newInfos li .newInfosLf {
        width: 90px;
        float: left;
        text-align: center;
        background-color: #bfc8d7;
        /* padding: 1px 10px; */
        box-sizing: border-box;
        line-height: 30px;
        color: #9da7b8 !important;
    }
        .newInfos li .newInfosLf b {
            font-size: 22px !important;
            color: #085bc5 !important;
            display: block;
            height: 40px;
            line-height: 40px;
            background-color: #ffffff;
        }
        .newInfos li .newInfosLf p {
            font-size: 15px;
            height: 40px;
            color: #8b9cae;
            display: block;
            line-height:40px;
            color: #2d3e58 !important;
        }
.newInfos li .newInfosRt{
    float: left;
    height: 80px;
    line-height:80px;
    width: 80%;
}
    .newInfos li .newInfosRt h1 {
        font-size: 16px !important;
        color: #708098;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 80px;
        margin-left: 10px;
        padding-right: 136px;
    }

    .newInfos li:hover .newInfosRt h1 {
        font-size: 16px !important;
        color: #fff !important;
    }


.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #3385ff!important;
}
.layui-laypage input:focus, .layui-laypage select:focus {
    border-color: #3385ff!important;
}
.layui-laypage a:hover {
    color: #3385ff;
}
.pageAsideLf {
    width: 100%;
    box-sizing: border-box;
    background-color: #e9eef8;
    height: 75px;
    margin-bottom: 15px;
}
.pageAsideRt {
    padding:15px;
    box-sizing: border-box;
    border: 1px solid #e2e5ea;
    min-height: 535px;
    font-size: 15px;
    color: #035fc8;
    padding-bottom:60px;
}
.buildDown{
    margin-top: 20px;
}
.buildDown img{
    width: 100%;
}
.pageAsideRtTitle span {
    font-size: 22px;
    letter-spacing: 1px;
    border-bottom: 1px solid #2d3e58;
    padding-bottom: 10px;
    color: #2d3e58;
}
.pageAsideRtTitle{
    border-bottom: 1px solid #e2ecf6;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.partybg{
    background: url("/images/partybg.gif") no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}
.partyInfos .partyInfoList:not(:first-child){
    display: none;
}
.partyWrap{
    width: 1260px;
    margin: 10px auto;
    margin-top:-55px;
}
.headParty {
    font-size: 27px;
    font-weight: bold;
    color: #535a62;
    margin-top: 3px;
    vertical-align: middle;
    height: 260px;
    background: url(/images/partyother.jpg) no-repeat;
    text-align: center;
}
    .headParty img {
        /*height: 80px;*/
        margin-right: 5px;
        vertical-align: middle;
        margin-top: 28px;
    }
.partyTitle{
    border-bottom: 5px solid #da0000;
    padding-bottom: 24px;
    margin-bottom:35px;
}
.partyTitle ul{
    text-align: center;
}
.partyInfos {
    border: 1px solid #d9cdcd;
    padding: 15px;
    box-sizing: border-box;
}
.partyTitle ul li {
    display: inline-block;
    border: 1px solid #f29595;
    border-radius: 5px;
    padding: 10px 25px;
    margin: 0 10px;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
    letter-spacing: 1px;
}
    .partyTitle ul li.on {
        font-weight: bold;
        background-color: #9c0001;
        color: #fff;
        border-top: 2px solid #fff;
    }
.partyInfoList ul{
    padding: 15px;
    background-color: rgba(255,255,255,0.85);
    margin:10px 0px;
    min-height: 400px;
}
.partyTitle ul li:first-child {
    padding:0px;
}
.partyTitle ul li:first-child a {
    color: #fff !important;
    padding: 10px 25px;
    width: auto !important;
    text-align: center !important;
}
.partyInfoList h2 {
    position: relative;
    font-size: 20px;
    /* font-weight: normal; */
    color: #da0000;
    /*background-color: rgba(255,255,255,0.85);*/
    padding: 15px 30px;
}
    .partyInfoList h2:after {
        content: "";
        display: table;
        position: absolute;
        left: 10px;
        top: 23px;
        width: 13px;
        height: 13px;
        background-color: #da0000;
        border-radius: 50%;
    }
.partyInfoList ul li {
    background-color: #ffffff;
    margin: 15px 0px;
    padding: 20px 10px;
    /* background-color: rgba(255, 152, 0, 0.25); */
    border-radius: 15px 0px 0px 0px;
    border: 1px dashed #dad2d1;
}
.partyInfoList ul li a{
    font-size: 16px;
    color: #4a3c2b;
    width: calc(100% - 285px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .partyInfoList ul li span {
        float: right;
        font-size: 16px;
        color: #bbb9b9;
    }
    .partyInfoList ul li:hover span {
        color: #da0000;
    }
        .partyInfoList ul li:hover {
            background-color: #fef4f4;
        }
        .partyInfoList ul li:hover a {
            color: #da0000;
        }
.backHome {
    /*position: absolute;
    top: 20px;
    right: 20px;*/
    background-color: #da0000;
    border-radius: 22px;
    padding: 8px 18px;
    box-shadow: 0 0 2px #c71c00;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}
    .backHome:hover {
        color: #ffffff;
    }
    .linkInfos {
        min-height: 300px;
        border: 1px solid #e6e6e6;
        box-sizing: border-box;
        padding: 20px;
    }
.detailsWrap{
    padding: 35px 25px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.detailsTitle {
    font-size: 25px !important;
    color: #3b4b5e !important;
    text-align: center;
    font-weight: bold;
}
.detailsUp{
    text-align: center;
    font-size: 15px;
    margin: 15px 0px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    color: #666;
}
.detailsUp span{
    margin-right: 20px;
}
.detailsInfos{
    text-align: center;
}
.detailsInfos img{
    margin: 20px 0px;
    width:700px;
}
.detailsInfos p{
    font-size: 16px;
    text-indent: 2em;
    line-height: 38px;
    color: #434343;
    text-align: left;
}
.newSearch {
    float: right;
    width: 450px;
    /*margin-top: 10px;*/
    margin-bottom: 20px;
    /*margin-right:8px;*/
}
.partyWrap .newSearch {
    margin-top: 10px;
    margin-right: 8px;
    position: relative;
    z-index: 999;
}
.newSearch input {
    width: calc(100% - 69px);
}
.newSearch button {
    background-color: #085bc5;
}
.tradNews {
    margin-left: 0px;
    padding: 0px;
}
.searchcont {
}
    .searchcont .btncha {
        width: 260px;
        height: 38px;
        border: 1px solid #e6e6e6;
        padding: 5px;
        box-sizing: border-box;
        font-size: 14px;
        color: #333;
        outline:none;
    }
    .searchcont .doSearchBtn {
        height: 38px;
        font-size: 14px;
        padding: 0 15px;
        border: 1px solid #0a60d1;
        background-color: #0a60d1;
        color: #fff;
        cursor: pointer;
    }
.tradNews table tr th {
    background-color: #d2d9e3;
    color: #0a60d1;
    font-weight: bold;
    font-size: 15px;
}
.tradNews table tr td {
    color: #333;
   
    font-size: 15px;
}
.tradNews table tr:hover td {
    background-color: #3385ff;
    color: #ffffff;
}
    .tradNews table tr:hover td a {
        color: #fff;
    }
.linkInfosLf {
    float: left;
    width: 390px;
}
.linkInfosRt {
    float: right;
    width:780px;
}
.pageBanner span {
    position: absolute;
    left: 50%;
    top: 38%;
    transform: translate(-50%,-50%);
    font-size: 20px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.85);
    padding-bottom: 15px;
    letter-spacing: 10px;
    background-image: linear-gradient(to right,transparent,rgba(0,0,0,0.2), transparent);
    padding: 15px 41px;
}
.detailsWrap h2 {
    font-size: 25px !important;
    color: #3b4b5e !important;
    text-align: center;
    font-weight: bold;
}
.detailsWrap h6 {
    text-align: center;
    font-size: 15px;
    margin: 15px 0px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    color: #666;
}
.bidDownInfo {
    padding: 10px;
    box-sizing: border-box;
}