body{
    padding: 100px 0 0 0;
}

/*banner区域和滚动的数字*/
#bannermun{
   display: block;
    padding: 0 0 ;
    background: url("../img/aboutimg1.png") no-repeat center;
    background-size: 100% 100%;
    position: relative;
}
#bannermun .banneraboutren{
    width: 54%;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
#bannermun .banneraboutimgbox{
    padding: 180px 0 150px 0;
}

#bannermun #mungun{
    padding: 60px 0;
    margin: 0 0 50px 0;
    background: rgba(155, 44, 64, 0.7);
    border: 4px solid rgba(238, 81, 110, 0.5);
    border-left: none;
    border-right: none;
    text-align: center;
    box-shadow: 0px 16px 20px 0px rgba(0, 0, 0, 0.15);
}
#bannermun #mungun ul{
    display: block;
    overflow: hidden;
}

#bannermun #mungun ul li{
    border-left: 1px rgba(255,255,255,0.3) solid;
    text-align: center;
}
#bannermun #mungun ul li:last-child{
    border-right:1px  rgba(255,255,255,0.3)  solid ;
}
#bannermun #mungun ul li h2{
    font-size: 18px;
    font-weight: 400;
    color: #FFFEFE;
}
#bannermun #mungun ul li h2 span{
    font-size: 42px;
    font-weight: bold;
    color: #FFFEFE;
    line-height: 32px;
    display: inline-block;
    margin: 0 2px 0 0;
}
#bannermun #mungun ul li p{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFEFE;
    line-height: 24px;
    padding: 0 20%;
    margin: 14px 0 0 0;
}
#bannermun #mungun ul li img{
    width: 16px;
}



/*关于我们区域*/
.aboutdome{
    margin-top: 0px;
    padding: 60px 0 0 0;
    position: relative;
}
.aboutdome .container:before{
    width: 400px;
    height: 300px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/aboutimg2.png") no-repeat center;
    background-size: 100%;
    content:" ";
}
.aboutdome .aboutleft{
    padding: 0 4% 0 0;
}
.aboutdome .aboutleft .aboutspantitle{
   display: block;
    margin: 150px 0 50px 0;
}

.aboutdome .abouticon{
    padding: 0 0 20px 0;
    margin: 30px 0 40px 0 ;
    border-bottom: 1px #FF5F83 solid;

    font-size: 16px;
    font-weight: 400;
    color: #454545;
    line-height: 26px;
}

.aboutdome .aboutsay{
    margin:  0 0 0 0;

    font-size: 16px;
    font-weight: 400;
    color: #454545;
    line-height: 34px;
}
.aboutdome .aboutren .aboutrenbox{
    text-align: right;
    padding: 0 0 0 6%;
    position: relative;
}
.aboutdome .aboutren .aboutrenbox img{
    position: relative;
    z-index: 100;
}
.aboutdome .aboutren .aboutrenbox:before{
    width: 400px;
    height: 300px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: -10%;
    content: ' ';
    background: url("../img/aboutimg2.png") no-repeat center ;
    background-size: 100%;
    transform:rotate(-180deg);
    -ms-transform:rotate(-180deg); 	/* IE 9 */
    -moz-transform:rotate(-180deg); 	/* Firefox */
    -webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
    -o-transform:rotate(-180deg); 	/* Opera */
}





/*培养出200多位专业技术骨干*/
.saydome{
    margin: 0px 0 0 0;
    padding: 0 0px 0px 0px;
    position: relative;
    background: #F7F8FA;
}
.saydome:before{
    width: 50%;
    height: 100%;
    display: inline-block;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0 ;
    background: #d54163;
}

.saydome .left{
    padding: 0  0 ;
}
.saydome .left p{
    border-radius: 4px;
    display: block;
    overflow: hidden;

    border: 2px solid #FFFFFF;
    box-shadow: 0px 10px 26px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    top: 40px;
    left: 40px;
}
.saydome .left img{
    width: 100%;
    transition: all 0.3s;
    position: relative;
    z-index: 10;
}
.saydome .left img:hover{
    transform: scale(1.12);
}
.saydome .left .indextitle{
    color: #ffffff;
}


.saydome .right{
    margin: 0 0px 0 0;
    padding: 10%  0 0 10%;
}
.saydome .right .indextitle:before{
    display: none;
}
.saydome .right em{
    display: inline-block;
    content: ' ';
    width: 250px;
    height: 4px;
    background: #FF5F83;
    position: relative;
    left: -26%;
    margin: 40px 0;
}

.saydome .right .text {
    margin: 0 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #454545;
    line-height: 34px;
}



