﻿.innerPage h2{
    margin: 0 0 5px 0;
    color: #000;
}
.inAst a{
    color: #5f5f5f;
    padding: 2.9% 9px;
    margin: 0 2.3%;
}
.inAst a.hover{
    color: #28166f;
    border-bottom: 2px solid #28166f;
}

.case{
    padding: 4.16% 0;
}
.case li{
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.case-img{
    float: left;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}
.case-img img{
    width: 100%;
}
.case-txt{
    float: left;
    border-left: 1px solid #e5e5e5;
    margin-left: -1px;
}
.anli .case-img{
    width: 16.66%;
    padding: 1.58%;
}
.anli .case-txt{
    width: 80%;
    padding: 2% 0 2.66% 2.5%;
}
.case-txt p{
    margin: 12px 0 10px 0;
    color: #585858;
    line-height: 170%;
}
.reduce a{
    float: left;
    width: 33.33%;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    margin-top: -1px;
    padding: 9px 2.7%;
    position: relative;

    cursor: pointer;
}
.reduce a em{
    color: #414141;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.reduce a i{
    width: 14px;
    height: 18px;
    background: url(../image/pdf.png) no-repeat center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.ddt a i{
    width: 18px;
    background: url(../image/ddt.png) no-repeat center;
}

.inAst-eq{
    display: none;
}
.inAst-eq:nth-of-type(1){
    display: block;
}


/*product*/
.turck{
    background: url(../image/pc-product.jpg) no-repeat center;
    background-size: cover;
    padding: 2.6% 0;
}
.turck-img{
    float: left;
    width: 23.66%;
    padding: 0 4.4%;
    height: 320px;
    line-height: 250px;
    text-align: center;
}
.turck-img img{
    width: 100%;
}
.turck-txt{
    float: left;
    width: 75.8%;
    padding: 0 40px;
    border-left: 2px solid #ebebeb;
    padding: 2.916% 3.33% 3.58% 3.33%;
}
.turck-txt h3{
    color: #000;
}
.turck-txt div{
    line-height: 24px;
    color: #585858;
    margin: 10px 0 23px 0;
}
.turck-txt .others a {
    width: 130px;
    line-height: 34px;
}
.producti .case-img{
    width: 23.66%;
    padding: 3.3%;
}
.producti .case-txt{
    width: 76%;
    padding: 2.1% 3.3%;
}
.producti .reduce a{
    width: 33%;
}


/*service*/
.also{
    color: #535353;
    line-height: 190%;
    width: 83%;
    margin: 0 auto;
    text-align: center;
    padding: 4.16% 0 0 0;
}
.service li{
    float: left;
    width: 49.16%;
    margin: 0 1.66% 1.66% 0;
}
.service li:nth-of-type(even){
    margin: 0 0 1.66% 0;
}
.service .case-img{
    width: 33.9%;
    padding: 7.45%;
}
.service .case-txt{
    width: 65.76%;
    padding: 4.2% 5.1%;
}
.service .reduce a{
    width: 130px;
    padding: 9px 5%;
}



.gsx_ul{
    height: auto;
    margin: 0 -20px;
}
.gsx_ul>ul{
    width: 100%;
}
.gsx_ul>ul>li{
    width: 33.333333%;
    padding: 10px 20px;
}

.gsx_ul li p img{
    max-width: 100%;
}
.gsx_ul li p{
    text-align: center;
    padding: 5px 0;
}