.ask-banner {
    width: 100%;
    height: 250px;
    margin-top: 50px;
}

.ask-banner .swiper-container {
    width: 100%;
    height: 100%;
}

.ask-banner .swiper-slide {
    width: 100%;
    height: 100%;
}

.ak-sw {
    width: 100%;
    height: 100%;
}

.ak-sw .asw-c {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.aks-bg {
    width: 100%;
    height: 100%;
}

.asw-c {
    width: 100%;
}

.asw-txt {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0px 10px;
    height: 114px;
    bottom: 0;
    margin: auto;
    right: 0;
    opacity: 0;
    transition: .5s;
}

.active .asw-txt {
    opacity: 1;
    top: 0;
}

.asw-txt p {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
}

.asw-txt p:nth-of-type(1) {
    font-size: 18px;
}

.asw-txt p:nth-of-type(2) {
    font-size: 20px;
}

.asw-txt p:nth-of-type(3) {
    font-weight: normal;
    font-family: 'hb';
    text-transform: uppercase;
    letter-spacing: 2px;
}

.ask-txt {
    width: 100%;
}

.ask-top {
    width: 100%;
    margin-top: 10px;
}

.ask-top .at-p {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin-top: 5px;
}

.atop-title {
    width: 100%;
}

.atop-title p {
    font-size: 16px;
    color: #333;
}

.atop-title p span {
    position: relative;
    font-size: 12px;
    font-family: 'hb';
    box-sizing: border-box;
    padding-left: 5px;
    margin-left: 5px;
}

.atop-title p span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 10px;
    background: #333;
}

.ask-he {
    width: 100%;
    margin-top: 20px !important;
}

.ahe-list {
    width: 100%;
    margin-top: 10px;
}

.ahe-list ul {
    width: 100%;
}

.ahe-list ul li {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 5px;
}

.ahe-li {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ahe-li img {
    width: 80%;
    display: block;
    margin-bottom: 5px;
}

.ahe-li p {
    color: #666666;
    font-size: 12px;
}

.ask-pei {
    width: 100%;
    margin-top: 20px;
}

.ask-pei ul {
    width: 100%;
}

.ask-pei ul li.ali {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ask-pei ul li.ali:nth-child(1) .api-right {
    background: #ffc68f;
}

.ask-pei .atop-title {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

.ask-pei .swiper-container {
    width: 100%;
}

.api-wen {

    position: absolute;
    top: 60px;
    left: 0;
    padding: 0px 10px;
}

.api-wen p {
    color: #006db3;
    font-size: 12px;
    font-family: 'hb';
    letter-spacing: 1px;
}

.api-wen p:nth-of-type(1) {
    font-size: 25px;
    font-weight: bold;

}

.ask-pei .swiper-slide {
    width: 100%;
}

.apei-txt {
    width: 100%;
}

.api-left {
    width: 100%;
    height: 320px;
}

.api-left img {
    width: 100%;
    height: 100%;
    display: block;
}

.api-right {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../img/x_03.jpg)no-repeat center;
    background-size: cover;

}

.aright-txt {
    width: 80%;
    margin: 20px auto;
}

.aright-txt ul {
    width: 100%;
}

.aright-txt ul li {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 5px 0px;
}

.aright-txt ul li p {
    width: calc(100% - 80px);
    float: left;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}

.aright-txt ul li a {
    width: 80px;
    float: right;
    background: #ff6000;
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}

.api-list {
    width: 90%;
    margin: 20px auto;
}

.api-list ul {
    width: 100%;
}

.api-list ul li {
    width: 33.3%;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0px 5px;
}

.api-ldiv {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.api-ldiv .a-p {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #333;
}

.api-ldiv .a-p1 {
    font-weight: bold;
    margin-top: 5px;
    color: #333;
}

.api-ldiv p {
    color: #666;
    font-size: 12px;
    line-height: 25px;
}

.ask-pei .swiper-slide .apei-txt {
    display: none;
}

.ask-pei .swiper-slide.swiper-slide-active .apei-txt {
    display: block;
}

.ask-pei .swiper-slide:nth-child(2) .api-right {
    background: #ffc78f;
}

.ask-review {
    width: 100%;
}

.areview-txt {
    width: 100%;
    margin-top: 20px;
}

.areview-list {
    width: 100%;
    margin-top: 10px;
}

.areview-list .swiper-container {
    width: 100%;
}

.areview-list .swiper-slide {
    width: 100%;
}

.arlist-div {
    width: 100%;
}

.arlist-div ul {
    width: 100%;
}

.arlist-div ul li {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 5px;
}

.adiv-b {
    width: 100%;
    position: relative;
    overflow: hidden;

}

.adiv-b a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;

}

.adb-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 122px;
}

.adb-img img {
    width: 100%;
    height: 100%;
    display: block;
}

.adb-t {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #0083d7;
    padding: 10px 5px;
}

.adb-t p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    height: 48px;
    overflow: hidden;
}

