/*首页焦点图*/
.banner {
    display: none;
}
#guangao {
    width: 100%;
}
.meth {
    min-width: 1081px;
}
/*首页子页Title信息*/
.product1 {
    float: left;
    margin-right: 5%;
    width: 21.1%;
}

.product1:nth-of-type(4) {
    margin-right: 0;
}

.product1:nth-of-type(8) {
    margin-right: 0;
}

.product1 img {
    width: 100%;
}
.more{
    height:100px;text-align: center;margin-top:80px;
}



/*公司简介*/

.Aboutu {
    height: 265px;
    background-color: #0778b3;
}

.Aboutu input {
    cursor: pointer;
    width: 110px;
    height: 35px;
    border: solid 2px #0778b3;
    background-color: white;
    color: #0778b3;
    font-weight: bold;
    bottom: 70px;
    left: 0px;
}

.AboutMore {
    text-align: center;
    padding-top: 0;
}

.tRight {
    float: left;
    font-size: 16px;
    color: #dfe8f1;
    font-weight: bold;
    width: 45%;
    box-sizing: border-box;
    padding: 20px 20px 0;
}

.tRight p {
    line-height: 28px;
}

.tCell {
    float: left;
    width: 540px;
    height: 265px;
}

.tLeft {
    width: 100%;
    height: 135px;
    position: relative;
    float: left;
}

.tImg {
    box-shadow: 3px 5px 5px 0px black;
    width: 370px;
    margin: 0 50px;
    position: absolute;
    left: 0;
    bottom: -30px;
}

.Company {
    min-width: 1085px;
}


/*产品展厅*/

.listDiv a:first {
    color: black;
}


/*新闻栏*/

#NewLeft {
    height: 500px;
    float: left;
    width: 34%;
}

#NewRight {
    height: 410px;
    ;
    width: 60%;
    float: right;
}

#NewRight div:nth-child(2) {
    width: 84.9%;
    height: 100%;
    float: left;
}

#NewRight li:nth-child(1) {
    height: 120px;
    margin-bottom: 38px;
}

#newTitle {
    line-height: 6px;
    color: #818181;
    font-weight: bold;
    padding-bottom: 25px;
    border-bottom: solid 1px #dddddd;
}

#NewRight a {
    color: #525252;
    cursor: pointer;
}

.newListTitle {
    font-weight: bold;
    padding-bottom: 0px;
}

.newList {
    height: 35px;
    border-bottom: solid #dddddd 1px
}

.newDiv {
    width: 98%;
    height: 700px;
}

#NewLeft div:nth-child(1) {
    position: relative;
    height: 400px;
}

.newLeftFont {
    height: 150px;
    background-color: #0778b3;
    height: 190px
}

#newsF {
    height: 100%;
    width: 80%;
    float: left;
}

#newsF li {
    height: 120px;
    margin-bottom: 60px;
}

#newsFtitle {
    line-height: 6px;
    color: white;
    font-weight: bold;
    padding-bottom: 25px;
    border-bottom: solid 1px #dddddd;
}

#newsFcont {
    color: #818181;
    line-height: 25px;
    font-family: '微软雅黑'
}

#newsF a {
    color: white;
    cursor: pointer;
}


/*合作伙伴*/

.frient {
    width: 1527px;
    clear: both;
}
.frients a{
    font-size: 12px;
}
#frientList {
    width: 100%;
    margin: 0 auto;
}

.frients {
    float: left;
    width: 120px;
    height: 100px;
    margin-right: 0px;
}

.frients div:nth-child(1) {
    width: 90px;
    height: 75px;
}

.frients a {
    cursor: pointer;
}

.frients img {
    text-align: center;
    border: solid #e7e7e7 1px;
    width: 75px;
    height: 75px;
}

.frients div:nth-child(2) {
    height: 15px;
    width: 90px;
    font-size: 9px;
    margin-top: 15px;
    color: #333333;
}

.frients a:nth-child(2) {
    color: #666666;
}


/*产品展示和解决方案图片框*/

.b p {
    margin-left: 10px;
    margin-top: 7px;
    margin-bottom: 0px;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #4A4A4A;
}

.b a {
    margin-left: 10px;
    color: #999999;
    font-family: '微软雅黑';
}

.a {
    height: 198px;
    float: left;
    margin: 0 6.8% 40px 0;
    position: relative;
    width: 19.6%;
    overflow: hidden;
    border: solid #e7e7e7 1px;
    cursor: pointer;
}

.a img {
    width: 100%;
    height: 70%;
}

.b {
    height: 55px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
    width: 100%;
    border-top: solid #e7e7e7 1px;
}

.listDiv div:nth-last-child(1) {
    height: 30px;
    text-align: center
}


/*more按钮*/

.btn {
    height: 30px;
    text-align: center;
    clear: both;
}

.InputMore {
    cursor: pointer;
    width: 110px;
    height: 35px;
    border: solid 2px #0778b3;
    background-color: white;
    color: #0778b3;
    font-weight: bold
}


/*底部*/

.bottomTop {
    height: 8px;
    background-color: #0252ab;
    width: 100%;
}

.bottom {
    height: 300px;
    background-color: #0778b3;
    color: white;
    position: relative;
}

.bottomBottom {
    font-family: '微软雅黑';
    height: 50px;
    background-color: #0252ab;
    text-align: center;
    color: white;
    line-height: 51px;
}


/*其他*/

#content {
    
    margin: 0 auto;
    width: 80.5%;
}

a {
    color: #c0c0c0;
    text-decoration: none;
}

.titleBottom {
    height: 10px;
    width: 32px;
    border-bottom: solid #0778b3;
    margin-bottom: 65px;
}