.header-c .headTop {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    top: 0;
    z-index: 12;
    position: absolute;
}
.header-c .headTop * {
    font-size: 14px;
}
.header-c .headTop .headCity {
    position: relative;
    cursor: pointer;
    float: left;
    margin-right: 26px;
}
.header-c .headTop .headCity img {
    vertical-align: -3px;
    width: 18px;
}

.header-c .headTop .headCity>i {
    font-style: normal;
    font-weight: normal;
    color: #67a3f9;
    margin-left: 5px;
}
.header-c .headTop .headCity .fixeCenter {
    position: absolute;
    border: none;
    overflow: hidden;
    display: none;
    min-height: 0;
    left: 0;
    top: 40px;
    background: #f5f5f5;
    border-radius: 0;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}
.header-c .headTop .headCity .fixeCenter .fixeCityList {
    padding-bottom: 0;
}

.header-c .headTop .headCity .fixeCenter {
    position: absolute;
    border: none;
    overflow: hidden;
    display: block;
    min-height: 0;
    left: 0;
    top: 40px;
    background: #f5f5f5;
    border-radius: 0;
    box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.3);
    padding: 10px;
    transform: translateY( calc( -100% - 40px ) );
    transition: all 0.5s;
    width: 108px;
    text-align: center;
    border-radius: 4px;
    opacity: 0;
}

.header-c .headTop .headCity:hover .fixeCenter {
    display: block;
    opacity: 1;
    transform: translateY(-5px);
}

.fixeCenter .fixeCityList li a{
    cursor: pointer;
	 color:#99999;
}

.fixeCenter .fixeCityList li.on a,.fixeCenter .fixeCityList li a:hover{
    color:#2776ff;
}

.header_pc_nav {
    display: flex;
}

.headerTel {
    padding-top: 8px;
    text-align: right;
}

.headerTel span {
    display: block;
    font-size: 15px;
}

.headerTel b {
    display: block;
    font-size: 24px;
    padding-left: 26px;
    border-left: 1px solid #ccc;
}

.header .nav>ul>li {
    position: relative;
    width: auto;
    height: 80px;
    line-height: 80px;
}

.header .nav-items:after {
    transition: .3s;
    border-left: 4px solid hsla(0,0%,100%,0);
    border-top: 5px solid #888;
    border-right: 4px solid hsla(0,0%,100%,0);
    width: 0;
    content: "";
    position: absolute;
    right: -15px;
    top: 39px;
}

.header .nav>ul>li:hover .nav-items:after {
    border-top-color: #333;
    transform: rotateZ(-180deg);
}

.header .nav .nav-items-list {
    position: fixed;
    top: 120px;
    z-index: 11;
    left: 0;
    right: 0;
    transition: 0.5s;
    opacity: 0;
    transform: translateY(-100%);
}

.header .nav .nav-items-list ul {
    display: none;
    height: 56px;
    background-color: rgb(255, 255, 255);
    transition: 0.5s;
    border-top: 1px dashed rgb(221, 221, 221);
    margin-top: 20px;
}

.header .nav>ul>li:hover .nav-items-list {
    opacity: 1;
    transform: translateY(-20px);
}

.header .nav>ul>li:hover .nav-items-list ul {
    display: flex;
}

.header .nav .nav-items-list li {
    width: 98px;
    height: 56px;
}

.header .nav .nav-items-list li .items_part {
    text-align: center;
}

.header .nav .nav-items-list li .items_part {
    display: block;
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 56px;
    font-weight: 400;
}

.header .nav .nav-items-list li:hover .items_part,.header .nav .nav-items-list li.on .items_part{
    color: rgb(34, 34, 34);
    font-weight: 500;
}

.mobile-hide {
    display: block !important;
}
.mobile-hide-flex {
    display: flex !important;
}
.mobile-show {
    display: none !important;
}
.mobile-show-flex {
    display: none !important;
}
.width1200 {
    width: 1200px;
    margin: 0 auto;
}

.maxwidth1300 {
    max-width: 1300px;
    width: 98%;
    margin: 0 auto;
}
.maxwidth1064 {
    max-width: 1064px;
    width: 98%;
    margin: 0 auto;
}

.flex-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-j-center {
    display: flex;
    justify-content: center;
    align-items: center; 
}
.flex-start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.addToServer-title {
    padding-bottom: 40px;
    text-align: center;
}

.addToServer-title h2 {
    font-size: 30px;
    color: #333;
    letter-spacing: 2.5px;
}

.addToServer-title p {
    font-size: 16px;
    color: #666;
    line-height: 22px;
    padding-top: 8px;
    letter-spacing: 1.5px;
    position: relative;
}

.addToServer-title p a {
    position: absolute;
    right: 0;
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    background: url(../image/jt-icon.png) no-repeat;
    background-position: 100% center;
    background-size: 6px;
    padding-right: 14px;
}

.addToServer-1-0828 {
    background: #F6F6F9;
}

.addToServer-1-0828 .item {
    padding: 30px;
    display: flex;
}

.addToServer-1-0828 .item img {
    width: 73px;
    height: 60px;
    padding-right: 13px;
}

.addToServer-1-0828 .item .item-desc {}

.addToServer-1-0828 .item .title {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
    padding-bottom: 5px;
}

.addToServer-1-0828 .item .item-desc p {
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.addToServer-2-0828 {
    padding: 55px 0;
}

.addToServer-2-0828 .list {
    flex-wrap: wrap;
}

.addToServer-2-0828 .list .item {
    width: calc( 50% - 40px );
    position: relative;
    overflow: hidden;
    margin: 0 20px 30px;
}

.addToServer-2-0828 .list .item .item-img {
    width: 100%;
    overflow: hidden;
}

.addToServer-2-0828 .list .item .item-img img {
    width: 100%;
    display: block;
}

.addToServer-2-0828 .list .item .item-desc {
    position: absolute;
    width: 294px;
    height: 78px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.61);
    padding: 5px 0 0 15px;
    transform: translateX(0);
    z-index: 2;
}


.addToServer-2-0828 .list .item .item-desc:before {
    content: '';
    position: absolute;
    left: 0;
    top: -3.5px;
    border-right: 3.13px solid rgba(255, 255, 255, 0);
    border-bottom: 4px solid #fff;
    width: 291.6px;
}

.addToServer-2-0828 .list .item:nth-child(1) .item-desc:before {
    border-bottom-color: #04b8b8;
}

.addToServer-2-0828 .list .item:nth-child(2) .item-desc:before {
    border-bottom-color: #f7b500;
}

.addToServer-2-0828 .list .item:nth-child(3) .item-desc:before {
    border-bottom-color: #f26262;
}

.addToServer-2-0828 .list .item:nth-child(4) .item-desc:before {
    border-bottom-color: #1f82fb;
}

.addToServer-2-0828 .list .item .item-desc:after{
    content: '';
    position: absolute;
    right: -61px;
    bottom: 0;
    border-right: 61px solid rgba(255, 255, 255, 0);
    border-bottom: 78px solid rgba(255, 255, 255, 0.61);
    width:0;
}

.addToServer-2-0828 .list .item .item-desc * {
    color: #333;
    line-height: 1.6;
    font-weight: 600;
}

.addToServer-2-0828 .list .item .item-desc .item-title {
    font-size: 24px;
}

.addToServer-2-0828 .list .item .item-desc .item-remark {
    font-size: 12px;
}

.addToServer-2-0828 .list .item .item-hide {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.38);
    text-align: center;
    align-items: center;
}

.addToServer-2-0828 .list .item .item-hide a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.addToServer-2-0828 .list .item .item-hide .item-title{
    font-size: 26px;
    color: #fff;
}

