.content {
    min-width: 1210px
}

.content ul {
    width: 100%;
    padding: 3px 0
}

.content ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 3px;
    position: relative
}

.content ul li .hoversr {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 3px
}

.content ul li:hover > .hoversr {
    display: block !important
}

.content ul li:first-of-type {
    padding-left: 0
}

.content ul li:last-of-type {
    padding-right: 0
}

.content ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.content ul li img {
    width: 100%
}

.content .common, .content .technology {
    text-align: center
}

.content .common .title, .content .technology .title {
    font-size: 28px;
    color: #373d41;
    line-height: 70px;
    margin-top: 50px
}

.content .common .txt, .content .technology .txt {
    color: #828a92;
    line-height: 25px;
    margin-bottom: 25px;
    font-size: 16px
}

.content .common img, .content .technology img {
    width: 60%;
    padding-top: 20px
}

.content .common .product-sed-pic, .content .technology .product-sed-pic {
    padding-bottom: 50px;
    margin: 0 auto
}

.content .common .product-sed-pic img, .content .technology .product-sed-pic img {
    width: 65%
}

.content .common .product-sed-pic img:nth-of-type(1), .content .technology .product-sed-pic img:nth-of-type(1) {
    width: 18%
}

.content .common .other img, .content .technology .other img {
    width: 18%
}

.content .common .other img:nth-of-type(1), .content .technology .other img:nth-of-type(1) {
    width: 65%
}

.content .common:nth-of-type(4) img, .content .technology:nth-of-type(4) img {
    width: 60%
}

.content .common:nth-of-type(1) img, .content .technology:nth-of-type(1) img {
    width: 65%
}

.content #wrap {
    max-width: 900px;
    margin: 0 auto !important;
    margin-top: -10%
}

.content #wrap .slide {
    height: 520px
}

.content #wrap .slide ul {
    width: 100%;
    height: 100%;
    left: -16%;
    top: -14%
}

.content #wrap .slide ul li {
    position: absolute;
    left: 33%;
    top: 0
}

.content #wrap .slide ul li img {
    width: 33%
}

.content #wrap .arrow {
    opacity: 1;
    z-index: 99;
    width: 90%;
    height: 45px;
    bottom: -45%;
    left: 8%
}

.content #wrap .arrow .next, .content #wrap .arrow .prev {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 120%;
    margin-top: -56px;
    background: url(../../product/img/btn_l.png) no-repeat;
    z-index: 99;
    color: red
}

.content #wrap .arrow .next {
    right: 4%;
    background-image: url(../../product/img/btn_r.png)
}

.content #wrap .arrow .prev {
    left: -2%
}

.content:nth-of-type(1) img {
    width: 65%
}

.content .download {
    padding: 50px 100px 20px 100px
}

.content .download .download-left {
    width: 50%;
    padding-bottom: 30px;
    padding-left: 5%
}

.content .download .download-left img {
    width: 35%;
    float: left
}

.content .download .download-left .text {
    left: 49%;
    margin-top: 20px
}

.content .download .download-left .text .moguq {
    font-size: 24px;
    color: #373d41;
    line-height: 38px;
    margin-top: 50px
}

.content .download .download-left .text .downloadnow {
    font-size: 20px;
    color: #949a91;
    margin-top: 30px
}

.content .download .download-left .text .words {
    color: #a9b0b4;
    font-size: 16px;
    line-height: 38px
}

.content .download .download-left .text .left .code-andr {
    width: 108px;
    height: auto;
    cursor: pointer;
    margin-right: 20px
}

.content .download .download-left .text .left .code-andr:hover > .son2 {
    width: 100%;
    height: 100%;
    display: block !important
}

.content .download .download-left .text .left .code-andr .son2 {
    left: 0;
    top: 0
}

.content .download .download-left .text .left .code-andr img {
    width: 100%;
    height: 100%
}

.content .download .download-left .text .code {
    margin-top: 30px
}

.content .download .download-left .text .code img {
    width: 40%;
    margin-right: 10px
}