/*发表的论文*/
#textbox{
    display: block;
    color: #ffffff;
    padding: 180px 0 ;
    background: url("../img/aboutimg7.png") no-repeat center;
    background-size: 100% 100%;
}
#textbox  .texttitle{
    font-size: 60px;
    font-weight: bold;
    color: rgba(51, 51, 51, 0);
    -webkit-text-stroke: 1px #FF5F83;
    text-stroke: 1px #FF5F83;
}
#textbox  .iconimg{
    display: block;
    margin: 20px 0 36px 0;
}
#textbox .left {
    padding: 0 15px 0 0;
}
#textbox .left h2{
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    margin: 0 0 20px 0;
}
#textbox .left .textsay{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
}
#textbox .right{
    padding: 0 0 0 15px;
}
#textbox .right ul{
    display: block;
    overflow: hidden;
}
#textbox .right ul li a{
    width: 100%;
    display: block;
    height: 60px;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    padding:0 40px 0 8%;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    margin: 0 0 26px 0 ;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    position: relative;

}
#textbox .right ul li a i{
    width: 19px;
    height: 14px;
    display: inline-block;
    background: url("../img/aboutright.png") no-repeat center;
    background-size: 12px;
    position: absolute;
    top: 50%;
    right: 8%;
    margin:-7px 0 0 0 ;
}
#textbox .right ul li a:hover{
    color: #891b2c;
    background: rgba(255, 255, 255, 0.89);
    border: 1px solid rgba(255,255,255,0.89);
}
#textbox .right ul li a:hover i {
    background: url("../img/aboutrightH.png") no-repeat center;
    background-size: 12px;
}


#footer {
    margin: 0px 0 0 0;
}



/*响应式区域*/
@media screen and (max-width: 1600px) {
    .saydome .right {
        padding: 6% 0 4% 10%;
    }

}
@media screen and (max-width: 1400px) {
    #bannermun .banneraboutren {
        width: 49%;
        position: unset;
        border-radius: 20px 20px 20px 0;
        float: right;
        margin: 17px 25px -2px 0;
    }
    #bannermun .banneraboutimgbox {
        padding: 60px 4%;
        width: 34%;
        margin: 0;
        left: 5%;
    }
    #bannermun #mungun {
        padding: 10px 0 ;
        margin: 0 0 0px 0;
        border-spacing: 1px;
    }
    #bannermun #mungun ul{
        padding: 0 10px;
        margin: 0;
    }

    #bannermun #mungun ul li h2 {
        font-size: 16px;
        margin: 0 0 8px 0;
    }
    #bannermun #mungun ul li {
        padding:14px 0px ;
        margin: 0 0 0px 0 ;
    }
    #bannermun #mungun ul li h2 span {
        font-size: 26px;
        line-height: 27px;
    }
    #bannermun #mungun ul li p {
        font-size: 16px;
        line-height: 23px;
        padding: 0 20%;
        margin: 9px 0 0 0;
    }
    .aboutdome {
        padding: 60px 4% 0 4%;
    }
    .aboutdome .aboutleft .aboutspantitle {
        margin: 100px 0 30px 0;
    }
    .aboutdome .abouticon {
        padding: 0 0 16px 0;
        margin: 26px 0 26px 0;
        font-size: 15px;
        line-height: 24px;
    }
    .aboutdome .aboutsay {
        font-size: 15px;
        line-height: 32px;
    }
    .aboutdome .aboutren .aboutrenbox {
        padding: 0 0 0 12%;
    }

    .saydome .right {
        padding: 6% 0 10% 8%;
    }
    .saydome .right em {
        margin: 20px 0;
    }
    .saydome .right .text {
        font-size: 15px;
        line-height: 30px;
    }
    #textbox {
        padding: 60px 4%;
    }
    #textbox .texttitle {
        font-size: 48px;
    }
    #textbox .iconimg {
        margin: 15px 0 26px 0;
    }
    #textbox .left h2 {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 20px 0;
    }
    #textbox .left .textsay {
        font-size: 15px;
        line-height: 28px;
    }
    #textbox .right ul{
        padding: 30px 0 0 0;
    }
    #textbox .right ul li a{
        height: 52px;
        line-height: 52px;
        margin: 0 0 13px 0;
    }



}