.areview-list .swiper-pagination {
    position: relative;
}

.areview-list .swiper-pagination-bullet {
    width: 20px;
    height: 6px;
    border-radius: 25px;
    background: #dcdcdc;
    opacity: 1;
    margin-right: 4px;
}

.areview-list .swiper-pagination-bullet-active {
    background: #0081cc;
}

.areview-list .swiper-slide .arlist-div {
    display: none;
}

.areview-list .swiper-slide.swiper-slide-active .arlist-div {
    display: block;
}

/*联系我们*/
.ask-contact {
    width: 100%;
    margin-top: 20px;
}

.acon-txt {
    width: 100%;
}

.acont-list {
    width: 100%;
    margin-top: 10px;
}

.acon-left {
    width: 50%;
    float: left;
}

.acon-left ul {
    width: 100%;
}

.acon-left ul li {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 5px 0px;
}

.acon-left ul li img {
    width: 12px;
    float: left;
}

.aco-div {
    width: calc(100% - 20px);
    float: left;
    padding-left: 5px;
}

.aco-div p {
    font-size: 12px;
}

.aco-div p:nth-of-type(1) {
    font-family: 'Nueva Std';
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.acon-left ul li:nth-child(2) .aco-div p:nth-of-type(1) {
    font-weight: normal;
    font-size: 12px;
}

.acon-left ul li:nth-child(2) img {
    width: 15px;
}

.ac-map {
    width: 100%;
    height: 200px;
    margin-top: 10px;
    display: none
}

.ac-map #dituContent {
    width: 100%;
    height: 100%;
    ;
}

.acon-right {
    width: 50%;
    float: left;

}

.acon-right ul {
    width: 100%;
}

.acon-right ul li {
    width: 50%;
    float: left;
    padding: 0px 5px;
    position: relative;
    overflow: hidden;
}

