
@media screen and (max-width:1024px) {
    .headInner {
        width: 100%;
        margin: 0 auto;
    }

    .headCenter {
        width: 65%;
    }

    .headCInner {
        width: 100%;
    }

    .headDiv {
        width: 20%;
    }

    /*---------------------*/
    [id=div1] {
        height: 510px;
    }

    [id=div2Inner] {
        width: 90%;
    }

    .div2Img {
        width: 100%;
    }

    /*---------------------*/
    [id=div3Inner] {
        width: 90%;
    }

    .div3Item {
        width: 180px;
        height: 270px;
    }

    .div3Img {
        /*width: 160px;
        height: 200px;*/
    }

    .div3ItemJoin {
        width: 160px;
        height: 200px;
    }

    .divSpeechDes {
        margin-left: 0px !important;
        left: 5px;
        font-size: 12pt;
        padding: 20px 10px;
    }

    .topArrow {
        height: 30px;
        background: url(../../image/toArrow.png) 50% 20% no-repeat;
    }

    /*---------------------*/
    [id=div5Inner] {
        width: 90%;
    }

    /*---------------------*/
    [id=div8Inner] {
        width: 90%;
    }

    /*---------------------*/
    [id=div6Inner] {
        width: 90%;
        height: 400px;
    }

    [id=div6Cover] {
        height: 400px;
    }

    /*---------------------*/
    [id=div7] {
        width: 100%;
        height: auto;
    }

    [id=div7Inner] {
        width: 90%;
    }

    .div7Item {
        width: 280px;
        height: 240px;
    }

    .div7Img {
        width: 260px;
        height: 190px;
    }

    #div7Item2 {
        margin-left: 0px;
    }

    #div7Item3 {
        float: left;
    }

    /*---------------------*/
    .endInner {
        width: 100%;
    }

    .endLeft {
        display: none;
    }

    .endCenter {
        display: none;
    }

    .endRight {
        width: 100%;
        text-align: center;
    }

    .endText {
        width: 60%;
    }

    /*---------------------*/
    .btmInner {
        width: 100%;
    }
}

@media screen and (max-width:750px) {

    .title {
        font-size: 26px;
    }

    .titledes {
        margin-top: -20px;
    }

    .head {
        height: 65px;
    }

    .headInner {
        height: 65px;
    }

    .headImg {
        width: 65px;
        height: 65px;
    }

    .headCenter {
        height: 65px;
    }

    .headCInner {
        height: 35px;
        margin-top: 20px;
    }

    /*---------------------*/

    [id=top] {
        width: 45px;
        height: 45px;
        right: 20px;
    }

    [id=topImg] {
        margin-top: 15px;
    }

    /*---------------------*/
    [id=div1] {
        height: 350px;
    }

    [id=div1Btm] {
        height: 80px;
        margin-top: 260px;
    }

    [id=div1BtmImg] {
        width: 150px;
        height: 50px;
        margin: 20px auto auto auto;
    }

    /*---------------------*/
    [id=div3Inner] {
        width: 540px;
    }

    .div3Item {
        width: 180px;
        height: 260px;
    }

    .div3Img {
      /*  width: 150px;
        height: 180px;*/
    }

    .div3ItemJoin {
        width: 150px;
        height: 180px;
    }

    .div3Text1 {
        font-size: 16px;
    }

    .div3Text2 {
        font-size: 12px;
    }

    /*---------------------*/
    [id=div6Inner] {
        height: 300px;
    }

    [id=div6Cover] {
        width: 220px;
        height: 300px;
    }

    .div6Ul {
        margin-top: 30px;
        margin-left: 10px;
        line-height: 20px;
        -webkit-padding-start: 10px;
    }

    .div6LiT {
        font-size: 16px;
    }

    .div6Li {
        font-size: 12px;
    }

    /*---------------------*/
    [id=div7Inner] {
        width: 600px;
        margin: 0 auto;
    }

    .div7Item {
        width: 200px;
        height: 165px;
    }

    .div7Img {
        width: 180px;
        height: 130px;
    }

    .div7Text {
        font-size: 14px;
        margin-top: 10px;
    }
}

@media screen and (max-width:600px) {
    .title {
        margin-bottom: 30px;
    }

    /*---------------------*/
    [id=div3Inner] {
        width: 540px;
    }

    .div3Item {
        width: 180px;
        height: 255px;
    }

    .div3Img {
       /* width: 150px;
        height: 180px;*/
    }

    /*---------------------*/
    [id=div5Inner] {
        width: 450px;
    }

    [id=div8Inner] {
        width: 450px;
        margin: 0 auto;
    }
}