@media screen and (max-width: 1200px) {

    .aboutdome {
        margin-top: 24px;
        padding: 0px 10px;
        overflow: hidden;
    }
    .aboutdome .abouttext {
        margin: 0 0 17px 0%;
        width: 220px;
    }
    .aboutdome .abouttext span {
        font-family: 'webfont';
        font-size: 20px;
        letter-spacing: 0;
        font-weight: bold;
    }
    .aboutdome .abouticon span {
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 0;
        margin: 0 2px 0 0;
    }

    .aboutdome .abouticon {
        padding: 0 4px 8px 0;
        margin: 8px 0 0px 0;
        width: 100%;
        font-size: 13px;
        line-height: 22px;
    }
    .aboutdome .aboutsay {
        padding: 10px 0 0 0;
        margin: 0 0 0 0;
        font-size: 13px;
        font-weight: 400;
        color: #454545;
        line-height: 25px;
    }

    .saydome .right {
        padding: 6% 0 4% 8%;
    }


}
@media screen and (max-width: 1000px) {
    #bannermun .banneraboutren {
        width: 55%;
        position: absolute;
        top: 20px;
        right: 4%;
        z-index: 10;
        border: 1px #c15269 solid;
        border-radius: 8px 8px 7px 40px;
        float: none;
        margin: 0;
    }
    #bannermun .banneraboutimgbox {

        width: 40%;
        margin: 0;
        left: 0;
        padding: 5%;
    }
    #bannermun #mungun {
        padding: 10px 0 ;
        margin: 0 0 0px 0;
        border-spacing: 1px;
    }
    #bannermun #mungun ul{
        padding: 0 10px;
        margin: 0;
    }
    #bannermun #mungun ul li {
        padding:14px 0px ;
        margin: 0 0 0px 0 ;
    }


    #bannermun #mungun ul li h2 {
        font-size: 13px;
        margin: 0 0 0 0;
    }
    #bannermun #mungun ul li h2 span {
        font-size: 16px;
        line-height: 20px;
        margin: 0 2px 0 0;
    }
    #bannermun #mungun ul li p {
        font-size: 12px;
        line-height: 18px;
        padding: 0 10%;
        margin: 0 0 0 0;
        height: 36px;
        overflow: hidden;
    }
    #bannermun #mungun ul li p:nth-child(2){
        height: 14px;
        margin: 2px 0 5px 0;
        line-height: 12px;
    }
    #bannermun #mungun ul li img {
        width: 12px;
    }


    .aboutdome .aboutleft .aboutspantitle {
        margin: 0px 0 20px 0;
        padding: 0 10% 0 0;
    }
    .aboutdome {
        margin-top: 0px;
        padding: 24px 10px 0 10px;
        background: whitesmoke;
    }
    .aboutdome .aboutleft {
        padding: 0 0% 30px 0;
    }
    .aboutdome .container:before{
        display: none;
    }
    .aboutdome .aboutren .aboutrenbox img {
        width: 330px;
    }

    .saydome{
        padding: 30px 10px;
    }
    .saydome:before {
        width: 100%;
    }
    .saydome .left p {
        top: 0;
        left: 0;
    }
    .saydome .right {
        margin: 28px 0px 0 0;
        padding: 6px 0 0 27px;
    }
    .saydome .indextitle span{
        color: #ffffff;
    }

    .saydome .right em {
        width: 250px;
        height: 2px;
        left: 0;
        margin: 8px 0;
    }
    .saydome .right .text {
        margin: 0 0 14px 0;
        font-size: 13px;
        color: #ffffff;
        line-height: 25px;
    }

    #textbox {
        padding: 30px 10px;
    }
    #textbox .texttitle {
        font-size: 24px;
        margin: 0 0;
        -webkit-text-stroke: 1px #ece8e9;
        text-stroke: 1px #ece8e9;
    }
    #textbox .iconimg {
        margin: 10px 0 16px 0;
        font-size: 0;
    }
    #textbox .iconimg img{
        width: 30px;
    }
    #textbox .left{
        padding: 0;
    }
    #textbox .left h2 {
        font-size: 17px;
        line-height: 30px;
        margin: 0 0 0 0;
    }
    #textbox .left .textsay {
        font-size: 13px;
        line-height: 24px;
        margin: 6px 0 14px 0;
    }
    #textbox .right{
        padding: 0;
        display: block;
        overflow: hidden;
    }
    #textbox .right ul{
        margin: 31px 0;
        padding: 0 0 0 10px;

    }
    #textbox .right li{
        padding: 0 6px;
    }
    #textbox .right ul li a {
        height: 38px;
        border-radius: 20px;
        padding: 0 33px 0 8px;
        font-size: 13px;
        line-height: 38px;
        margin: 0 0 12px 0;
    }




}

@media screen and (max-width: 768px){

    #bannermun .banneraboutimgbox {
        padding: 20px 10px;
    }

    #bannermun #mungun ul li:nth-child(3),
    #bannermun #mungun ul li:nth-child(4){
        border-top: 1px rgba(255,255,255,0.3) solid;
    }
    #bannermun #mungun ul li:nth-child(1),
    #bannermun #mungun ul li:nth-child(3){
        border-left: none;
    }
    #bannermun #mungun ul li:nth-child(4){
        border-right: none;
    }


    .saydome .right {
        margin: 0 0px 0 0;
        padding: 6px 0 0 0;
    }
    #textbox .right ul {
        margin: 0 -6px;
        padding: 0;
    }
}

