.application-state {
    padding: 166px 10px;
    text-align: center;
}
.application-state h2 {
   font-size: 28px !important;
    text-align: center;
    margin-bottom: 12px;
    color: #000;
}
.application-state p {
    font-size: 17px;
    line-height: 32px;
}
i.gweike {
    color: #005bac;
}
#product {
    background-color: #eaedf2;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 66px;
    padding-left: 2%;
}
#product h2 {
    width: 100%;
    text-align: center;
    font-size: 28px;
    margin: 58px auto;
}
#product > .container {
    /*overflow: hidden;*/
    position: relative;
}
#product ul {
    position: relative;
}
#product span {
    position: absolute;
    line-height: 48px;
    width: 48px !important;
    height: 48px;
    font-size: 42px;
    color: #595757;
    background-color: #fff;
    z-index: 99;
    text-align: center;
    cursor: pointer;
}
#product span:hover,
#product span.current {
    background-color: #000;
    color: #fff;
}
#huan {
    width: 80px;
    margin: 20px auto;
    overflow: hidden;
}
#product .next {
    right: -40px;
    top: 45%;
    z-index: 99;
}
#product .previous {
    left: -80px;
    top: 45%;
    z-index: 99;
}
#product ul li {
    width: 31%;
    margin-right: 2%;
    float: left;
    background-color: #fff;

}
#product ul li:nth-child(4),
#product ul li:nth-child(5),
#product ul li:nth-child(6) {
    display: none;
}
#product ul li img {
    width: 100%;
}
#product ul li > div {
    padding: 20px;
}
#product ul li h4 {
    font-size: 19px;
    height: 36px;
    margin-top: 16px;
    /*color: #595757;*/
}
#product ul li p {
    height: 72px;
    margin-top: 5px;
    font-size: 15px;
    line-height: 26px;
    /*color: #595757;*/
}
#product ul li .more {
    display: block;
    width: 36px;
    height: 36px;
    margin-top: 46px;
    background: url("../images/jl-img.png") -84px -164px no-repeat;
    margin-left: 80%;
}

#resources {
    padding-top: 156px;
}
#resources .video {
    position: relative;
    width: 100%;
    float: left;
    /*max-height: 282px;*/
}
#resources .video >a {
    display: block;
}
#resources .col-md-6.index-vd {
    padding: 0 !important;
}
#resources .col-md-6 > img {
    position: relative;
    width: 100%;
    padding: 0 !important;
}
#resources .video > div {
    padding-left: 52px;
}
#resources .video h4 {
    font-size: 28px;
    margin-top: 46px;
    line-height: 25px;
}
#resources .video:nth-child(1) h4{
    margin-top: 0px;
}
#resources .video:nth-child(2) > div {
    padding-left: 0;
}
#resources .video p {
    font-size: 16px;
    margin-top: 21px;
    line-height: 26px;
}
#resources .more {
    position: absolute;
    right: 66px ;
    top: 0;
    width: 36px;
    height: 36px;
    background: url("../images/jl-img.png") -84px -164px no-repeat;
}
#resources .video:nth-child(2) .more {
    top: 21px;
    background: url("../images/jl-img.png") -84px -164px no-repeat;
}
#resources h1 {
    margin-top: 138px;
    font-size: 34px;
    text-align: center;
    line-height: 52px;
}
#resources h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 66px;
}



#GWEIKE .yuan {
    width: 108px;
    height: 108px;
    border: 1px solid #000;
    /*color: #888787;*/
    border-radius: 50%;
    font-size: 65px;
    text-align: center;
    line-height: 108px;
    margin: 0 auto;
}
#GWEIKE .yuan:hover {
    transform: scale(1.3);
    transition: transform 1s;
    cursor: pointer;
    color: #005bac;
    border: 1px solid #005bac;
}
#GWEIKE .yuan2 {
    font-size: 32px !important;
}
#GWEIKE h3 {
    line-height: 30px;
    margin-top: 16px;
    text-align: center;
    font-size: 21px;
    /*color: #555555;*/
}
#GWEIKE .col-md-6 .wenzi {
    position: relative;
    top: -38px;
    height: 232px;
    font-size: 17px;
    margin-left: 90px;
}
#GWEIKE .col-md-6 {
    width: 48%;
    margin: 1%;
    margin-top: 60px;
}
#GWEIKE .col-md-6 a {
    display: block;
}
#GWEIKE .col-md-6 > a img {
    width: 100% !important;
}
#GWEIKE .col-md-6 h4 {
    font-size: 20px;
    line-height: 60px;
    font-weight: 700;
}
#GWEIKE .col-md-6 p {
    line-height: 26px;
}
#GWEIKE .col-md-6 .more {
    position: absolute;
    top: 10px;
    right: 0;
    width: 36px;
    height: 36px;
    background: url("../images/jl-img.png") -84px -164px no-repeat;
}
#GWEIKE .col-md-6 i {
    /*font-size: 50px;*/
    /*line-height: 10px;*/
}
@media (max-width: 768px) {
    #carousel-example-generic {
        margin-top: 50px;
    }
    .carousel-inner>.item>a>img {
        width: 100%;
    }
    .application-state {
        padding: 46px 10px;
        padding-bottom: 0;
    }
    .application-state h2 {
        font-size: 18px !important;
    }
    .application-state p {
        font-size: 14px !important;
        display: none;
    }
    .application-state #btn {
        padding: 0;
        width: 18px;
        height: 16px;
        text-align: center;
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        background-color: #000 !important;
        color: #fff;
        margin: 0 auto;
    }
    #product {
        background-color: #fff;
        padding-bottom: 32px;
    }
    #product h4 {
        font-size: 14px;
    }
    #product .col-xs-6 {
        margin-bottom: 36px;
        text-align: center;
    }
    #resources {
        padding-top: 0px;
    }
    #resources h5 {
        padding: 20px;
        text-align: center;
        background-color: #000;
        color: #fff;
        margin-top: 20px;
    }
    #about {
        margin-top: 60px;
    }
    #about a img {
        width: 100%;
    }
    #about p {
        position: relative;
        top: -20px;
        padding-left: 61px;
        padding-right: 10px;
    }
}