.acon-right ul li img {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

.acon-right ul li p {
    font-size: 12px;
    text-align: center;
}

@media(min-width:768px) {
    .ahe-list ul li {
        width: 25%;
    }

    .ahe-li p {
        padding-left: 27%;
    }

    .api-left {
        width: 50%;
        height: 100%;
        float: left;
    }

    .api-right {
        width: 50%;
        height: 100%;
    }

    .ask-pei .swiper-slide .apei-txt {
        height: 326px;
    }

    .ask-pei .swiper-slide:nth-child(2) .apei-txt {
        height: 560px;
    }

    .aright-txt {
        margin: 40px auto;
    }

    .api-ldiv p {
        line-height: 20px;
    }

    .api-list {
        width: 96%;
        margin: 5px auto;
    }

    .arlist-div ul li {
        padding: 0px;
        width: 33.3%;
    }

    .adb-img {
        width: 50%;
        float: left;
        height: 100%;
    }

    .adb-t {
        width: 50%;
        float: left;
        height: 100%;
        padding: 20px 10px;
    }

    .adiv-b a {
        height: 100%;
    }

    .adiv-b {
        height: 90px;
    }

    .ask-pei ul li.ali:nth-child(1) .apei-txt {
        height: 555px;
    }

    .acon-right {
        width: 200px;

    }
}

@media(min-width:992px) {
    .ask-top {
        margin-top: 20px;
    }

    .ask-top .at-p {

        margin-top: 10px;
    }

    .ahe-list {
        margin-top: 20px;
    }

    .ask-pei .swiper-slide .apei-txt,
    .ask-pei .swiper-slide:nth-child(2) .apei-txt {
        height: 435px;
    }

    .aright-txt {
        margin: 70px auto;
    }

    .arlist-div ul li:nth-child(4) .adb-img,
    .arlist-div ul li:nth-child(5) .adb-img,
    .arlist-div ul li:nth-child(6) .adb-img {
        float: right;
    }

    .arlist-div ul li:nth-child(4) .adb-t,
    .arlist-div ul li:nth-child(5) .adb-t,
    .arlist-div ul li:nth-child(6) .adb-t {
        float: right;
    }

    .ahe-list ul li:nth-child(1) .ahe-li img {
        width: 76%;
    }

    .ahe-list ul li:nth-child(3) .ahe-li img {
        width: 68%;
    }

    .ahe-list ul li:nth-child(4) .ahe-li img {
        width: 70%;
    }

    .ask-pei ul li.ali:nth-child(2) .apei-txt {
        height: 435px;
    }

    .ask-pei ul li.ali:nth-child(2) .api-left {
        float: right;
    }

    .acon-left {
        width: 25%;
    }

    .ac-map {
        width: 50%;
        height: 100px;
        float: left;
        margin-top: 0px;
        display: block;
        padding: 0px 20px;
    }

    .acon-right {
        width: 25%;
    }
}

@media(min-width:1200px) {
    .ask-banner {
        height: 400px;
    }

    .asw-txt {
        width: 700px;
        height: 184px;
    }

    .asw-txt p:nth-of-type(1) {
        font-size: 30px;
    }

    .asw-txt p:nth-of-type(2) {
        font-size: 40px;
    }

    .asw-txt p {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .asw-txt p:nth-of-type(3) {

        margin-bottom: 20px;
    }

    .atop-title p {
        font-size: 20px;

    }

    .atop-title p span {
        font-size: 14px;

    }

    .atop-title p span:before {
        height: 15px;
    }

    .ask-top {
        margin-top: 50px;
    }

    .ask-top .at-p {
        margin-top: 30px;
        font-size: 14px;
        line-height: 25px;
    }

    .ask-he {
        margin-top: 30px;
    }

    .ahe-list {
        margin-top: 30px;
    }

    .ahe-list ul li {
        padding: 0px 10px;
    }

    .ahe-li img {
        width: 150px;
    }

    .ahe-li p {
        font-size: 14px;
        line-height: 25px;
        padding-left: 22%;
    }

    .ask-pei {
        margin-top: 40px;
    }

    .ask-pei .atop-title {
        top: 40px;
        left: 40px;

    }

    .api-wen {
        top: 100px;
        left: 30px;

    }

    .ask-pei .swiper-slide .apei-txt,
    .ask-pei .swiper-slide:nth-child(2) .apei-txt {
        height: 538px;
    }

    .aright-txt ul li p {

        font-size: 16px;
    }

    .aright-txt ul li {

        padding: 10px 0px;
    }

    .aright-txt {
        margin: 100px auto;
    }

    .aright-txt ul li a {
        line-height: 30px;
        font-size: 14px;
    }

    .api-list {
        margin-top: 60px;
        width: 80%;
    }

    .areview-txt {
        margin-top: 40px;
    }

    .areview-list {
        margin-top: 40px;
    }

    .adiv-b {
        height: 122px;
    }

    .adb-t {

        padding-top: 30px;
    }

    .areview-list .swiper-pagination {

        margin-top: 10px;
    }

    /*.api-right {
position: absolute;
top: 0;
left: 50%;
}*/
    .ask-pei ul li.ali:nth-child(2) .apei-txt {
        height: 538px;
    }

    .ahe-list ul li:nth-child(3) .ahe-li img {
        width: 125px;
    }

    .ahe-list ul li:nth-child(4) .ahe-li img {
        width: 132px;
    }

    .ahe-list ul li:nth-child(1) .ahe-li img {
        width: 145px;
    }

    .ask-pei ul li.ali:nth-child(1) .apei-txt {
        height: 538px;
    }

    .acont-list {
        margin-top: 20px;
    }

    .aco-div p:nth-of-type(1) {

        font-size: 20px;

    }

    .acon-left ul li img {
        width: 15px;

    }

    .acon-left ul li:nth-child(2) img {
        width: 18px;
    }

    .acon-right {
        width: 18%;
        float: right;
    }

    .ac-map {
        width: 54%;

        padding: 0px 20px;
    }
}

@media(min-width:1440px) {
    .ask-banner {
        margin-top: 88px;
    }

    .atop-title p {
        font-size: 30px;
    }

    .atop-title p span {
        font-size: 16px;
    }

    .ask-top .at-p {

        font-size: 16px;
        line-height: 30px;
    }

    .ask-he {
        margin-top: 60px;
    }

    .ahe-list {
        margin-top: 50px;
    }

    .ahe-li img {
        width: 222px;
    }

    .ahe-list ul li:nth-child(3) .ahe-li img {
        width: 190px;
    }

    .ahe-list ul li:nth-child(4) .ahe-li img {
        width: 200px;
    }

    .ahe-list ul li:nth-child(1) .ahe-li img {
        width: 215px;
    }

    .ahe-li p {
        font-size: 16px;
        line-height: 30px;
        padding-left: 27%;
    }

    .ask-pei {
        margin-top: 70px;
    }

    .ask-pei .swiper-slide .apei-txt,
    .ask-pei .swiper-slide:nth-child(2) .apei-txt {
        height: 605px;
    }

    .api-wen p:nth-of-type(1) {
        font-size: 50px;

    }

    .api-wen p {
        font-size: 20px;

    }

    .api-wen {
        top: 140px;
        left: 100px;
    }

    .ask-pei .atop-title {

        left: 100px;
    }

    .api-ldiv .a-p {
        font-size: 17px;
        margin-bottom: 20px;
        margin-top: 10px;

    }

    .api-ldiv .a-p1 {
        font-size: 15px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .api-list {
        margin-top: 40px;

    }

    .api-ldiv p {

        font-size: 14px;
    }

    .adiv-b {
        height: 144px;
    }

    .adb-t p {
        font-size: 14px;
        height: 84px;
        line-height: 25px;
    }

    .ahe-list ul li {
        margin-top: 20%;
        opacity: 0;
        transition: .5s;
    }

    .ahe-list ul li:nth-child(2) {
        transition-delay: .2s;
    }

    .ahe-list ul li:nth-child(3) {
        transition-delay: .4s;
    }

    .ahe-list ul li:nth-child(4) {
        transition-delay: .6s;
    }

    .ahe-list ul li.active {
        margin-top: 0;
        opacity: 1;
    }

    .ask-pei ul li.ali:nth-child(1) .api-left {
        transition: .5s;
        transition-delay: .4s;
        margin-left: -100%;
        opacity: 0;
    }

    .ask-pei ul li.ali:nth-child(1) .api-right {
        margin-right: 50%;
        opacity: 0;
        transition: .5s;
        float: right;
    }

    .ask-pei ul li.ali:nth-child(2) .api-left {
        margin-right: 50%;
        float: right;
        transition: .5s;
    }

    .ask-pei ul li.ali:nth-child(2) .api-right {
        margin-left: -50%;
        opacity: 0;
        transition: .5s;
        transition-delay: .2s;
    }

    .ask-pei ul li.ali.active .api-left {
        margin-left: 0;
        opacity: 1;
    }

    .ask-pei ul li.ali.active .api-right {
        margin-left: 0%;
        margin-right: 0%;
        opacity: 1;
    }

    .ask-pei ul li.ali:nth-child(2).active .api-left {
        margin-right: 0%;
        margin-left: 0;

    }

    /*.api-right {

   opacity:0;
   transition: 1s;
   z-index:2;
transform: translate(-200%, 0%) matrix(1, 0, 0, 1, 0, 0);  
}
.active .api-right
{
  transform: matrix(1, 0, 0, 1, 0, 0);
    opacity:1;
}
.api-left {
opacity:0;
transition: .2s;
transition-delay: .2s;
}
.active .api-left
{
    opacity:1;
}*/
    /*.ask-pei .swiper-slide .apei-txt {
    display: block;
}*/
    .adb-img img {
        transition: .5s;
    }

    .arlist-div ul li:hover .adb-img img {
        transform: scale(1.1);
    }

    .ask-pei ul li.ali:nth-child(1) .apei-txt,
    .ask-pei ul li.ali:nth-child(2) .apei-txt {
        height: 606px;
    }

    .ask-contact {
        margin-top: 50px;
    }

    .aco-div p:nth-of-type(1) {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .acon-left ul li img {
        width: 18px;
    }

    .aco-div {

        padding-left: 10px;
    }

    .acon-left ul li:nth-child(2) img {
        width: 20px;
    }

    .acon-left ul li:nth-child(2) .aco-div p:nth-of-type(1) {

        font-size: 14px;
        line-height: 20px;
    }

    .aco-div p {
        font-size: 14px;
    }

    .acon-left ul li {

        padding: 10px 0px;
    }

    .ac-map {
        width: 52%;
        padding: 0px 20px;
        height: 120px;
    }
}

@media(min-width:1660px) {

    .ask-pei .swiper-slide .apei-txt,
    .ask-pei .swiper-slide:nth-child(2) .apei-txt {
        height: 810px;
    }

    .ask-pei .atop-title {
        top: 66px;
        left: 210px;
    }

    .api-wen p:nth-of-type(1) {
        font-size: 60px;
    }

    .api-wen {
        top: 200px;
        left: 200px;
    }

    .aright-txt ul li p {
        font-size: 20px;
        width: calc(100% - 90px);
    }

    .aright-txt ul li a {
        line-height: 35px;
        font-size: 16px;
        width: 90px;
    }

    .aright-txt ul li {
        padding: 20px 0px;
    }

    .aright-txt {
        margin-top: 150px;
    }

    .api-ldiv .a-p {
        font-size: 20px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .api-ldiv .a-p1 {
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .api-ldiv p {
        font-size: 16px;
        line-height: 25px;
    }

    .api-list ul li {

        padding: 0px 10px;
    }

    .areview-txt {
        margin-top: 60px;
    }

    .areview-list {
        margin-top: 60px;
    }

    .adiv-b {
        height: 172px;
    }

    .adb-t p {
        font-size: 16px;

    }

    .areview-list .swiper-pagination-bullet {
        width: 30px;
        height: 8px;

    }

    .areview-list .swiper-pagination {
        margin-top: 40px;
    }

    .ahe-li p {

        padding-left: 23%;
    }

    .ask-pei ul li.ali:nth-child(1) .apei-txt,
    .ask-pei ul li.ali:nth-child(2) .apei-txt {
        height: 810px;
    }

    .ac-map {
        width: 50%;
        padding: 0px 30px;
        height: 160px;
    }

    .acon-left {
        padding-top: 20px;
    }

    .acon-right {
        padding-top: 18px;
        width: 21%;
    }

    .acon-right ul li p {
        font-size: 14px;
    }

    .ask-contact .acont-list {
        width: 1200px;
        margin: auto;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}