@media screen and (max-width:450px) {
    .title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .titledes {
        width: 120px;
        margin-top: -15px;
    }

    .head {
        height: 55px;
        background-color: rgba(000, 000, 000,1);
    }

    .headInner {
        height: 55px;
    }

    .divlogo {
        width: 120px;
    }

    .headImg {
        width: 110px;
        height: 55px;
    }

    .headCenter {
        width: 200px;
        height: 55px;
        float: inherit;
        margin: 0 auto;
    }

    .headCInner {
        width: 100%;
        height: auto;
        margin-top: 8px;
    }

    .headDiv {
        width: 20%;
        height: 55px;
    }

    .headLink {
        font-size: 14px;
    }

    /*---------------------*/

    [id=top] {
        width: 40px;
        height: 40px;
        right: 10px;
    }

    [id=topImg] {
        margin-top: 10px;
    }

    /*---------------------*/
    [id=div1] {
        height: 200px;
        margin-top: 55px;
    }

    [id=div1Btm] {
        height: 50px;
        margin-top: 145px;
    }

    [id=div1BtmImg] {
        width: 100px;
        height: 35px;
        margin: 10px auto auto auto;
    }

    /*---------------------*/
    [id=div2] {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    [id=div2Inner] {
        margin-top: 0px;
        font-size: 14px;
        line-height: 25px;
    }

    /*---------------------*/
    [id=div3] {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    [id=div3Inner] {
        width: 280px;
    }

    .div3Item {
        width: 135px;
        height: 220px;
    }

    .div3Img {
       /* width: 120px;
        height: 140px;*/
    }

    .div3ItemJoin {
        width: 120px;
        height: 140px;
    }

    .div3Text1 {
        font-size: 14px;
    }

    /*---------------------*/
    [id=div5] {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    [id=div5Inner] {
        width: 200px;
    }

    .div5Item {
        margin: 15px;
    }

    #div8 {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    [id=div8Inner] {
        width: 200px;
    }

    /*---------------------*/
    [id=div6] {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    [id=div6Inner] {
        width: 300px;
        height: 180px;
    }

    [id=div6Cover] {
        width: 210px;
        height: 180px;
    }

    .div6Ul {
        margin-top: 10px;
        margin-left: 10px;
        line-height: 15px;
        -webkit-padding-start: 5px;
    }

    .div6LiT {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .div6Li {
        font-size: 12px;
    }

    /*---------------------*/
    [id=div7] {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    [id=div7Inner] {
        width: 300px;
        margin: 0 auto;
    }

    .div7Item {
        width: 300px;
        height: 240px;
    }

    .div7Img {
        width: 300px;
        height: 180px;
    }

    .div7Text {
        font-size: 16px;
        margin-top: 10px;
    }

    /*---------------------*/
    .btmInner {
        width: 300px;
        margin-top: 0px;
        font-size: 12px;
        text-align: center;
    }

    .btmLi {
        line-height: 15px;
        margin-right: 0px;
        float: initial;
    }

    /*---------------------*/
    .joinInner {
        width: 100%;
        height: 100%;
        margin-top: 0px;
    }

    .spTitleText1 {
        width: 90%;
        font-size: 18px;
    }

    .spTitleText2 {
        width: 90%;
    }

    .spName {
        width: 90%;
        margin-top: 10px;
    }

    .spPhone {
        width: 90%;
    }

    .spMail {
        width: 90%;
    }

    .spComplay {
        width: 90%;
        margin-top: 10px;
    }

    .spOffice {
        width: 90%;
    }

    .spMessage {
        width: 90%;
        margin-top: 10px;
        padding: 0px;
        text-align: center;
    }

    .spMsg {
        width: 95%;
        margin-top: 5px;
    }

    .spVerify {
        width: 90%;
        margin-top: 10px;
    }

    .spVerTxt {
        width: 130px;
    }

    .spVer {
        width: 120px;
    }

    .spTxt {
        width: 220px;
    }

    .spBtnSubmit {
        width: 90%;
    }
}

@media screen and (max-width:320px) {
    .title {
        font-size: 20px;
    }

    .titledes {
        width: 100px;
    }

    .head {
        height: 50px;
    }

    .headInner {
        height: 50px;
    }

    .divlogo {
        width: 102px;
    }

    .headImg {
        width: 50px;
        height: 50px;
    }

    .headCenter {
        width: 150px;
        height: 50px;
    }

    .headDiv {
        height: 50px;
    }

    .headLink {
        font-size: 12px;
    }

    /*---------------------*/
    [id=div1] {
        height: 150px;
        margin-top: 50px;
    }

    [id=div1Btm] {
        height: 35px;
        margin-top: 115px;
    }

    [id=div1BtmImg] {
        width: 75px;
        height: 28px;
        margin: 0px auto auto auto;
    }

    /*---------------------*/
    [id=div2] {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    [id=div3] {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    [id=div5] {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    #div8 {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    /*---------------------*/
    [id=div6] {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    [id=div6Inner] {
        width: 260px;
        height: 180px;
    }

    /*---------------------*/
    [id=div7] {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    [id=div7Inner] {
        width: 260px;
    }

    .div7Item {
        width: 260px;
        height: 220px;
    }

    .div7Img {
        width: 260px;
        height: 160px;
    }

    .div7Text {
        font-size: 14px;
    }
}