.addToServer-2-0828 .list .item .item-hide .item-remark {
    font-size: 14px;
    padding-top: 12px;
    color: #fff;
}

.addToServer-2-0828 .list .item:hover .item-img img {
    transform: scale(1.1);
}

.addToServer-2-0828 .list .item:hover .item-desc {
    transform: translateX(-356px);
}

.addToServer-2-0828 .list .item:hover .item-hide {
    display: flex;
}
/*
.addToServer-2-0828 .list .item .item-hide a:after,.addToServer-2-0828 .list .item .item-hide a:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    background-color: #fff;
    left: calc( 50% - 3.5px );
}

.addToServer-2-0828 .list .item .item-hide a:after {
    top: -15px;
}

.addToServer-2-0828 .list .item .item-hide a:before {
    bottom: -15px;
}
*/
.addToServer-3-0828 {
    padding: 60px 0;
    background-color: rgb(246, 246, 249);
}

.addToServer-3-0828 .list {
    flex-wrap: wrap;
}

.addToServer-3-0828 .list .item {
    width: calc( 25% - 22.5px );
    padding: 10px 10px 17px;
    background-color: rgb(255,255,255);
    border-radius: 5px;
    margin: 0 11.25px 30px;
}

.addToServer-3-0828 .list .item .item-img {
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    background-color: #333;
}

.addToServer-3-0828 .list .item .item-img img {
    width: 100%;
    vertical-align: middle;
}

.addToServer-3-0828 .list .item .item-desc {
    padding-top: 10px;
}

.addToServer-3-0828 .list .item .item-desc .item-title {
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    color: #333;
}

.addToServer-3-0828 .list .item .item-desc .item-remark {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    color: rgb(153, 153, 153);
    margin: 8px 15px 19px 0;
}

.addToServer-3-0828 .list .item .item-desc .item-more {}

.addToServer-3-0828 .list .item .item-desc .item-more i {
    font-size: 14px;
    color: rgb(153, 153, 153);
    padding-left: 22px;
    font-style: normal;
    background: url(../image/fire-icon.png) no-repeat center left;
    line-height: 36px;
    display: block;
}

.addToServer-3-0828 .list .item .item-desc .item-more .item-hide {
    width: 90px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: rgba(255,227,2,1);
    border-radius: 4px;
    font-size: 14px;
    color: rgba(34, 34, 34, 1);
    text-decoration: none;
    display: none;
}

.addToServer-3-0828 .list .item:hover{
    transform: translateY(-2px);
    box-shadow: 0 5px 8px -1px rgba(12,21,35,.16);
    border-color: hsla(0,0%,80.8%,.31);
}

.addToServer-3-0828 .list .item:hover .item-img img{
    transform: scale(1.1);
}

.addToServer-3-0828 .list .item:hover .item-desc .item-more .item-hide{
    display: block;
}

.addToServer-ad-0828 {
    position: relative;
}

.addToServer-ad-0828 .swiper-container {
    width: 100%;
}

.addToServer-ad-0828 .swiper-container img{
    display: block;
}

.addToServer-ad-0828 .swiper-pagination {
    bottom: 10px;
    z-index: 100;
    width: 100%;
    height: 30px;
}

.addToServer-ad-0828 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 10px;
}

.addToServer-ad-0828 .swiper-pagination-bullet-active {
    background: #fff;
}

.addToServer-4-0828 {
    padding: 60px 0;
}

.addToServer-4-0828 .list {
    flex-wrap: wrap;
}

.addToServer-4-0828 .list .item {
    width: calc( 33.333% - 20px );
    background-color: rgb(255,255,255);
    margin:0 10px 30px;
}

.addToServer-4-0828 .list .item .item-img {
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    background-color: #333;
    position: relative;
}

.addToServer-4-0828 .list .item .item-img .item-hide {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.38);
    text-align: center;
    padding: 20%;
}

