.pageInfo{
    
    width: 1260px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}
.addressInfo{
    width: 1260px;
    margin: 10px auto;
    height: 45px;
    box-shadow: 0px 0px 3px #d9e1ec;
    background-color: #fff;
    padding: 0 5px;
    box-sizing: border-box;
    line-height: 45px;
    color: #7e8893;
}
.addressInfo img{
    vertical-align: middle;
    height: 15px;
    margin-right: 5px;
}
.addressInfo a{
    color: #7e8893;
    vertical-align: middle;
}
.addressInfo a:hover{
    color:#333;
}
.pageInfoLf{
    width: 285px;
    background-color: #fff;
    min-height:500px;
    float: left;
    box-shadow: 0px 0px 3px #d9e1ec;
}
.pageInfoRt{
    background-color: #fff;
  
    margin-left: 295px;
    box-shadow: 0px 0px 3px #d9e1ec;
    padding: 25px;
    box-sizing: border-box;
    padding-top: 16px;
}
.pageInfoTop{
    height: 60px;
    background: url(../images/asideImg.png) no-repeat;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
}
.asideMenu{
    padding: 30px;
}
.asideMenu>li>a{
    color: #505c6f;
    display: block;
    width: 100%;
    height: 40px;
    background-color: #f4f6f8;
    line-height: 40px;
    padding-left: 5px;
    font-weight: bold;
}
.asideMenu>li>ul{
    padding-top: 10px;
    padding-bottom: 10px;
}
.asideMenu>li>ul>li{
    height: 36px;
    line-height: 36px;
    margin-left: 8px;
    cursor: pointer;
}
.asideMenu>li>ul>li>a{
    color: #505c6f;
}
.asideMenu>li>ul>li>i{
    float: left;
    width: 3px;
    height: 10px;
    background-color: #d7dde4;
    margin-right: 8px;
    margin-top: 14px;
}
.asideMenu>li>ul>li:hover i{
    background-color: #0369de;
}
.asideMenu>li>ul>li:hover a{
    color: #0369de;
}
.asideMenu>li>ul>li.active i{
    background-color: #0369de;
}
.asideMenu>li>ul>li.active a{
    color: #0369de;
}
.pageInfo:after{
    content: "";
    display: table;
    clear: both;
}
.pageInfoWrap{
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 3px;
}
.pageInfoName{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #0369de;
    position: relative;
    padding-left: 17px;
}
.pageInfoName:after{
    position: absolute;
    top: 19px;
    left: 0px;
    content: "";
    display: table;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #0369de;
    background-image: linear-gradient(45deg, #0369de, #673AB7);
}
.pageInfoSearch{
    float: right;
    border:none;
    margin-top:4px;
}
.pageTab{
    width: 100%;
    text-align: left;
    table-layout: fixed;
}
.pageTab tr th{
    height: 45px;
    background-color: #f4f6f8;
    padding: 0 5px;
    box-sizing: border-box;
}
.pageTab tr td{
    height: 45px;
    padding: 0 5px;
    box-sizing: border-box;
    border-bottom: 1px dotted #c1c9d1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pageTab tr td a{
color: #5a6575;
}
.pageTab tbody tr:hover td{
    background-color: #e6f3ff;
    color: #0369de;
}
.pageTab tbody tr:hover td a{
    color: #0369de;
}
.pageContainer .tipText{
    border-radius: 0px;
    margin: 0px;
}
.layui-laypage select {
    -webkit-appearance: button;
    background: none;
}
.pageBidInfo{
    background-color: #fff;
    padding: 25px;
    box-sizing: border-box;
    box-shadow: 0px 0px 3px #d9e1ec;
}
.page{
    margin-top: 15px;
}
.pageHeader .searchWrap{
    display: none!important;
}
.pageHeader .phone400{
    margin-top: 35px!important;
}
.pageHeader .rt{
    background: url(../images/light.png) 377px bottom no-repeat!important;
}
.asideMenu.asideMenuOther li{
    margin-bottom: 15px;
}
.asideMenu.asideMenuOther li a{
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.asideMenu.asideMenuOther li.on a{
    color: #0369de;
}
.aboutWrap{
    min-height: 400px;
    background-color: #fff;
    padding: 25px;
    box-sizing: border-box;
}
.aboutTitle{
    text-align: center;
    border-bottom: 1px solid #d2dfe6;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.aboutTitle li{
    display: inline-block;
    height: 50px;
    margin: 0 -5px;
    width: 146px;
    text-align: center;
    line-height: 50px;
    background: url(../images/gray.png) no-repeat;
    background-size: 100% 100%;
}
.aboutTitle li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #0369de;
}
.aboutTitle li.on{
    background: url(../images/blue.png) no-repeat;
}
.aboutTitle li.on a{
    color: #fff;
}
.aboutCompany p{
    font-size: 15px;
    color: #5a6575;
    line-height: 40px;
    text-indent: 2em;
    margin-bottom: 15px;
}
.aboutContainer .aboutList:not(:first-child){
    display: none;
}
.webLink>ul>li>a{
    display: block;
    width: 100%;
    height: 40px;
    background-color: #f4f6f8;
    line-height: 40px;
    padding: 0 15px;
    font-weight: bold;
    color: #384452;
    margin-bottom: 15px;
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 15px;
    position: relative;
}
.webLink>ul>li>a:after{
    position: absolute;
    left: 0px;
    top: 13px;
    content: "";
    display: table;
    clear: both;
    width: 5px;
    height: 13px;
    background-color: #0369de;
    background-image: linear-gradient(to bottom,#0369de,#673AB7);
}
.webLink>ul>li>ul{
    overflow: hidden;
}
.webLink>ul>li>ul>li{
    float: left;
    border: 1px solid #eaeff4;
    margin-right: 15px;
    padding: 7px 15px;
}
.webLink>ul>li>ul>li:hover{
    background-color: #d0e5fd;
    border-color: #c1d8f2;
}
.webLink>ul>li>ul>li:hover a{
    color:#0369de;
}
.detailsInfo{
    min-height: 400px;
    background-color: #fff;
    box-shadow: 0px 0px 3px #d9e1ec;
    padding: 40px;
    box-sizing: border-box;
}
.detailsTitle {
    font-size: 28px;
    color: #444f60;
    text-align: center;
}
.detailsUp {
    text-align: center;
    font-size: 15px;
    margin: 20px 0px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    color: #828892;
}
.detailsUp span {
    margin-right: 20px;
}
.detailsText p {
    font-size: 15px;
    color: #5a6575;
    line-height: 40px;
    text-indent: 2em;
    margin-bottom: 15px;
}
.asideMenu>li{
    margin-bottom: 10px;
}
.companyNotices{
	
	
	    margin-bottom: 0px;
}
.companyNotices .pageInfoRt{
	margin-left: 0px;
    padding: 15px;
    height: auto!important;
    max-height: 650px;
}
/* .companyNoticesTitle{
background: url(../images/asideImg.png) left center no-repeat #0369de;
    height: 60px;
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    padding-left: 20px;
    margin-bottom: 15px;
    position:relative;
} */
.companyNotices .topTitle{
	margin-left:0px;
}
.title{
	position:relative;
}
.pageInfoWrapOther{
	position: absolute;
    right: 10px;
    top: 10px;
    border: none;
}