.top {
    width: 100%;
    height: 801px;
    background: url('../images/图层1.png') no-repeat center center;
}

.top .msgLeft {
    margin-top: 216px;
}

.top .msgLeft p {
    display: inline-block;
    background-color: #ff5e0e;
    margin-bottom: 30px;
    font-size: 30px;
    color: #fff;
    box-sizing: border-box;
    padding: 0 7px;
}

.top .msgRight {
    margin-top: 158px;
}

.top .msgRight img {
    width: 100%;
}


/* aboutUs */

.aboutUs {
    margin-bottom: 20px;
}

.aboutUs .aboutLeft .aboutLeftMsg {
    height: 223px;
    position: relative;
    background: url('../images/aboutBlack.png') no-repeat left bottom;
    background-size: 225px;
}

.aboutUs .aboutLeft .aboutLeftMsg1 {
    width: 82px;
    font-size: 38px;
    color: #000;
    padding: 15px 20px 0;
    box-sizing: border-box;
}

.aboutUs .aboutLeft .aboutLeftMsg2 {
    margin-top: 124px;
    font-size: 40px;
    height: 98px;
    line-height: 98px;
    padding-left: 30px;
}

.aboutUs .aboutLeft .aboutLeftMsg span {
    color: #fff;
}

.aboutUs .aboutLeft .aboutLeftImg {
    background: url('../images/图片2.png') no-repeat;
    height: 725px;
    margin-top: 32px;
}

.aboutUs .aboutRight {
    margin-left: 50px;
    padding-top: 110px;
}
.aboutUs .aboutRight .icon-gp{
	display: inline-block;
	max-width: 100%;
	height: 26px!important;
}
.aboutUs .aboutRight p {
    font-size: 20px;
    margin-top: 20px;
}
.aboutUs .aboutRight p em{
	color: red;
}

/* smLogo */

h3 {
    font-size: 24px;
    margin-bottom: 35px;
}

h3 img {
    padding-bottom: 3px;
}


/* 红圆点 */

p span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: red;
}


/* isoMsg */

.isoMsg {
    height: 100%;
    background-color: #eee9e4;
    padding: 60px 0 100px;
}

.isoMsg .isoMsgLeft {
    margin-bottom: 20px;
}

.isoMsg .pMsg {
    color: #333;
}

.isoMsg .isoMsgRight {
    text-align: center;
}

.isoMsg .isoMsgRight p {
    font-size: 22px;
}

.isoMsg .isoMsgRight>img {
    margin-top: 10px;
    margin-bottom: 20px;
}


/* choose */

.choose {
    background: url('../images/研发中心1.png') no-repeat;
}

.choose .chooseImg01 {
    overflow: hidden;
    margin-top: 467px;
}

.choose .chooseImg02 {
    overflow: hidden;
    margin-top: 307px;
}

.choose .contentcontainer {
    height: 710px;
    background-color: #eee9e4;
    border-radius: 10px;
    margin-top: 22px;
    /* padding: 1% 5%; */
    padding: 27px 56px;
    margin-bottom: 50px;
}

.choose .contentcontainer p {
    margin-bottom: 30px;
    font-size: 22px;
}
p em{
	color: red;
}
.choose .chooseRight {
    height: 710px;
    background-color: #eee9e4;
    border-radius: 10px;
    margin-top: 22px;
    /* padding: 1% 5%; */
    padding: 50px 100px;
    margin-bottom: 50px;
}

.choose .chooseRight p {
    margin-bottom: 30px;
    font-size: 24px;
}


/* map */

.map {
    margin-top: 100px;
}

.map .mapImg {
    margin: 160px 0;
}

.map .mapImg img {
    width: 100%;
}

.map p {
    font-size: 24px;
}
@media  screen and (max-width: 768px) {
.news {
    height: 250px !important;  
}
}
@media  screen and (max-width: 1440px) {
	.news {
    height: 300px !important;
   
}
}
/* new */

.news {
    /*margin-top: 20px;*/
    width: 100%;
    height: 450px;
    /*background: url('../images/图层\ 19.png') no-repeat 0 -250px;*/
    text-align: center;
    padding-top: 40px;
   
}
.news .newscontainer{
	width: 100% !important;
	 position: relative;
}
.news .newsqqq{
	position: absolute;
	top: 10%;
	left: 45%;
}
.news .newscontainer img{
	width: 100%;
	height: 100%;
}
.news p:first-child {
    color: #fff;
    font-size: 48px;
    margin: 0;
}

.news p:nth-child(2) {
    color: #fff;
    font-size: 24px;
    margin: 0;
}

.newsMsg {
    margin-top: 80px;
}

.newsMsg .newsMsgBox {
    height: 200px;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
}
.newsMsg .newsMsgBox img{
    width: 200px;
    height: 178px;
}   
.newsMsg .newsMsgBox:nth-child(2n)>div:first-child{
    float: right !important;
}
.newsMsg .newsMsgBox:nth-child(2n)>div:last-child{
    float: left !important;
}

.newsMsg .newsMsgBox h4 {
    font-size: 20px;
}

.more a {
    display: block;
    width: 177px;
    height: 48px;
    color: #fff;
    background-color: #527fa2;
    line-height: 48px;
    margin: 60px auto;
    text-align: center;
}