.addToServer-4-0828 .list .item:hover .item-img .item-hide a {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
/*
.addToServer-4-0828 .list .item .item-hide a:after,.addToServer-4-0828 .list .item .item-hide a:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    background-color: #fff;
    left: calc( 50% - 3.5px );
}

.addToServer-4-0828 .list .item .item-hide a:after {
    top: -15px;
}

.addToServer-4-0828 .list .item .item-hide a:before {
    bottom: -15px;
}
*/
.addToServer-4-0828 .list .item .item-img .item-hide .item-title {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.addToServer-4-0828 .list .item .item-img .item-hide .item-remark {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.addToServer-4-0828 .list .item .item-img img {
    width: 100%;
    vertical-align: middle;
}

.addToServer-4-0828 .list .item:hover .item-img .item-hide {
    display: block;
}

.addToServer-4-0828 .list .item .item-desc {
    padding: 14px 22px;
    position: relative;
}

.addToServer-4-0828 .list .item .item-desc .item-title {
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    color: #333;
    width: 78%;
}

.addToServer-4-0828 .list .item .item-desc .item-remark {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    color: rgb(153, 153, 153);
    margin: 8px 15px 19px 0;
    width: 78%;
}

.addToServer-4-0828 .list .item .item-desc .itemform {
    width: 54px;
    height: 54px;
    padding: 7px 12px;
    text-align: center;
    background: rgba(255,227,2,1);
    border-radius: 4px;
    font-size: 14px;
    color: rgba(34, 34, 34, 1);
    text-decoration: none;
    position: absolute;
    right: 22px;
    top: 14px;
}

.addToServer-5-0828 {
    padding: 60px 0;
}

.addToServer-5-0828 .list {
    flex-wrap: wrap;
    display: none;
}

.addToServer-5-0828 .list.act {
    display: flex;
}

.addToServer-5-0828 .list .item {
    width: calc( 33.333% - 20px );
    background-color: rgb(255,255,255);
    margin:0 10px 30px;
}

.addToServer-5-0828 .list .item:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 8px 0px rgba(12,21,35,.16);
    border-color: hsla(0,0%,80.8%,.31);
}

.addToServer-5-0828 .list .item .item-img {
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    background-color: #333;
    position: relative;
}

.addToServer-5-0828 .list .item .item-img img {
    width: 100%;
    vertical-align: middle;
}


.addToServer-5-0828 .list .item .item-desc {
    padding: 14px 22px;
    position: relative;
}

.addToServer-5-0828 .list .item .item-desc .item-title {
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    color: #333;
    width: 78%;
}

.addToServer-5-0828 .list .item .item-desc .item-remark {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    color: rgb(153, 153, 153);
    margin: 8px 15px 19px 0;
    width: 78%;
}

.addToServer-5-0828 .list .item .item-desc .itemform {
    width: 54px;
    height: 54px;
    padding: 7px 12px;
    text-align: center;
    background: rgba(255,227,2,1);
    border-radius: 4px;
    font-size: 14px;
    color: rgba(34, 34, 34, 1);
    text-decoration: none;
    position: absolute;
    right: 22px;
    top: 14px;
}

.addToServer-5-0828 .tab-nav {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 35px;
}

.addToServer-5-0828 .tab-nav .nav-type a {
    margin-left: 50px;
    padding-bottom: 10px;
    color: rgba(68, 68, 68, 1);

    font-weight: 600;
}

.addToServer-5-0828 .tab-nav .nav-type a.act {
    border-bottom: 2px solid rgb(51, 51, 51);
    transition: none;
}

.addToServer-5-0828 .tab-nav .all-type {
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
    font-weight: 600;
    background: url(../image/jt-icon.png) no-repeat;
    background-position: 100% center;
    background-size: 6px;
    padding-right: 14px;
    margin-left: 50px;
}


.addToServer-6-0828 {
    background-color: rgb(246, 246, 249);
    padding: 60px 0;
}

.addToServer-6-0828 .list {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    width: 91.666%;
}

.gallery-thumbs {
    padding: 30px 10px;

}

.gallery-thumbs .swiper-slide:hover:before {
    content: "";
    position: absolute;
    width: calc( 100% + 10px );
    height: calc( 100% + 10px );
    left: -5px;
    top: -5px;
    box-sizing: border-box;
    border: 1.5px solid rgb(31, 130, 251);
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active:before {
    content: "";
    position: absolute;
    width: calc( 100% + 14px );
    height: calc( 100% + 14px );
    left: -7px;
    top: -7px;
    box-sizing: border-box;
    border: 3px solid rgb(31, 130, 251);
}

.gallery-thumbs img {
    width: 76px;
    height: 42.75px;
    display: block;
}


.gallery-top img {
    width: 100%;
    display: block;
}

.gallery-top .swiper-slide p {
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: rgb(255, 255, 255);
    padding: 18px 0;
    background-color: rgba(0,0,0,0.45);
    width: 100%;
    bottom: 0;
}

.gallery-top .swiper-button-prev,.gallery-top .swiper-button-next {
    background-size: 18px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.3);
    opacity: 0;
}

.gallery-top:hover .swiper-button-prev, .gallery-top:hover .swiper-button-next {
    opacity: 1;
}

.addToServer-7-0828 {
    background-color: rgb(255, 255, 255);
    padding: 60px 0;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.addToServer-7-0828 .list {
    display: flex;
    flex-wrap: wrap;
}

.addToServer-7-0828 .list .item {
    width: 16.66666%;
    text-align: center;
    height: 100px;
    padding: 20px 10px;
    line-height: 60px;
}

.addToServer-7-0828 .list .item .item-img {
    border-radius: 5px;
}

.addToServer-7-0828 .list .item:hover .item-img {
    transform: translate(2px, -2px);
    box-shadow: 1px 3px 7px -1px rgba(12,21,35,.16);
    border-color: hsla(0,0%,80.8%,.31);
}

.addToServer-7-0828 .list .item img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}


.addToServer-8-0828 {
    background-color: rgb(246, 246, 249);
    padding: 60px 0;
}

.addToServer-8-0828 .lianxi-form{
    width: 100%;
    height: 320px;
    margin-top: 10px;
    background-image: url(../image/addToServer-8-0828.png);
    background-size: 100% 100%;
}
.addToServer-8-0828 .lianxi-form .form-item{display:flex;flex-wrap: wrap;justify-content: space-between;width: 940px;margin: 0 auto;align-content: center;height: 100%;}
.addToServer-8-0828 .lianxi-form .form-item .input-item{width:450px;height:50px;line-height: 50px;margin-bottom: 20px;}
.addToServer-8-0828 .lianxi-form .form-item .input-item input{width:100%;height:100%;border-radius:4px;padding:13px 23px;font-size: 16px;}
.addToServer-8-0828 .lianxi-form .form-item .input-item.select{position:relative;}
.addToServer-8-0828 .lianxi-form .form-item .input-item.select .select-icon{position:absolute;display:inline-block;width:6px;height:9px;background: url("../image/jt-icon.png") no-repeat;
right:26px;
top:23px;
transform:rotate(90deg);
transition: .3s;
}
.addToServer-8-0828 .lianxi-form .form-item .input-item.select .select-icon.act{transform:rotate(270deg);}
.addToServer-8-0828 .lianxi-form .submit{
    display:block;
    width:300px;
    height:50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: rgba(34, 34, 34, 1);
    margin:15px auto 0;
    background:rgba(255,227,2,1);
    border: none;
    border-radius:4px;}

.addToServer-8-0828 .lianxi-form .form-item .input-item.select .select-layer{
    position:absolute;
    background:#ffffff;
    border-radius: 4px;
    width:100%;
    top:55px;
    z-index: 1;
}
.addToServer-8-0828 .lianxi-form .form-item .input-item.select .select-layer .select-item{
    font-size: 14px;
    height:50px;line-height: 50px;
    padding-left:23px;
    border-bottom:1px solid #eee;
    cursor: pointer;
}

.addToServer-8-0828 .lianxi-form .form-item .input-item.select .select-layer.hide{display:none;}

.footer-add-0828 {
    width: 96%;
    max-width: 1080px;
    margin: 0 auto;
    align-items: flex-start;
}

.footer-add-0828  *{
    color: rgb(255, 255, 255);
}

.footer-add-0828 .footer-nav {}

.footer-add-0828 .footer-nav a {
    font-size: 14px;
    padding-right: 20px;
}

.footer-add-0828 .footer-tel {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}

.footer-add-0828 .footer-tel img {
    width: 30px;
    margin-right: 6px;
    margin-bottom: -5px;
}


.footer-add-0828 .footer-other p {
    font-size: 12px;
    color: rgb(153, 153, 153);
    line-height: 20px;
}

.footer-add-0828 .right {
}

.footer-add-0828 .footer-wechat {
    padding-left: 30px;
}

.footer-add-0828 .footer-wechat img {
    width: 108px;
}

.footer-add-0828 .footer-wechat p {
    font-size: 12px;
    color: rgb(153, 153, 153);
    text-align: center;
    line-height: 32px;
}

.add-tag-0828 {
    padding: 60px 0;
}

.add-tag-0828 .tag-tab-nav {
    margin-bottom: 30px;
    background-color: rgb(246, 246, 249);
}

.add-tag-0828 .tag-tab-nav .tag-item {
    padding: 9px 18px;
}

.add-tag-0828 .tag-tab-nav .tag-item * {
    font-size: 14px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.add-tag-0828 .tag-tab-nav .tag-item span {
    font-weight: 600;
    margin-right: 24px;
}

.add-tag-0828 .tag-tab-nav .tag-item a {
    margin-right: 20px;
    padding: 0px 12px;
    color: rgb(102, 102, 102);
}


.add-tag-0828 .tag-tab-nav .tag-item a:hover {
    color: rgb(31, 130, 251);
}

.add-tag-0828 .tag-tab-nav .tag-item a.on {
    color: rgb(255, 255, 255);
    background-color: rgb(31, 130, 251);
    border-radius: 15px;
}

.add-tag-0828 .list {
    flex-wrap: wrap;
    padding-bottom: 30px;
}

.add-tag-0828 .list .item {
    width: calc( 33.333% - 20px );
    background-color: rgb(255,255,255);
    margin:0 10px 30px;
}

.add-tag-0828 .list .item .item-img {
    width: 100%;
    overflow: hidden;
    background-color: #333;
    position: relative;
}

.add-tag-0828 .list .item .item-img .item-hide {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.38);
    text-align: center;
    padding: 20%;
}

.add-tag-0828 .list .item:hover .item-img .item-hide a {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
/*
.add-tag-0828 .list .item .item-hide a:after,.add-tag-0828 .list .item .item-hide a:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    background-color: #fff;
    left: calc( 50% - 3.5px );
}

.add-tag-0828 .list .item .item-hide a:after {
    top: -15px;
}

.add-tag-0828 .list .item .item-hide a:before {
    bottom: -15px;
}
*/
.add-tag-0828 .list .item .item-img .item-hide .item-title {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.add-tag-0828 .list .item .item-img .item-hide .item-remark {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.add-tag-0828 .list .item .item-img img {
    width: 100%;
    vertical-align: middle;
}

.add-tag-0828 .list .item:hover .item-img .item-hide {
    display: block;
}

.add-tag-0828 .list .item .item-desc {
    padding: 14px 22px;
    position: relative;
}

.add-tag-0828 .list .item .item-desc .item-title {
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    color: #333;
    width: 78%;
}

.add-tag-0828 .list .item .item-desc .item-remark {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    color: rgb(153, 153, 153);
    margin: 8px 15px 19px 0;
    width: 78%;
}

.add-tag-0828 .list .item .item-desc .itemform {
    width: 54px;
    height: 54px;
    padding: 7px 12px;
    text-align: center;
    background: rgba(255,227,2,1);
    border-radius: 4px;
    font-size: 14px;
    color: rgba(34, 34, 34, 1);
    text-decoration: none;
    position: absolute;
    right: 22px;
    top: 14px;
}

.page-c-mt-165px{
	margin-top: -165px;
}

.page-bot .page-ctr {
    margin: 40px 0 50px;
}

.page-ctr{width:auto;height:100px;display: flex;justify-content: space-between;align-items: center;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 20px 10px rgba(0,0,0,0.05);
    border-radius:6px;
    padding:0 50px;
}
.page-ctr a{width:32px;height:12px;}
.page-ctr a.prev{background:url("../image/page-prev.png") no-repeat center;}
.page-ctr a.prev:hover{background:url("../image/page-prev-act.png") no-repeat center;}
.page-ctr a.next{background:url("../image/page-next.png") no-repeat center;}
.page-ctr a.next:hover{background:url("../image/page-next-act.png") no-repeat center;}
.page-ctr p{font-size: 14px;
    color: #222222;}
.page-ctr p span{font-size: 30px;}

.add-tag-service-0828 {
    padding: 60px 0;
    background-color: rgb(38, 38, 38);
}

.add-tag-service-0828 .addToServer-title * {
    color: rgb(255, 255, 255);
}

.add-tag-service-0828 .list {flex-wrap: wrap;}

.add-tag-service-0828 .list .item {
    width: 221px;
    height: 221px;
    background-size: 100% 100%;
    margin-bottom: 55px;
}

.add-tag-service-0828 .list .tag-service-1 {
    background-image: url(../image/tag-service-1.png);
}
.add-tag-service-0828 .list .tag-service-2 {
    background-image: url(../image/tag-service-2.png);
}
.add-tag-service-0828 .list .tag-service-3 {
    background-image: url(../image/tag-service-3.png);
}
.add-tag-service-0828 .list .tag-service-4 {
    background-image: url(../image/tag-service-4.png);
}
.add-tag-service-0828 .list .tag-service-5 {
    background-image: url(../image/tag-service-5.png);
}
.add-tag-service-0828 .list .tag-service-6 {
    background-image: url(../image/tag-service-6.png);
}
.add-tag-service-0828 .list .tag-service-7 {
    background-image: url(../image/tag-service-7.png);
}
.add-tag-service-0828 .list .tag-service-8 {
    background-image: url(../image/tag-service-8.png);
}
.add-tag-service-0828 .list .tag-service-9 {
    background-image: url(../image/nhcd1.png);
}
.add-tag-service-0828 .list .tag-service-10 {
    background-image: url(../image/zxry1.png);
}
.add-tag-service-0828 .list .tag-service-11 {
    background-image: url(../image/zzfw1.png);
}




.add-tag-service-0828 .list .tag-service-1:hover {
    background-image: url(../image/tag-service-1-on.png);
}
.add-tag-service-0828 .list .tag-service-2:hover {
    background-image: url(../image/tag-service-2-on.png);
}
.add-tag-service-0828 .list .tag-service-3:hover {
    background-image: url(../image/tag-service-3-on.png);
}
.add-tag-service-0828 .list .tag-service-4:hover {
    background-image: url(../image/tag-service-4-on.png);
}
.add-tag-service-0828 .list .tag-service-5:hover {
    background-image: url(../image/tag-service-5-on.png);
}
.add-tag-service-0828 .list .tag-service-6:hover {
    background-image: url(../image/tag-service-6-on.png);
}
.add-tag-service-0828 .list .tag-service-7:hover {
    background-image: url(../image/tag-service-7-on.png);
}
.add-tag-service-0828 .list .tag-service-8:hover {
    background-image: url(../image/tag-service-8-on.png);
}
.add-tag-service-0828 .list .tag-service-9:hover {
    background-image: url(../image/nhcd2.png);
}
.add-tag-service-0828 .list .tag-service-10:hover {
    background-image: url(../image/zxry2.png);
}
.add-tag-service-0828 .list .tag-service-11:hover {
    background-image: url(../image/zzfw2.png);
}

.add-tag-advantage-0828 {
    padding: 60px 0 80px;
}

.add-tag-advantage-0828 .list {
    flex-wrap: wrap;
}

.add-tag-advantage-0828 .item {
    text-align: center;
    width: 23.07%;
    height: 408px;
    padding: 95px 0 110px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.add-tag-advantage-0828 .item:hover {
    transform: translate(3px,-3px);
    box-shadow: -3px 5px 15px -1px rgba(12,21,35,.16);
    border-color: hsla(0,0%,80.8%,.31);
}

.add-tag-advantage-0828 .item h3 {
    font-size: 20px;
    color: #fff;
    padding-bottom: 62px;
    position: relative;
}

.add-tag-advantage-0828 .item h3:after{
    content: '';
    position:absolute;
    width:40px;
    height: 2px;
    background:#ffffff;
    bottom: 33px;
    left:50%;
    margin-left:-20px;
}

.add-tag-advantage-0828 .item p {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 1.66;
}

.add-tag-advantage-0828 .tag-advantage-1 {
    background-image: url(../image/tag-advantage-1.png);
}

.add-tag-advantage-0828 .tag-advantage-2 {
    background-image: url(../image/tag-advantage-2.png);
}

.add-tag-advantage-0828 .tag-advantage-3 {
    background-image: url(../image/tag-advantage-3.png);
}

.add-tag-advantage-0828 .tag-advantage-4 {
    background-image: url(../image/tag-advantage-4.png);
}

.add-tag-flow-0828 {
    padding: 60px 0 80px;
}

.add-tag-flow-0828 .list .item {
    text-align: center;
}

.add-tag-flow-0828 .list .item img {
    width: 100px;
}

.add-tag-flow-0828 .list .item p {
    font-size: 20px;
    color: rgb(34, 34, 34);
    padding: 7px 0;
}

.add-tag-flow-0828 .list .transit {
    width: 120px;
    height: 144px;
    background-image: url(../image/transit.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: 38px;
}

.add-tag-flow-0828 .transit-m {
    display: none;
}
.mobile-nav-div {
    display: none !important;
}

.container.project-detail .page-c,.container.new-page .page-c {
    background-color: unset;
}

.container.new-page  .page-c .page-bot {
    background: #ffffff;
    border-radius: 8px;
}

.container.new-page  .page-c .newlist-ctr {
    width: 100%;
    margin: 50px auto 0;
}

.page-c .page-flex .flex-left.width100 {
    width: 100%;
}

.page-c .page-bot .page-list .list-d .entry-title {
    margin: 50px 0 30px;
    width: 123px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: rgb(34,34,34);
    text-align: center;
    background-color: rgb(248, 231, 28);
}

.guanyuwomen .addToServer-title p {
    color: rgb(153, 153, 153);
    padding: 10px 205px 0;
}

.addContact-0828 {
    max-width: 1128px;
    margin: 120px auto 30px;
}

.addContact-0828 .list {
    padding: 60px 56px;
    border: 1px solid rgb(212, 212, 212);
    align-items: flex-start;
}

.addContact-0828 .list .items-left {
    width: 59%;
    height: 228px;
    border-right: 1px solid rgb(212, 212, 212);
    padding: 10px;
}

.addContact-0828 .list .items-left .item {
    padding: 10px 10px 10px 0;
}

.addContact-0828 .list .items-left .item img {
    width: 46px;
}

.addContact-0828 .list .items-left .item p {
    padding-left: 15px;
    color: rgb(102,102,102);
    font-size: 14px;
}

.addContact-0828 .list .items-left .item p b {
    color: rgb(51,51,51);
}

.addContact-0828 .list .items-right {
    width: 41%;
    text-align: center;
}

.addContact-0828 .list .items-right .items-r-title {
    font-size: 16px;
    color: rgba(34, 34, 34, 1);
}

.addContact-0828 .list .items-right .items-r-img {
    width: 134px;
    text-align: center;
    margin: 30px auto 8px;
    border: 1px solid rgb(212, 212, 212);
}

.addContact-0828 .list .items-right .items-r-img img {
    width: 100%;
    padding: 12px;
    display: block;
}

.addContact-0828 .list .items-right p {font-size: 14px;color: rgb(102, 102, 102);}

@media screen and (max-width: 980px) {
    .mobile-hide {
        display: none !important;
    }
    .mobile-hide-flex {
        display: none !important;
    }
    .mobile-show {
        display: block !important;
    }.mobile-show-flex {
        display: flex !important;
    }

    .mobile-nav-div {
        display: none;
    }
    
    .mobile-nav-curtain {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 200;
        background-color: rgba(0, 0, 0, .3);
    }
    
    .mobile-nav-div.mobile-nav-div-show {
        display: block !important;
    }
    
    .mobile-nav-lists {
        transform: translateX(100%);
        width: 60%;
        max-width: 300px;
        position: fixed;
        height: 100%;
        z-index: 300;
        right: 0;
        top: 0;
        background-color: rgb(255, 255, 255);
        overflow: hidden;
    }
    
    /* .mobile-nav-div-show .mobile-nav-lists {
        transform: translateX(0);
    } */
    
    .mobile-nav-lists ul li.item>a,.mobile-nav-lists ul li.item .nav-items a {
        padding-left: 23px;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid rgb(246, 246, 246);
        display: block;
        font-size: 16px;
        color: rgb(34,34,34);
    }
    
    .mobile-nav-lists ul li.is-active>a {
        background-color: rgb(246,246,246);
    }

    .mobile-nav-lists ul li.item .nav-items {
        width: 100%;
        max-width: 300px;
        position: absolute;
        height: 100%;
        z-index: 300;
        left: -100%;
        top: 0;
        background-color: rgb(255, 255, 255);
        opacity: 0;
    }

    .mobile-nav-lists ul li.item .nav-items.mobile-nav-show {
        left: 0;
        opacity: 1;
    }
    .mobile-nav-lists ul li.items>span {
        display: none;
    }
    .mobile-nav-lists ul li.items>span {
        content: '';
        display: block;
        height: 50px;
        width: 50px;
        border-left: 1px solid rgb(246, 246, 246);
        background: url(../image/mobile-nav.png) no-repeat;
        background-position: center center;
        background-size: 24px;
    }

    .mobile-nav-lists ul li.items {
        display: flex;
        justify-content: space-between;
    }

    .mobile-nav-lists ul li.item .nav-items>span {
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: left;
        padding-left: 40px;
        background: url(../image/mobile-nav1.png) no-repeat;
        background-position: 15px 14px;
        background-size: 24px;
    }

    .partition {
        display: block;
        width: 100%;
        height: 10px;
    }

    .header-c {
        background: #ffffff;
        width: 100%;
    }
    .header-c:before {
        content: '';
        width: 100vw;
        height: 80px;
        display: block;
    }
    .header {
        position: fixed;
        z-index: 101;
        top: 0;
        height: 80px;
        padding: 10px;
        box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.3);
    }


    .header .logo {
        height: 57px;
    }

    .header .logo img{
        height: 100%;
    }

    .header .tel-mobile a {
        color: rgb(68, 68, 68);
        font-size: 35px;
    }
    .header .menubtn {
        width: 8%;
        height: 22px;
        position: relative;
        max-width: 32px;
    }

    .addToServer-1-0828 {
        background-color: #fff;
        padding: 12px 0;
    }

    .addToServer-1-0828 .item {
        padding: 10px;
        width: 33.3333%;
        height: 170px;
        display: block;
        text-align: center;
    }

    .addToServer-1-0828 .item img {
        width: 60px;
        padding-right: 0;
    }

    .addToServer-1-0828 .item .title {
        display: block;
        text-align: center;
        font-size: 14px;
        padding-top: 6px;
    }

    .addToServer-1-0828 .item .item-desc p {
        text-align: center;
        font-size: 12px;
    }

    .addToServer-title {
        text-align: left;
        padding-bottom: 18px;
    }

    .addToServer-title h2 {
        position: relative;
        font-size: 18px;
        color: #333333;
        padding-left: 12px;
    }

    .addToServer-title h2:before {
        position: absolute;
        left: 0;
        top: 6px;
        content: '';
        width: 4px;
        height: 15px;
        background: #2776FF;
    }

    .addToServer-title p {
        font-size: 14px;
        color: #999999;
        font-weight: 400;
        padding-top: 2px;
    }

    .maxwidth1300 {
        width: 100%;
        padding: 0 15px;
    }

    .maxwidth1064 {
        width: 100%;
        padding: 0 15px;
    }

    .addToServer-2-0828,.addToServer-4-0828,.addToServer-5-0828 {
        background-color: #fff;
        padding: 22px 0 0;
    }

    .addToServer-2-0828 .list .item,.addToServer-4-0828 .list .item,.addToServer-5-0828 .list .item {
        width: calc( 50% - 20px );
        margin: 0 40px 30px 0;
    }

    .addToServer-2-0828 .list .item:nth-child(2n),.addToServer-4-0828 .list .item:nth-child(2n),.addToServer-5-0828 .list .item:nth-child(2n) {
        margin-right: 0;
    }

    .addToServer-3-0828 .list .item {
        width: calc( 50% - 22.5px );
    }

    .addToServer-4-0828 .list .item .item-desc .item-title,.addToServer-5-0828 .list .item .item-desc .item-title {
        width: 100%;
    }

    .addToServer-4-0828 .list .item .item-desc .item-remark,.addToServer-5-0828 .list .item .item-desc .item-remark {
        width: 100%;
    }

    .addToServer-4-0828 .list .item .item-desc .item-more i,.addToServer-5-0828 .list .item .item-desc .item-more i {
        font-size: 14px;
        color: rgb(153, 153, 153);
        padding-left: 22px;
        font-style: normal;
        background: url(../image/fire-icon.png) no-repeat center left;
        line-height: 36px;
        display: block;
    }


    .addToServer-4-0828 .list .item .item-desc .itemform,.addToServer-5-0828 .list .item .item-desc .itemform {
        width: 90px;
        height: 36px;
        line-height: 36px;
        padding: 0;
        bottom: 15px;
        top: unset;
        right: 22px;
    }

    .addToServer-6-0828 .list {
       width: 100%;
    }

    .addToServer-6-0828 .list .gallery-top {
        padding: 0 9vw;
        width: 100vw;
        left: -15px;
    }

    .addToServer-7-0828 .list .item {
        width: 20%;
    }

    .lianxi-bg {
        margin-top: 0;
    }

    .footer-m:before {
        content: '';
        width: 100vw;
        height: 60px;
        display: block;
    }

    .footer-m ul.mobile-footer-nav {
        position: fixed;
        z-index: 101;
        bottom: 0;
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: center;
        background-color: #fff;
        box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.3);
    }

    .footer-m ul.mobile-footer-nav li {
        width: 25%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        max-width: 180px;
    }

    .footer-m ul.mobile-footer-nav li:nth-child(1) {background-color: rgba(39, 118, 255, 1);}
    .footer-m ul.mobile-footer-nav li:nth-child(2) {background-color: rgba(242, 98, 98, 1);}
    .footer-m ul.mobile-footer-nav li:nth-child(3) {background-color: rgba(60, 69, 83, 1);}
    .footer-m ul.mobile-footer-nav li:nth-child(4) {background-color: rgba(39, 118, 255, 1);}

    .footer-m ul.mobile-footer-nav li p {
        color: rgb(255, 255, 255);
        font-size: 13px;
    }

.add-tag-0828 .tag-tab-nav-m {
    margin-bottom: 16px;
    display: none !important;
}

    .add-tag-0828 .tag-tab-nav-m {
        margin-bottom: 16px;
    }
    
    .add-tag-0828 .tag-tab-nav-m .lists {
        position: relative;
        margin-right: 38px;
    }
    
    .add-tag-0828 .tag-tab-nav-m .lists .liste-title {
        font-size: 14px;
        color: rgb(34,34,34);
    }
    
    .add-tag-0828 .tag-tab-nav-m .lists .liste-title:after {
        content: '';
        padding-left: 5px;
        height: 20px;
        width: 20px;
        display: inline-block;
        margin-bottom: -4px;
        background-image: url(../image/tag-drop-down.png);
        background-repeat: no-repeat;
        background-position: right;
    }
    
    .add-tag-0828 .tag-tab-nav-m .lists .items {
        display: none;
        position: absolute;
        z-index: 5;
        width: 114px;
        padding: 10.25px 11px;
        background-color: rgb(255, 255, 255);
        box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        top: 35px;
        transition: none;
    }
    
    .add-tag-0828 .tag-tab-nav-m .lists .items a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        color: rgb(102,102,102);
        padding: 4.75px 0;
    }
    
    .add-tag-0828 .tag-tab-nav-m .lists .items a.on {
        color: rgb(31, 130, 251);
    }

   .add-tag-0828 .list .item {
        width: calc( 50% - 20px );
        margin: 0 40px 30px 0;
    }

   .add-tag-0828 .list .item:nth-child(2n) {
        margin-right: 0;
    }

   .add-tag-0828 .list .item .item-desc .item-title {
        width: 100%;
    }

   .add-tag-0828 .list .item .item-desc .item-remark {
        width: 100%;
    }

   .add-tag-0828 .list .item .item-desc .item-more i {
        font-size: 14px;
        color: rgb(153, 153, 153);
        padding-left: 22px;
        font-style: normal;
        background: url(../image/fire-icon.png) no-repeat center left;
        line-height: 36px;
        display: block;
    }


   .add-tag-0828 .list .item .item-desc .itemform {
        width: 90px;
        height: 36px;
        line-height: 36px;
        padding: 0;
        bottom: 15px;
        top: auto;
        right: 22px;
    }

    .add-tag-service-0828 {
        background-color: #fff;
        padding: 22px 0 0;
    }
    
    .add-tag-service-0828 .addToServer-title h2 {
        color: #333333;
    }

    .add-tag-service-0828 .addToServer-title p {
        color: #999999;
    }
    
    .add-tag-service-0828 .list .item {
        width: 22vw;
        height: 22vw;
        max-width: 221px;
        max-height: 221px;
        margin-bottom: 3.86vw;
    }

    .add-tag-advantage-0828 {
        background-color: #fff;
        padding: 22px 0;
    }
    
    .add-tag-advantage-0828 .item {
        width: 48%;
        margin-bottom: 4vw;
    }

    .add-tag-flow-0828 .list .transit {
        width: 100px;
        height: 121px;
        background-position-y: 30px;
    }
    
    .add-tag-flow-0828 .list .item {
        width: 80px;
    }
    
    .add-tag-flow-0828 .list .item p {
        font-size: 18px;
    }
    
    .add-tag-flow-0828 .list .item img {
        width: 80px;
    }

    .add-tag-flow-0828 {
        background-color: #ffffff;
        padding: 22px 0;
    }

    .container.xinwen .page-top .mobile-nav {
        margin-top: 0;
        padding-top: 10px;
    }

    .container.project-detail .page-c,.container.new-page .page-c {
        background-color: #ffffff;
    }

    .page-bot .page-ctr {
        margin: 30px 0 40px;
    }

    .page-ctr {
        height: 90px;
    }

    .new-page .page-c .page-bot .new-list .new-d .new-top {
        padding-bottom: 0px;
        margin-bottom: 35px;
        position: relative;
    }
    
    .new-page .page-c .page-bot .new-list .new-d .new-top .des a {
        display: none;
    }
    
    .new-page .page-c .page-bot .new-list .new-d .new-top .des span {
        position: absolute;
        width: 160px;
        background-color: #ffffff;
        left: 50%;
        bottom: -8px;
        margin-left: -80px;
    }
    .guanyuwomen .addToServer-title {
        padding-bottom: 0;
        padding-top: 10px;
    }
    .guanyuwomen .addToServer-title p {
        padding: 0;
    }
    
    .addContact-0828 {
        width: 100%;
        margin: 30px auto 0;
    }
    
    .addContact-0828 .list {
        padding: 0;
        border: none;
        flex-direction: column-reverse;
        padding-top: 30px;
    }
    
    .addContact-0828 .list .items-left {
        width: 100%;
        height: auto;
        border: none;
        padding: 10px 0;
    }
    
    .addContact-0828 .list .items-left .item {
        padding: 10px 0;
    }
    
    .addContact-0828 .list .items-left .item img {
        width: 30px;
    }
    
    .addContact-0828 .list .items-left .item p {
        padding-left: 10px;
        font-size: 13px;
    }
    
    .addContact-0828 .list .items-right {
        width: 100%;
    }
    
    .addContact-0828 .list .items-right .items-r-img {
        width: 100px;
        margin: 20px auto 7px;
    }
    
    .addContact-0828 .list .items-right .items-r-img img {
        padding: 10px;
    }
    .addToServer-2-0828 .list .item .item-hide {
        display: flex;
    }

}
@media screen and (max-width: 750px) {

    .header .tel-mobile a {
        font-size: 20px;
    }

    .addToServer-1-0828 .item .item-desc {
        position: relative;
    }

    .addToServer-1-0828 .item .item-desc p {
        transform: scale(0.8);
        width: 125%;
        left: -12.5%;
        position: absolute;
        top: 24px;
    }

    .addToServer-2-0828 .list .item .item-hide .item-title {
        font-size: 20px;
    }
    .addToServer-2-0828 .list .item .item-hide .item-remark {
        font-size: 12px;
    }

    .addToServer-3-0828 {
        padding: 22px 0;
        background-color: rgb(255, 255, 255);
    }

    .addToServer-3-0828 .addToServer-title {
        padding-bottom: 0;
    }
    .addToServer-title p {
        font-size: 12px;
        margin-bottom: 0;
    }

    .addToServer-title p a {
        top: -22px;
        font-weight: 500;
    }

    .addToServer-3-0828 .list .item {
        width: 100%;
        border-bottom: 1px solid rgb(238, 238, 238);
        border-radius: 0;
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 20px 0;
    }

    .addToServer-3-0828 .list .item:last-child {
        border-bottom: none;
    }

    .addToServer-3-0828 .list .item .item-img {
        width: 43.28%;
        height: auto;
        line-height: normal;
    }

    .addToServer-3-0828 .list .item .item-desc {
        width: 53.28%;
        position: relative;
        padding-top: 0; 
    }

    .addToServer-3-0828 .list .item .item-desc .item-more {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .addToServer-3-0828 .list .item .item-desc .item-more .item-hide {
        display: block;
    }
    .addToServer-3-0828 .list .item:hover {
        transform: translateY(0);
        box-shadow: none;
    }
    .addToServer-ad-0828 .swiper-pagination {
        bottom: 0;
        height: 15px;
    }

    .addToServer-ad-0828 .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 5px;
    }

    .addToServer-4-0828 .list .item .item-desc,.addToServer-5-0828 .list .item .item-desc {
        padding: 12px 0;
    }

    .addToServer-4-0828 .list .item .item-desc .item-title,.addToServer-5-0828 .list .item .item-desc .item-title {
        font-size: 20px;
    }

    .addToServer-4-0828 .list .item .item-desc .item-remark,.addToServer-5-0828 .list .item .item-desc .item-remark {
        font-size: 12px;
        margin-bottom: 55px;
    }

    .addToServer-4-0828 .list .item .item-desc .item-more,.addToServer-5-0828 .list .item .item-desc .item-more {
        position: absolute;
        bottom: 15px;
        width: 100%;
    }

    .addToServer-4-0828 .list .item .item-desc .item-more i,.addToServer-5-0828 .list .item .item-desc .item-more i {
        font-size: 14px;
        color: rgb(153, 153, 153);
        padding-left: 22px;
        font-style: normal;
        background: url(../image/fire-icon.png) no-repeat center left;
        line-height: 36px;
        display: block;
    }
    .addToServer-4-0828 .list .item .item-desc .itemform,.addToServer-5-0828 .list .item .item-desc .itemform {
        right: 0px;
    }

    .addToServer-4-0828 .list .item .item-img .item-hide {
        display: none !important;
    }

    .addToServer-7-0828 .list .item {
        width: 25%;
    }

    .add-tag-0828 .list .item .item-desc {
        padding: 12px 0;
    }

    .add-tag-0828 .list .item .item-desc .item-title {
        font-size: 20px;
    }

    .add-tag-0828 .list .item .item-desc .item-remark {
        font-size: 12px;
        margin-bottom: 55px;
    }

    .add-tag-0828 .list .item .item-desc .item-more {
        position: absolute;
        bottom: 15px;
        width: 100%;
    }

    .add-tag-0828 .list .item .item-desc .item-more i {
        font-size: 14px;
        color: rgb(153, 153, 153);
        padding-left: 22px;
        font-style: normal;
        background: url(../image/fire-icon.png) no-repeat center left;
        line-height: 36px;
        display: block;
    }
    .add-tag-0828 .list .item .item-desc .itemform {
        right: 0px;
    }

    .add-tag-0828 .list .item .item-img .item-hide {
        display: none !important;
    }

    .add-tag-advantage-0828 .item {
        width: 100%;
    }

    .add-tag-flow-0828 .list .transit {
        display: none;
    }


    .page-ctr {
        height: 60px;
        padding: 0 18px;
        box-shadow: 0px 2px 10px 5px rgba(0,0,0,0.05);
    }
    
    .page-ctr p span {
        font-size: 18px;
    }
    
    
    .page-ctr a {
        width: 30px;
    }
    
    .add-tag-0828 .list {
        padding-bottom: 10px;
    }

    .add-tag-flow-0828 .list {
        display: block;
        position: relative;
        height: 280px;
    }

    .add-tag-flow-0828 .list .item {
        position: absolute;
        width: 70px;
    }
    
    .add-tag-flow-0828 .list .item img {
        width: 50px;
    }
    
    .add-tag-flow-0828 .list .item p {
        font-size: 16px;
    }

    .add-tag-flow-0828 .transit-m {display: block;}

    .add-tag-flow-0828 .list .tag-flow-1 {top: 22px;left: 20px;}

    .add-tag-flow-0828 .list .tag-flow-2 {right: 20px;top: 82px;}

    .add-tag-flow-0828 .list .tag-flow-3 {top: 142px;left: 20px;}

    .add-tag-flow-0828 .list .tag-flow-4 {
        right:20px;
        top: 202px;
    }

    .transit-m-span {
        position: absolute;
        height: 280px;
        width: 1px;
        left: 50%;
        margin-left: -0.5px;
        background-color: #333;
    }

    .transit-m span {
        /* display: block; */
        font-size: 14px;
        width: 22px;
        height: 22px;
        position: absolute;
        left: 50%;
        margin-left: -11px;
        background-color: rgb(234, 56, 53);
        color: rgb(255, 255, 255);
        text-align: center;
        line-height: 22px;
        border-radius: 50%;
    }

    span.transit-m-1 {
        top: 36px;
    }

    span.transit-m-2 {
        top: 96px;
    }

    span.transit-m-3 {
        top: 156px;
    }

    span.transit-m-4 {
        top: 216px;
    }

    span.transit-m-1:before,span.transit-m-3:before{
        content: '';
        position: absolute;
        width: 30px;
        height: 1px;
        background: linear-gradient(90deg,rgb(255, 255, 255),rgb(241, 107, 102));
        left: -30px;
        top: 10.5px;
    }

    span.transit-m-2:before,span.transit-m-4:before{
        content: '';
        position: absolute;
        width: 30px;
        height: 1px;
        background: linear-gradient(-90deg,rgb(255, 255, 255),rgb(241, 107, 102));
        right: -30px;
        top: 10.5px;
    }

    .page-bot .page-ctr {
        margin: 20px 0;
    }

    .page-c .page-bot .tab-c-item .item {
        width: 100%;
        box-shadow: none;
        border-bottom: 1px solid rgb(238, 238, 238);
        flex-direction: row;
        justify-content: space-between;
        padding: 25px 0;
        margin-bottom: 0;
    }
    
    .page-c .page-bot .tab-c-item .item .item-img {
        width: 43.28%;
        height: 100%;
        line-height: normal;
    }
    
    .page-c .page-bot .tab-c-item .item .item-img img {
        height: 100%;
        border-radius: 5px;
    }
    
    .page-c .page-bot .tab-c-item .item .item-info {
        width: 53.28%;
        position: relative;
        padding-top: 0;
    }
    
    .page-c .page-bot .tab-c-item .item .item-info .item-m {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    
    .page-c .page-bot .tab-c-item .item .item-info .item-m i {
        font-size: 14px;
        padding-left: 22px;
        font-style: normal;
        background: url(../image/fire-icon.png) no-repeat center left;
        line-height: 36px;
        display: block;
    }
    
    .page-c .page-bot .tab-c-item .item .item-info h3 {
        font-size: 18px;
        height: 25px;
        line-height: 25px;
        color: #333;
    }


}

@media screen and (max-width: 550px) {

    .header-c:before {
        height: 62px;
    }

    .header {
        height: 62px;
        padding: 2px 10px;
    }
    .header .tel-mobile a {
		font-size: 18px;
	 }
/*
	.addToServer-1-0828 .item .item-desc p {
        transform: scale(0.6);
        width: 166.666%;
        left: -33.333%;
        bottom: -25px;
    }
*/
    .addToServer-2-0828 .list .item,.addToServer-4-0828 .list .item,.addToServer-5-0828 .list .item {
        width: 48%;
        margin: 0 4% 10px 0;
    }

    .addToServer-2-0828 .list .item .item-hide .item-title,.addToServer-4-0828 .list .item .item-desc .item-title,.addToServer-5-0828 .list .item .item-desc .item-title {
        font-size: 14px;
    }

    .addToServer-2-0828 .list .item .item-hide .item-remark,.addToServer-4-0828 .list .item .item-hide .item-remark,.addToServer-5-0828 .list .item .item-hide .item-remark {
        padding-top: 2px;
        transform: scale(0.8);
    }

    .addToServer-2-0828 .list .item .item-hide a:before {
        bottom: -3px;
    }

    .addToServer-2-0828 .list .item .item-hide a:after {
        top: -3px;
    }

    .addToServer-3-0828 .list .item .item-desc .item-title {
        font-size: 15px;
    }

    .addToServer-3-0828 .list .item .item-desc .item-remark {
        margin: 0;
    }

    .addToServer-3-0828 .list .item .item-desc .item-more i {
        font-size: 12px;
        background-size: 17px;
        line-height: 30px;
        padding-left: 20px;
    }
    .addToServer-3-0828 .list .item .item-desc .item-more .item-hide {
        font-size: 12px;
        width: 66px;
        height: 27px;
        line-height: 27px;
    }

    .addToServer-4-0828 .list .item .item-desc .item-remark,.addToServer-5-0828 .list .item .item-desc .item-remark {
        margin-top: 0;
        margin-bottom: 45px;
    }

    .addToServer-4-0828 .list .item .item-desc .item-more i,.addToServer-5-0828 .list .item .item-desc .item-more i {
        font-size: 12px;
        background-size: 17px;
        line-height: 30px;
        padding-left: 20px;
    }

    .addToServer-4-0828 .list .item .item-desc .itemform,.addToServer-5-0828 .list .item .item-desc .itemform {
        font-size: 12px;
        width: 66px;
        height: 27px;
        line-height: 27px;
    }

    .addToServer-5-0828 {
        background-color: #fff;
        padding: 10px 0 0;
    }

    .addToServer-5-0828 .tab-nav {
        padding-bottom: 15px;
    }

    .addToServer-5-0828 .tab-nav .nav-type {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .addToServer-5-0828 .tab-nav .nav-type a {
        margin-left: 0;
        padding-bottom: 0;
        padding-top: 50px;
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: center 6px;
        font-size: 12px;
    }

    .addToServer-5-0828 .tab-nav .nav-type a.pc0 {    background-image: url(../image/pc0.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc1 {    background-image: url(../image/pc1.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc2 {    background-image: url(../image/pc2.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc3 {    background-image: url(../image/pc3.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc4 {    background-image: url(../image/pc4.png);}

    .addToServer-5-0828 .tab-nav .nav-type a.act {
        border-bottom: none;
        color: rgb(41, 119, 255);
    }
    .addToServer-5-0828 .tab-nav .nav-type a.pc0.act {    background-image: url(../image/pc0-act.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc1.act {    background-image: url(../image/pc1-act.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc2.act {    background-image: url(../image/pc2-act.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc3.act {    background-image: url(../image/pc3-act.png);}
    .addToServer-5-0828 .tab-nav .nav-type a.pc4.act {    background-image: url(../image/pc4-act.png);}

    .addToServer-6-0828 {
        background-color: #fff;
        padding: 22px 0;
    }
    .gallery-top .swiper-slide p {
        font-size: 16px;
        padding: 6px;
    }

    .addToServer-7-0828 {
        background-color: #fff;
        padding: 22px 0;
        border-bottom: none;
    }

    .addToServer-7-0828 .list {
        border: 1px solid rgb(238, 238, 238);
    }

    .addToServer-7-0828 .list .item {
        width: 33.333%;
        height: 15vw;
        padding: 3vw 1.5vw;
        line-height: 9vw;
    }

    .addToServer-7-0828 .list .item img {
        max-height: 9vw;
    }

    .addToServer-7-0828 .list .item:hover .item-img {
        transform: translate(1px, -1px);
        box-shadow: 1px 1px 3px 2px rgba(12, 21, 35, 0.1);
        border-color: hsla(0,0%,80.8%,.31);
    }

    .add-tag-0828 .list .item {
        width: 48%;
        margin: 0 4% 10px 0;
    }

   .add-tag-0828 .list .item .item-desc .item-title {
        font-size: 14px;
    }

    .add-tag-0828 .list .item .item-hide .item-remark {
        padding-top: 2px;
        transform: scale(0.8);
    }

    .add-tag-0828 .list .item .item-desc .item-remark {
        margin-top: 0;
        margin-bottom: 0;
    }

    .add-tag-0828 .list .item .item-desc .item-more i {
        font-size: 12px;
        background-size: 17px;
        line-height: 30px;
        padding-left: 20px;
    }

    .add-tag-0828 .list .item .item-desc .itemform {
        font-size: 12px;
        width: 66px;
        height: 27px;
        line-height: 27px;
    }
    .add-tag-0828 .list .item .item-desc .item-more,.add-tag-0828 .list .item .item-desc .itemform {
        display: none !important;
    }

    .add-tag-service-0828 .addToServer-title p {
        color: #999999;
    }
    
    .add-tag-advantage-0828 .item {
        height: 166px;
        padding: 28px 0 0;
    }

    .add-tag-advantage-0828 .tag-advantage-1 {
        background-image: url(../image/tag-advantage-1-m.png);
    }
    
    .add-tag-advantage-0828 .tag-advantage-2 {
        background-image: url(../image/tag-advantage-2-m.png);
    }
    
    .add-tag-advantage-0828 .tag-advantage-3 {
        background-image: url(../image/tag-advantage-3-m.png);
    }
    
    .add-tag-advantage-0828 .tag-advantage-4 {
        background-image: url(../image/tag-advantage-4-m.png);
    }
    
    .add-tag-advantage-0828 .item h3 {
        font-size: 18px;
        padding-bottom: 18.5px;
        font-weight: 500;
    }
    
    .add-tag-advantage-0828 .item h3:after {
        bottom: 10px;
        width: 20px;
        margin-left: -10px;
    }
    
    .add-tag-advantage-0828 .item p {
        font-size: 12px;
    }

    .page-ctr {
        height: 50px;
    }
    
    .page-c .page-bot .tab-c-item .item .item-info h3 {
        font-size: 15px;
    }

    .page-c .page-bot .tab-c-item .item .item-info p {
        margin: 0;
    }

    .page-c .page-bot .tab-c-item .item .item-info .item-m i {
        font-size: 12px;
        background-size: 17px;
        line-height: 30px;
        padding-left: 20px;
    }
    .page-c .page-bot .tab-c-item .item .item-info .item-m a {
        font-size: 12px;
        width: 66px;
        height: 27px;
        line-height: 27px;
    }

}
@media screen and (max-width: 350px) {
    .header .tel-mobile a {
		font-size: 18px;
	 }
    .addToServer-3-0828 .list .item .item-img {
        padding: 5px 0;
        background-color: #fff;
    }

    .addToServer-3-0828 .list .item .item-img img {
        border-radius: 5px;
    }
}
.slight-tips{
    position: fixed;
    width: 220px;
    height: 40px;
    background-color: #333;
    top: 50%;
    left: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 5px;
    margin-left: -110px;
    display: none;
    z-index: 10;
}
.addToServer-6-0828 .swiper-button-next.swiper-button-white {
    right: -55px;
    background-image: url(../image/swiper-right.png);
    background-size: 44px 44px;
}

.addToServer-6-0828 .swiper-button-prev.swiper-button-white {
    left: -55px;
    background-image: url(../image/swiper-left.png);
    background-size: 44px 44px;
}
.addToServer-6-0828 .swiper-button-white:focus {
outline: none;
}
.addToServer-6-0828 .gallery-top {
    height: 619px;
}
@media screen and (max-width: 980px) {
  .addToServer-6-0828 .gallery-top {
  	height: 55.125vw;
  }
  .addToServer-3-0828 .list .item .item-desc .item-remark {
      height: 34px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
      white-space: unset;
  }
}
.f-decorate {
    position: absolute;
    /* background: #000000; */
    height: 49px;
    width: 108px;
    bottom: 30.5px;
    left: 50%;
    margin-left: -54px;
    /* border-radius: 100%; */
    z-index: 2;
    background-image: url(../image/f-decorate.png);
    background-repeat: no-repeat;
}