.mainbox {
    width: 72%;
    float: left;
    margin-bottom: 25px;
}
.app-cont{
    padding: 28px;
    margin-bottom: 25px;
}
.app-cont .head {
    color: #999;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.app-cont .img {
    width: 130px;
    height: 160px;
    margin-right: 30px;
    float: left;
}
.app-cont .img img {
    margin-top: 15px;
    width: 120px;
    height: 120px;
    border-radius: 20px;
}
.app-cont .info .download {
    width: inherit;
    display: block;
    width: 250px;
    margin-top: 20px;
    color: #fff;
    text-align: center;
    border-radius: 24px;
    position: relative;
}
.app-cont .info .download.bg1 {
    background: linear-gradient(90deg, #35dda8, #41ea79);
}
.app-cont .info .download.bg2 {
    background: linear-gradient(90deg, #ffa627, #ffc447);
    border: #ffa627;
}
.app-cont .info .download  h3{
    display: inline-block;
    line-height: 48px;
    height: 100%;
    font-size: 16px;
    color: #fff;
}
.app-cont .info .download em{
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 48px;
    margin-right: 8px;
    vertical-align: sub;
    background: url(../../mobile/images/az.png) no-repeat;
    background-size: 22px;
}
.app-cont .info .download:hover a img{
    display: block;
}
.app-cont .info .download a img{
    width: 110px;
    display: none;
    height: 110px;
    z-index: 99;
    background: #fff;
    position: absolute;
    top: -5px;
    right: -120px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}
.app-cont .info {
    margin-right: 30px;
    width: 50%;
    float: left;
}
.app-cont .info h1 {
    color: #000000;
    line-height: 27px;
    font-size: 24px;
    font-weight: bold;
}
.app-cont .info ul{
    margin-top: 10px;
}
.app-cont .info li {
    line-height: 28px;
    float: left;
    width: 60%;
}
.app-cont .info li:nth-child(odd) {
    width: 34%;
}
.app-cont .info li:nth-child(5){
    height: 28px;
    line-height: 28px;
    width: 100%;
    color: #e72935;
}
.app-cont .info li:nth-child(5) a {
    height: 28px;
    min-width: 20px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #e72935;
    margin-right: 15px;
    position: relative;
}
.app-cont .info li span {
    color: #333;
}
.app-cont .info li:nth-child(2) a{
    color: #e72935;
}
.app-cont .info li:nth-child(2) a:hover{
    color: #379dec;
}
.app-cont .head .mobile {
    width: 124px;
    float: right;
    margin-top: 10px;
    margin-right: 15px;
    box-shadow: 1px 1px 10px rgb(229 229 229);
    border: 2px solid #379dec;
}
.app-cont .head .mobile:hover{
    cursor: pointer;
}
.app-cont .head .mobile img{
    margin-left: 5px;
    width: 110px;
    height: 110px;
}
.app-cont .head .mobile .p{
    text-align: center;
}

.hot-gl{
    padding: 21px;
    margin-bottom: 25px;
}
.gl-list {
    margin: 22px 0px 0;
    overflow: hidden;
}
.gl-list a {
    width: 430px;
    height: 36px;
    display: inline-block;
    float: left;
    line-height: 36px;
    font-size: 15px;
    color: #4d4d4d;
    text-align: center;
    border-radius: 18px;
    background: #f5f6f7;
    margin-right: 18px;
    margin-bottom: 12px;
}
.gl-list a:hover{
    color: #379dec;
}
.gl-list a i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url("../images/sousuo.png") no-repeat;
    background-size: 20px;
    margin-right: 14px;
    vertical-align: middle;
}
.gl-list a:nth-child(2n) {
    margin-right: 0;
}

.mainr {
    width: 26%;
    float: right;
}

.about-news{
    padding: 21px;
    margin-bottom: 25px;
}
.about-news li {
    padding: 5px 0;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    height: auto;
    line-height: 30px;
    overflow: hidden;
}
.about-news li a{
    height: auto;
    line-height: 30px;
    overflow: hidden;
}
.about-news li span:first-child {
    font-size: 12px;
    display: inline-block;
    width: 40px;
    height: 26px;
    background: #eee;
    border: 1px solid #eee;
    color: #333;
    text-align: center;
    line-height: 26px;
    margin-top: 3px;
    margin-right: 10px;
}
.about-news li:first-child {
    padding-top: 0;
}
.about-news li:last-child{
    border:  0px;
}

.jietu{
    position: relative;
    left: 0px;
    width: 865px;
    height: 356px;
    margin-bottom: 40px;
}
.jietu .swiper-container {
    width: 100%;
    height: 316px;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
}
.jietu .swiper-container li {
    width: auto;
    margin-right: 16px;
    display: inline-block;
    height: 316px;
}
.jietu .swiper-container img {
    display: block;
    height: 316px;
    border-radius: 0;
    width: auto;
    vertical-align: top;
}
.jietu .swiper-button-next, .jietu .swiper-button-prev {
    background-image: none!important;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    background-color: rgba(0, 0, 0, .4);
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .4;
    transition: .3s;
}
.jietu .swiper-container .swiper-button-next{
    right: 0px!important;
    left: auto;
}
.jietu .swiper-container .swiper-button-prev{
    left: 0px!important;
}
.jietu .swiper-container .swiper-button-next:before{
    background: url("../images/you.png") no-repeat;
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 15px;
    content: "";
}
.jietu .swiper-container .swiper-button-prev:before{
    background: url("../images/zuo.png") no-repeat;
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 15px;
    content: "";
}
.jietu .swiper-container:hover .swiper-button-next,.jietu  .swiper-container:hover .swiper-button-prev {
    opacity: 1;
}