body {
    font-family: PingFang SC Medium, "微软雅黑";
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../imgs/home/iocn-down.png") no-repeat scroll right center transparent;
    padding-right: 8px;
}

.screenW {
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
}

@media screen and (min-width: 1200px) {
    /*top*/
    .topBox {
        width: 100%;
        height: 80px;
        background-color: #ffffff;
        box-shadow: 0px 7px 20px 10px rgba(72, 72, 72, 0.1);
        display: flex;
        position: relative;
    }
    .navBox {
        width: 1200px;
        height: 100%;
        margin: auto;
        display: flex;
    }
    .logoBox {
        margin: auto;
        margin-left: 0;
        margin-right: 77px;
    }
    .logo {
        width: 90px;
        height: 90px;
        margin: auto;
    }
    .navList {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
    }
    .navLi {
        width: auto;
        height: 100%;
        font-size: 16px;
        line-height: 80px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        cursor: pointer;
    }
    .navcheck {
        background-color: #158ce4;
        border-radius: 2px;
        color: #fff;
        padding-left: 16px;
        padding-right: 16px;
    }
	.navLi:hover{
        background-color: #158ce4;
    }
	.navLi:hover a{
		color: #ffffff;
	}
    .langChoose {
        display: block;
        position: absolute;
        right: 5vw;
        top: 50%;
        width: 28px;
        height: 22px;
        background-color: #faf6f3;
        border-radius: 3px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        margin: auto;
        margin-top: -11px;
        cursor: pointer;
    }
    /*proListBox*/
    .proListBox {
        width: 1200px;
        margin: auto;
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
    }
    .proNav {
        display: flex;
        margin: auto;
        margin-top: 20px;
        margin-left: 0;
    }
    .proNavLi {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .proNavLi2 {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .proNavLi3 {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 0;
    }
    .proListOut {
        width: 1200px;
        margin: auto;
        display: flex;
    }
    .proListLeft {
        width: 830px;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        flex-shrink: 0;
    }
    .proTitle {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 5px;
        font-size: 24px;
        letter-spacing: 0px;
        color: #363842;
    }
    .proTime {
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 0;
        margin-bottom: 0px;
        border-bottom: 1px solid #e5e6ea;
        text-align: left;
    }
    .proTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .proRTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
    }
    .proTypeLiBox {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .proLiTitle {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #363842;
        margin: auto;
        margin-left: 0;
        margin-bottom: 24px;
    }
    .proTypeList {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
        margin-top: 0;
    }
    .itemempty {
        width: 172px;
        height: 0;
    }
    .proTypeLi {
        width: 172px;
        height: auto;
        display: flex;
        flex-direction: column;
        /*margin: auto;*/
        margin-bottom: 30px;
    }
    .proTypeLiImg {
        width: 100%;
        height: 106px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .proTypeLiTitle {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-top: 10px;
    }
    .proListRight {
        width: 330px;
        height: auto;
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .proListRightTitle {
        width: auto;
        height: 48px;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 0;
        margin-left: 23px;
        font-size: 16px;
        line-height: 48px;
        letter-spacing: 0px;
        color: #363842;
    }
    .hotLine {
        width: 100%;
        height: 1px;
        background: #e5e6ea;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .proTypeBox {
        width: 100%;
        padding-top: 20px;
        height: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .proRTypeLiBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 16px;
        display: flex;
        flex-direction: column;
    }
    .proRTypeLi {
        margin: auto;
        margin-top: 0;
        width: 100%;
        height: 32px;
        display: flex;
        position: relative;
    }
    .proTypeLiA {
        margin: auto;
        margin-left: 0;
        display: flex;
    }
    .proRTypeLiImg {
        width: 32px;
        height: 32px;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .proRTypeLiTitle {
        width: auto;
        height: auto;
        font-size: 16px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 10px;
    }
    .navlevel2 .dashLine {
        width: 17px;
        height: 0px;
        border: dashed 1px #e5e6ea;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .navlevel1 {
        margin-bottom: 6px;
    }
    .navlevel2 {
        border-left: 1px dashed #e5e6ea;
        /*padding-left: 27px;*/
        margin-left: 16px;
        display: none;
    }
    .navlevel2 img {
        width: 20px;
        height: 20px;
    }
    .navlevel2 span {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        position: relative;
    }
    .navlevel2:last-child::before {
        border-left: 1px solid #fff;
        width: 1px;
        height: 50%;
        position: absolute;
        left: -1px;
        bottom: 0;
        content: ' ';
    }
    /*newH1*/
    .newH1 {
        width: auto;
        height: 22px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #363842;
        margin: auto;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .newP {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #686868;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: justify;
        text-indent: 2em;
    }
    .newImg {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }
    /*hotnewLi*/
    .hotnewLi {
        width: 100%;
        display: flex;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 23px;
    }
    .hotnewLiNum {
        width: 48px;
        height: 56px;
        font-size: 40px;
        line-height: 56px;
        letter-spacing: 0px;
        color: #dbdbdb;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        flex-shrink: 0;
    }
    .hotnewLiTitle {
        width: 75%;
        height: auto;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 15px;
    }
    .addMore {
        width: auto;
        height: 40px;
        border-radius: 2px;
        border: solid 1px #e0e0e0;
        font-size: 16px;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: center;
        color: #999999;
        margin-top: 10px;
        cursor: pointer;
    }
    /*bottom*/
    .bottom {
        width: 100%;
        height: 330px;
        display: flex;
        flex-direction: column;
        background: #333333;
    }
    .bottomBox {
        width: 1200px;
        height: 100%;
        display: flex;
        margin: auto;
    }
    .bottomLeft {
        width: 380px;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        margin-top: 60px;
        margin-right: 0;
        flex-shrink: 0;
    }
    .bottomImg {
        width: 72px;
        height: 58px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 18px;
        margin-left: 0;
    }
    .bottomLeftText {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 25px;
    }
    .bottomCenter {
        width: 245px;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 78px;
        margin-right: 0;
        margin-top: 96px;
        flex-shrink: 0;
    }
    .bottomContact {
        width: auto;
        height: 22px;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 2px;
        color: #ffffff;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
    }
    .contactList {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        margin-top: 18px;
        margin-bottom: 0;
    }
    .contactLi {
        width: 100%;
        margin: auto;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 8px;
        display: flex;
    }
    .contactIcon1 {
        width: 11px;
        height: 14px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactIcon2 {
        width: 14px;
        height: 14px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactIcon3 {
        width: 14px;
        height: 8px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactLiDesc {
        width: auto;
        height: auto;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
    }
    .forienLogoBox {
        width: 100%;
        height: auto;
        display: flex;
        margin: auto;
        margin-top: 16px;
    }
    .forienLogo {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-left: 0;
        margin-right: 24px;
    }
    .colLine {
        width: 1px;
        height: 172px;
        background-color: #ffffff;
        opacity: 0.3;
        margin: auto;
        margin-left: 77px;
        margin-right: 77px;
        margin-top: 98px;
        flex-shrink: 0;
    }
    .bottomRight {
        width: 342px;
        height: auto;
        margin: auto;
        margin-left: 0;
        margin-top: 96px;
        display: flex;
        flex-direction: column;
    }
    .bottomZixunBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 18px;
        display: flex;
        flex-direction: column;
    }
    .bottomZixunLi {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 8px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .banquanBox {
        width: 100%;
        height: 64px;
        background-color: #333333;
        display: flex;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .banquanText {
        width: auto;
        height: 17px;
        font-size: 12px;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
    }
    .navImg {
        display: none;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1350px) {
    .langChoose {
        right: 2vw;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1315px) {
    .langChoose {
        right: 0.5vw;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1290px) {
    .langChoose {
        right: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    /*top*/
    .topBox {
        width: 100%;
        height: 80px;
        background-color: #ffffff;
        box-shadow: 0px 3px 6px 0px rgba(21, 140, 228, 0.1);
        opacity: 0.9;
        display: flex;
        position: relative;
    }
    .navBox {
        width: 1200px;
        height: 100%;
        margin: auto;
        display: flex;
    }
    .logoBox {
        margin: auto;
        margin-left: 0;
        margin-right: 20px;
    }
    .logo {
        width: 70px;
        height: 70px;
        margin: auto;
    }
    .navList {
        width: 75%;
        height: 100%;
        display: flex;
        justify-content: space-between;
    }
    .navLi {
        width: auto;
        height: 24px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        cursor: pointer;
    }
    .navcheck {
        background-color: #158ce4;
        border-radius: 2px;
        color: #fff;
        padding-left: 16px;
        padding-right: 16px;
    }
    .langChoose {
        position: absolute;
        right: 5vw;
        top: 50%;
        width: 28px;
        height: 22px;
        background-color: #faf6f3;
        border-radius: 3px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        margin: auto;
        margin-top: -11px;
        cursor: pointer;
    }
    /*proListBox*/
    .proListBox {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
    }
    .proNav {
        display: flex;
        margin: auto;
        margin-top: 20px;
        margin-left: 0;
    }
    .proNavLi {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .proNavLi2 {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .proNavLi3 {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 0;
    }
    .proListOut {
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
    }
    .proListLeft {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        flex-shrink: 0;
    }
    .proTitle {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 5px;
        font-size: 18px;
        letter-spacing: 0px;
        color: #363842;
    }
    .proTime {
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 0;
        margin-bottom: 0px;
        border-bottom: 1px solid #e5e6ea;
        text-align: left;
    }
    .proTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .proRTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
    }
    .proTypeLiBox {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .proLiTitle {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #363842;
        margin: auto;
        margin-left: 0;
        margin-bottom: 24px;
    }
    .proTypeList {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
        margin-top: 0;
    }
    .itemempty {
        width: 172px;
        height: 0;
    }
    .proTypeLi {
        width: 172px;
        height: auto;
        display: flex;
        flex-direction: column;
        /*margin: auto;*/
        margin-bottom: 30px;
    }
    .proTypeLiImg {
        width: 100%;
        height: 106px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .proTypeLiTitle {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-top: 10px;
    }
    .proListRight {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .proListRightTitle {
        width: auto;
        height: 48px;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 0;
        margin-left: 23px;
        font-size: 16px;
        line-height: 48px;
        letter-spacing: 0px;
        color: #363842;
    }
    .hotLine {
        width: 100%;
        height: 1px;
        background: #e5e6ea;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .proTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .proRTypeLiBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 16px;
        display: flex;
        flex-direction: column;
    }
    .proRTypeLi {
        margin: auto;
        margin-top: 0;
        width: 100%;
        height: 32px;
        display: flex;
        position: relative;
    }
    .proTypeLiA {
        margin: auto;
        margin-left: 0;
        display: flex;
    }
    .proRTypeLiImg {
        width: 32px;
        height: 32px;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .proRTypeLiTitle {
        width: auto;
        height: auto;
        font-size: 16px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 10px;
    }
    .navlevel2 .dashLine {
        width: 17px;
        height: 0px;
        border: dashed 1px #e5e6ea;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .navlevel1 {
        margin-bottom: 6px;
    }
    .navlevel2 {
        border-left: 1px dashed #e5e6ea;
        /*padding-left: 27px;*/
        margin-left: 16px;
        display: none;
    }
    .navlevel2 img {
        width: 20px;
        height: 20px;
    }
    .navlevel2 span {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        position: relative;
    }
    .navlevel2:last-child::before {
        border-left: 1px solid #fff;
        width: 1px;
        height: 50%;
        position: absolute;
        left: -1px;
        bottom: 0;
        content: ' ';
    }
    /*newH1*/
    .newH1 {
        width: auto;
        height: 22px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #363842;
        margin: auto;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .newP {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #91939e;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: justify;
        text-indent: 2em;
    }
    .newImg {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }
    /*hotnewLi*/
    .hotnewLi {
        width: 100%;
        display: flex;
        margin: auto;
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 23px;
    }
    .hotnewLiNum {
        width: 30px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #dbdbdb;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        flex-shrink: 0;
    }
    .hotnewLiTitle {
        width: 80%;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 15px;
    }
    .addMore {
        width: auto;
        height: 40px;
        border-radius: 2px;
        border: solid 1px #e0e0e0;
        font-size: 16px;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: center;
        color: #999999;
        margin-top: 10px;
        cursor: pointer;
    }
    /*bottom*/
    .bottom {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        background: #333333;
    }
    .bottomBox {
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
    }
    .bottomLeft {
        width: 40%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 60px;
        flex-shrink: 0;
    }
    .bottomImg {
        width: 72px;
        height: 58px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 18px;
        margin-left: 0;
    }
    .bottomLeftText {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 25px;
    }
    .bottomCenter {
        width: 40%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 96px;
        flex-shrink: 0;
    }
    .bottomContact {
        width: auto;
        height: 22px;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 2px;
        color: #ffffff;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
    }
    .contactList {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        margin-top: 18px;
        margin-bottom: 0;
    }
    .contactLi {
        width: 100%;
        margin: auto;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 8px;
        display: flex;
    }
    .contactIcon1 {
        width: 11px;
        height: 14px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactIcon2 {
        width: 14px;
        height: 14px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactIcon3 {
        width: 14px;
        height: 8px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactLiDesc {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
    }
    .forienLogoBox {
        width: 100%;
        height: auto;
        display: flex;
        margin: auto;
        margin-top: 16px;
    }
    .forienLogo {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-left: 0;
        margin-right: 24px;
    }
    .colLine {
        width: 1px;
        height: 172px;
        background-color: #ffffff;
        opacity: 0.3;
        margin: auto;
        margin-left: 77px;
        margin-right: 77px;
        margin-top: 98px;
        flex-shrink: 0;
        display: none;
    }
    .bottomRight {
        width: 90%;
        height: auto;
        margin: auto;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
    }
    .bottomZixunBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 18px;
        display: flex;
        flex-direction: column;
    }
    .bottomZixunLi {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 8px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .banquanBox {
        width: 100%;
        height: 64px;
        background-color: #333333;
        display: flex;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .banquanText {
        width: auto;
        height: 17px;
        font-size: 12px;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
    }
    .navImg {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    /*top*/
    .topBox {
        width: 100%;
        height: 80px;
        background-color: #ffffff;
        box-shadow: 0px 3px 6px 0px rgba(21, 140, 228, 0.1);
        opacity: 0.9;
        display: flex;
        position: relative;
        margin: auto;
        z-index: 1000;
    }
    .navBox {
        width: 100%;
        height: 100%;
        margin: auto;
        display: flex;
    }
    .logoBox {
        margin: auto;
        margin-left: 10px;
        margin-right: 97px;
    }
    .logo {
        width: 70px;
        height: 70px;
        margin: auto;
    }
    .navList {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        display: none;
        z-index: 2001;
        background: #fff;
        flex-direction: column;
    }
    .navLi {
        width: auto;
        height: 24px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        cursor: pointer;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .navcheck {
        background-color: #158ce4;
        border-radius: 2px;
        color: #fff;
        padding-left: 16px;
        padding-right: 16px;
    }
    .langChoose {
        width: 28px;
        height: 22px;
        background-color: #faf6f3;
        border-radius: 3px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        margin: auto;
        margin-right: 10px;
        cursor: pointer;
    }
    /*proListBox*/
    .proListBox {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
    }
    .proNav {
        display: flex;
        margin: auto;
        margin-top: 20px;
        margin-left: 0;
    }
    .proNavLi {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .proNavLi2 {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .proNavLi3 {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 0;
    }
    .proListOut {
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
    }
    .proListLeft {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        flex-shrink: 0;
    }
    .proTitle {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 5px;
        font-size: 18px;
        letter-spacing: 0px;
        color: #363842;
    }
    .proTime {
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #999999;
        margin: auto;
        margin-left: 0;
        margin-bottom: 0px;
        border-bottom: 1px solid #e5e6ea;
        text-align: left;
    }
    .proTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .proRTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
    }
    .proTypeLiBox {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .proLiTitle {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #363842;
        margin: auto;
        margin-left: 0;
        margin-bottom: 24px;
    }
    .proTypeList {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
        margin-top: 0;
    }
    .itemempty {
        width: 172px;
        height: 0;
    }
    .proTypeLi {
        width: 172px;
        height: auto;
        display: flex;
        flex-direction: column;
        /*margin: auto;*/
        margin-bottom: 30px;
    }
    .proTypeLiImg {
        width: 100%;
        height: 106px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .proTypeLiTitle {
        width: auto;
        height: 20px;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-top: 10px;
    }
    .proListRight {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .proListRightTitle {
        width: auto;
        height: 48px;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 0;
        margin-left: 23px;
        font-size: 16px;
        line-height: 48px;
        letter-spacing: 0px;
        color: #363842;
    }
    .hotLine {
        width: 100%;
        height: 1px;
        background: #e5e6ea;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .proTypeBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .proRTypeLiBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 16px;
        display: flex;
        flex-direction: column;
    }
    .proRTypeLi {
        margin: auto;
        margin-top: 0;
        width: 100%;
        height: 32px;
        display: flex;
        position: relative;
    }
    .proTypeLiA {
        margin: auto;
        margin-left: 0;
        display: flex;
    }
    .proRTypeLiImg {
        width: 32px;
        height: 32px;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .proRTypeLiTitle {
        width: auto;
        height: auto;
        font-size: 16px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 10px;
    }
    .navlevel2 .dashLine {
        width: 17px;
        height: 0px;
        border: dashed 1px #e5e6ea;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .navlevel1 {
        margin-bottom: 6px;
    }
    .navlevel2 {
        border-left: 1px dashed #e5e6ea;
        /*padding-left: 27px;*/
        margin-left: 16px;
        display: none;
    }
    .navlevel2 img {
        width: 20px;
        height: 20px;
    }
    .navlevel2 span {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        position: relative;
    }
    .navlevel2:last-child::before {
        border-left: 1px solid #fff;
        width: 1px;
        height: 50%;
        position: absolute;
        left: -1px;
        bottom: 0;
        content: ' ';
    }
    /*newH1*/
    .newH1 {
        width: auto;
        height: 22px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #363842;
        margin: auto;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .newP {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #91939e;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: justify;
        text-indent: 2em;
    }
    .newImg {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }
    /*hotnewLi*/
    .hotnewLi {
        width: 100%;
        display: flex;
        margin: auto;
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 23px;
    }
    .hotnewLiNum {
        width: 30px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #dbdbdb;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        flex-shrink: 0;
    }
    .hotnewLiTitle {
        width: 80%;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        margin: auto;
        margin-left: 15px;
    }
    .addMore {
        width: auto;
        height: 40px;
        border-radius: 2px;
        border: solid 1px #e0e0e0;
        font-size: 16px;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: center;
        color: #999999;
        margin-top: 10px;
        cursor: pointer;
    }
    /*bottom*/
    .bottom {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        background: #333333;
    }
    .bottomBox {
        width: 90%;
        height: 100%;
        display: flex;
        flex-direction: column;
        margin: auto;
    }
    .bottomLeft {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        margin-top: 30px;
        margin-right: 0;
        flex-shrink: 0;
    }
    .bottomImg {
        width: 72px;
        height: 58px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 18px;
    }
    .bottomLeftText {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 25px;
    }
    .bottomCenter {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 30px;
        flex-shrink: 0;
    }
    .bottomContact {
        width: auto;
        height: 22px;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 2px;
        color: #ffffff;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
    }
    .contactList {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        margin-top: 18px;
        margin-bottom: 0;
    }
    .contactLi {
        width: 100%;
        margin: auto;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 8px;
        display: flex;
    }
    .contactIcon1 {
        width: 11px;
        height: 14px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactIcon2 {
        width: 14px;
        height: 14px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactIcon3 {
        width: 14px;
        height: 8px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }
    .contactLiDesc {
        width: auto;
        height: auto;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
    }
    .forienLogoBox {
        width: 100%;
        height: auto;
        display: flex;
        margin: auto;
        margin-top: 16px;
    }
    .forienLogo {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-left: 0;
        margin-right: 24px;
    }
    .colLine {
        width: 1px;
        height: 172px;
        background-color: #ffffff;
        opacity: 0.3;
        margin: auto;
        margin-left: 77px;
        margin-right: 77px;
        margin-top: 98px;
        flex-shrink: 0;
        display: none;
    }
    .bottomRight {
        width: 100%;
        height: auto;
        margin: auto;
        margin-left: 0;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
    }
    .bottomZixunBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 18px;
        display: flex;
        flex-direction: column;
    }
    .bottomZixunLi {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 8px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .banquanBox {
        width: 100%;
        height: auto;
        background-color: #333333;
        display: flex;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .banquanText {
        width: 90%;
        height: auto;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.6;
        margin: auto;
    }
    .backBg {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3);
        display: none;
        z-index: 2000;
    }
    .navImg {
        width: 30px;
        height: 30px;
        margin: auto;
        margin-right: 20px;
    }
    .navcheck a {
        display: block;
        width: 100%;
    }
}