.containerTop {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 768px) {
    .top {
        height: 400px;
    }
    .top .msgLeft {
        margin-top: 10px;
    }
    .top .msgLeft p {
        margin-bottom: 10px;
    }
    .top .msgRight {
        margin-top: 10px;
    }
    .top .msgRight img {
        width: 100%;
    }
    .isoMsg .isoMsgLeft img {
        width: 100%;
    }

    .aboutUs .aboutRight {
        margin-left: 0;
        padding-top: 20px;
    }


    /* choose */
    .choose .chooseRight {
        height: 710px;
        background-color: #eee9e4;
        border-radius: 10px;
        margin-top: 22px;
        padding: 1% 5%;
        margin-bottom: 50px;
    }
    .choose .chooseRight p {
        margin-bottom: 30px;
        font-size: 12px;
    }
    .choose .chooseRight h3 {
        font-size: 16px;
    }
    .newsMsg .newsMsgBox {
        
        border-bottom: 1px solid #ccc;
        margin-top: 25px;
        padding-bottom: 15px;
    }
    .newsMsg .newsMsgBox img {
        width: 100%;
    }
    .newsMsg .newsMsgBox h4 {
        font-size: 16px;
        line-height: 25px;
    }
    .newsMsg .newsMsgBox p {
        font-size: 14px;
        color: #333;
    }

    .newsMsg .newsMsgBox p span { margin-right: 5px; }

    .top .msgLeft {
        margin-top: 75px;
    }
    .top .msgLeft p {
        font-size: 23px;
    }
    .aboutUs .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .aboutUs .row>div {
        width: 100%;
    }
    .choose .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .choose .row>div:nth-child(3) {
        width: 100%;
    }
    .choose .chooseImg02 {
        overflow: hidden;
        margin-top: 20px;
        width: 100%;
    }
    .choose .chooseImg01 {
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
    }
    .choose .contentcontainer {
        height: 710px;
        background-color: #eee9e4;
        border-radius: 10px;
        margin-top: 22px;
        padding: 15px 25px;
        margin-bottom: 20px;
    }
    .map {
        margin-top: 30px;
    }
    .newsMsg {
        margin-top: 0px;
    }
    .map>div>.row>.mapMsg {
        padding: 0 15px;
        margin: 0;
    }
    .map .mapImg {
        margin: 28px 0;
    }
    .news {
        height: 180px;
    }

    .aboutUs .aboutRight h2 { font-size: 18px; margin-bottom: 15px; }
    .aboutUs .aboutRight .icon-gp { height: 18px !important; margin-top: -3px;  }
    .aboutUs .aboutRight p { font-size: 14px; line-height: 25px; margin-top: 0px; }
    .aboutUs .aboutLeft .aboutLeftImg { display: none; }

    .isoMsg { padding: 20px 0px 0px; }
    .isoMsg .containerTop h3 { font-size: 18px; line-height: 25px; }
    .isoMsg .containerTop h3 img { height: 18px !important; margin-left: 5px;  }
    .isoMsg .pMsg { padding-left: 0px; padding-right: 0px; }
    .isoMsg .isoMsgRight p { font-size: 18px; }

    .choose .contentcontainer { padding: 20px; height: auto; }
    .choose .contentcontainer h3 { font-size: 18px; line-height: 28px; margin-bottom: 18px; }
    .choose .contentcontainer h3 img { height: 18px !important; }
    .choose .contentcontainer p { font-size: 14px; margin-bottom: 10px; line-height: 25px; }


    .map .containerTop h3 { font-size: 18px; line-height: 25px; margin-bottom: 15px; }
    .map .containerTop h3 img { height: 18px !important; margin-left: 5px;  }
    .map p { font-size: 14px; line-height: 25px; }
    .map .mapImg { margin: 20px 0px; padding: 0px 15px; }
    .news { padding-top: 10px; height: auto !important; }
    .news .newsqqq { left: 0px; width: 100%; text-align: center; font-size: 20px; }
    .news p:first-child { font-size: 20px; margin-top: 10px; }
    .news p:nth-child(2) { font-size: 14px; margin-top: 0px; }
    .news .newscontainer img { object-fit: cover; }

    .newsMsg .newsMsgBox { height: auto; }
    .newsMsg .newsMsgBox img { height: auto; }

    .more a { width: 120px; height: 40px; line-height: 40px; margin: 20px auto; }


}

@media (min-width: 768px) and (max-width: 992px) {
    .containerTop {
        width: 750px;
    }
    .top .msgLeft {
        margin-top: 30px;
    }
    .top .msgRight {
        margin-top: 30px;
    }
    .top .msgRight img {
        width: 100%;
    }
    .aboutUs .aboutLeft .aboutLeftMsg {
        background-size: 180px;
    }
    .aboutUs .aboutLeft .aboutLeftMsg1 {
        width: 82px;
        font-size: 27px;
        color: #000;
        padding: 70px 20px 0;
        box-sizing: border-box;
    }
    .aboutUs .aboutLeft .aboutLeftMsg2 {
        margin-top: 137px;
        font-size: 27px;
        height: 98px;
        line-height: 98px;
        padding-left: 22px;
    }
    /* choose */
    .choose .chooseRight {
        height: 710px;
        background-color: #eee9e4;
        border-radius: 10px;
        margin-top: 22px;
        padding: 1% 5%;
        margin-bottom: 50px;
    }
    .choose .chooseRight p {
        margin-bottom: 30px;
        font-size: 14px;
    }
    .choose .chooseRight h3 {
        font-size: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .containerTop {
        width: 970px;
    }
    .top .msgLeft {
        margin-top: 50px;
    }
    .top .msgRight {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    .containerTop {
        width: 1170px;
    }
}