/* body {
    font-size: 14px;
    line-height: 22px;
    color: #212529;
    font-family: "helvetica neue", helvetica, arial, "pingfang sc", "hiragino sans gb", "heiti sc", "microsoft yahei", "wenquanyi micro hei", sans-serif;
} */

a:focus,
a:hover,
a:visited,
input,
input:hover,
input:focus,
input:active,
select {
    /* text-decoration: none; */
}

img {
    max-width: 100%;
    height: auto;
}
.shadowa{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.gray-1{color: #ffffff;}
.gray-2{color: #fafafa;}
.gray-3{color: #f5f5f5;}
.gray-4{color: #f0f0f0;}
.gray-5{color: #d9d9d9;}
.gray-6{color: #bfbfbf;}
.gray-7{color: #8c8c8c;}
.gray-8{color: #595959;}
.gray-9{color: #434343;}
.gray-10{color: #262626;}
.gray-11{color: #1f1f1f;}
.gray-12{color: #141414;}
.gray-13{color: #000000;}

.bg-gray-1{background-color: #ffffff;}
.bg-gray-2{background-color: #fafafa;}
.bg-gray-3{background-color: #f5f5f5;}
.bg-gray-4{background-color: #f0f0f0;}
.bg-gray-5{background-color: #d9d9d9;}
.bg-gray-6{background-color: #bfbfbf;}
.bg-gray-7{background-color: #8c8c8c;}
.bg-gray-8{background-color: #595959;}
.bg-gray-9{background-color: #434343;}
.bg-gray-10{background-color: #262626;}
.bg-gray-11{background-color: #1f1f1f;}
.bg-gray-12{background-color: #141414;}
.bg-gray-13{background-color: #000000;}

.logo img {
    height: 30px;
}

.h-250{
    height: 250px;
}

.h-600{
    height: 680px !important;
}

.navtxt li {
    display: inline-block;
    margin-right: 1.5rem;
    vertical-align: middle;
}

.trigger {
    -webkit-transition: all 0.2s cubic-bezier(0.84, 0.35, 0.39, 0.74) 0s;
    transition: all 0.2s cubic-bezier(0.84, 0.35, 0.39, 0.74) 0s;
}

.trigger:hover {
    margin-top: -5px;
    cursor: pointer;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s cubic-bezier(0.84, 0.35, 0.39, 0.74) 0s;
    transition: all 0.2s cubic-bezier(0.84, 0.35, 0.39, 0.74) 0s;
}


/* .yinying:hover {
    cursor: pointer;
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s cubic-bezier(0.84, 0.35, 0.39, 0.74) 0s;
    transition: all 0.3s cubic-bezier(0.84, 0.35, 0.39, 0.74) 0s;
} */




.f-9 {
    font-size: 90%;
    /* line-height: ; */
}
.f-10{
    font-size: 100%;
    font-weight: 400;
}
.f-12{
    font-size: 120%;
}
.f-15news{
    font-size: 120%;
    line-height: 200%;
    color: #262626;
}
.newstitle{
    color: #181818;
}
.f-15news h2{
    margin-top: 40px;
}
.f-15news img{
    display: block;
    margin: 50px auto;
}

/* .z15 {
    font-size: 1.15rem !important;
}

.z25 {
    font-size: 1.25rem !important;
}

.z35 {
    font-size: 1.35rem !important;
}

.z45 {
    font-size: 1.45rem !important;
}

.z55 {
    font-size: 1.55rem !important;
} */

/* .heng {
    margin-top: 10px;
    border-radius: 10px;
    float: left;
    height: 4px;
    width: 60px;
} */

.xian {
    display: inline-block;
    width: 70px;
    height: 6px;
    background-color: #ee5454;
}
.default-a {
    /* background-attachment: fixed !important; */
    min-height: 600px;
    height: calc(50vh);
    background-image: url(/uploads/image/taimages/a1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
.default-b {
    /* background-attachment: fixed !important; */
    min-height: 600px;
    height: calc(50vh);
    background-image: url(/uploads/image/taimages/a2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}


.abouttop {
    /* background-attachment: fixed !important; */
    min-height: 600px;
    height: calc(50vh);
    background-image: url(/uploads/image/taimages/abouttop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}

.about h1,
.about h2 {
    font-size: 100%;
    display: inline;

}

.casetop{
    min-height: 600px;
    height: calc(50vh);
    background-image: url(/uploads/image/taimages/casetop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}



.newstop{
    min-height: 600px;
    height: calc(50vh);
    background-image: url(/uploads/image/taimages/newstop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}

/* .newstxt {
    font-size: 1rem;
    line-height: 1.8rem;
}

.newstxt h2 {
    margin-top: 2rem;
    font-size: 1.4rem;
}

.newstxt h4 {
    margin-top: 2rem;
    font-size: 1.2rem;
} */


.page {
    padding: 20px;
    text-align: center;
    position: relative;
}

.page a {
    /* border: 1px solid #ffffff; */
    color: #999999;
    /* margin: 0 3px; */
    /* padding: 3px 0; */
}

.page a:hover {
    color: #181818 !important;
    box-shadow: 0px 0px 10px rgba(255, 0, 0, 0.1);
}
.page .current,
.page .pages{
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    margin: 0 5px;
}
.page .current {
    color: #181818 !important;
    box-shadow: 0px 0px 10px rgba(255, 0, 0, 0.1)
}

.page .pages{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.page .no{
    cursor:not-allowed;
    color: #999999;
}
.page .firstpage,
.page .lastpage {
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.page .firstpage {  
    left: 10px;
}
.page .lastpage {
    right: 10px;
}




.jobtop{
    min-height: 600px;
    height: calc(50vh);
    background-image: url(/uploads/image/taimages/jobtop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}



.contacttop{
    min-height: 600px;
    height: calc(50vh);
    background-image: url(/uploads/image/taimages/contacttop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}


.footer-2 {
    background: #1e2124;
    font-size: 0.8rem;
}



.my-map {
    margin: 0 auto;
    width: 100%;
    height: 600px;
}

.my-map .icon {
    background:  no-repeat;
    background-size: 8rem;
}

.my-map .icon-flg {
    height: 50px;
    width: 150px;
    /* border: 2px #ff0000 solid; */
}

.my-map .icon-flg-red {
    background-position: -5px -5px;
}

.amap-container {
    height: 100%;
}

.lx-t {
    padding-top: 8rem;
}

.lx-t i {
    font-size: 3rem;
}


.caselogo{
    background-attachment: fixed !important;
    background: url(/uploads/image/taimages/website2.jpg) no-repeat;
    background-size: cover;
}

.caselogoa {
    text-align: center;
    background: #fff;
    height: 70px !important;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide-active img,
.swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1.01, 1.01);
}

#foces_page.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 10;
}

#foces_page .swiper-pagination-bullet {
    width: 11px;
    height: 4px;
    border-radius: 2px;
    background: #ffffff;
    opacity: 0.8;
    transition: all .3s;
}

#foces_page .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fd3838;
    width: 50px;
}



.website {
    background-attachment: fixed !important;
    min-height: 300px;
    height: calc(50vh);
    background: url(/uploads/image/taimages/website2.jpg) no-repeat;
    background-size: cover;
}

.brand {
    background-attachment: fixed !important;
    min-height: 300px;
    height: calc(50vh);
    background: url(/uploads/image/taimages/website2.jpg) no-repeat;
    background-size: cover;
}

.pricing-block {
    text-align: center;
    -webkit-transition: all .3s 0s ease;
    -o-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    border-radius: 5px;
    border: 1px solid#eee;
}

.pricing-block li {
    list-style: none;
}

.price-header {
    padding-bottom: 30px;
    padding-top: 30px;
}

.price-header i {
    width: 100px;
    height: 100px;
    text-align: center;
    padding-top: 35px;
    font-size: 50px;
    display: inline-block;
    border-radius: 100%;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #635cdb;
    border: 1px solid#eee;
}

.price-header .price {
    font-size: 1.6rem;
    margin-top: 40px;
    margin-bottom: 0px;
}

.price-header h5 {
    font-weight: 400;
}

.price-header .price small {
    font-size: 18px;
}

.pricing-block ul {
    padding: 20px 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid#eee;
}

.pricing-block ul li {
    padding: 6px 0px;
}

.pricing-block .btn {
    margin-bottom: 30px;
}

.pricing-block:hover i {
    background: -webkit-linear-gradient(135deg, #2f1ce0 0%, #53a0fd 50%, #51eca5 100%);
    background: -linear-gradient(135deg, #2f1ce0 0%, #53a0fd 50%, #51eca5 100%);
    color: #fff;
    border: 1px solid #53a0fd;
}

.pricing-block:hover,
.pricing-block.active {
    background: #fff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}

.line {
    width: 50px;
    background: #cc444a;
    height: 1px;
    margin: 10px auto;
}


.bg-footer {
    background-color: rgba(30, 33, 36, 0.95);
    color: rgba(166, 171, 177, 0.274);
}

.bg-footer a {
    color: rgba(166, 171, 177, 0.274);