body,html{
    height: 100%;
}
body{

    /*background: url("../images/banner1.jpg");*/
    /*position: relative;*/
    /*background-size: 100%;*/
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
}
.ad {
    background: url("../img/ad.jpg") 0 0 no-repeat;
    height: 50px;
    line-height: 50px;
}
.ad > div {
    width: 1110px;
	max-width: 100%;
    margin: 0 auto;
}

.ad > div > img {
    width: 60%;
    vertical-align: middle;
}

.ad > div > a {
    background: url(../img/adbtn.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 140px;
    height: 50px;
    float: right;
    padding-left: 25px;
    box-sizing: border-box;
    font-weight: 700;
    text-decoration: none;
    color: #3f88be;
    font-size: 16px;
    margin-right: 40px;
}
.ad > div > a img {
    width: 16px;
    margin-left: 10px;
}

.ad > div span {
    float: right;
    cursor: pointer;
}
.ad > div span img {
    width: 15px;
    vertical-align: -1px;
}

.IndexTop {
    /*width: 100%;*/
    /*height: 515px;*/
    /*height: 100%;*/
    flex: 1;
    /*background: url("../images/banner1.jpg");
    !*position: relative;*!
    !*background-size: 100%;*!
    background-size: cover;
    background-repeat: no-repeat;*/

}

.TopDiv {
    width: 1110px;
	max-width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 150px;
}

.TopDiv p {
    font-size: 40px;
    color: #fff;
}

.SearchDiv {
    /*background: url("https://oss.yuntsg.com/tsgyun/SearchBJ.jpg") no-repeat;*/
    height: 195px;
    margin-top: 50px;
    background-size: 100%;
}

.SearchI {
    /*background-color: #ffffff;*/
    height: 50px;
    width: 740px;
    border-radius: 0px 5px 5px 0px;
    margin: 0 auto;
}

.SearchI input {
    width: 598px;
    height: 48px;
    padding: 0px 15px;
    border: 1px solid #82318e;
    border-right: 0px;
    float: left;
    font-size: 14px;
    color: #333;
}
.SearchI input::-webkit-input-placeholder {
    color: #a7a6a6;
}
.SearchI input::-moz-placeholder {
    color: #a7a6a6;
}
.SearchI input:-moz-placeholder {
    color: #a7a6a6;
}
.SearchI input:-ms-input-placeholder {
    color: #a7a6a6;
}

.SearchI .searchBtn {
    background-color: #82318e;
    color: #ffffff;
    height: 50px;
    width: 110px;
    vertical-align: middle;
    float: right;
    font-size: 16px;
    cursor: pointer;
}

.SearchLi {
    display: flex;
    width: 735px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    /*border-bottom: 1px solid #eaeaea;*/
    padding-top: 30px;
    margin-bottom: 22px;
}

.SearchLi li {
    float: left;
    /*width: 42px;*/
    padding: 5px 15px;
    color: #82318e;
    font-size: 16px;
    line-height: 29px;
    border-bottom: 1px solid #82318e;
    cursor: pointer;
}

.SearchLi li:last-child {
    width: 260px;
    height: 29px;
    flex-grow: 1;
}

.SearchLi li.activeLi {
    border-bottom: 0px !important;
    border-top: 1px solid #82318e;
    border-left: 1px solid #82318e;
    border-right: 1px solid #82318e;
    /*linear-gradient(#6d6e9e,#3e3c7d);*/
    /*linear-gradient(top,#fff,#333);*/
    /*background: url("https://oss.yuntsg.com/tsgyun/jb.png") no-repeat;*/
    background-size: 100% 100%;
    line-height: 29px;
}

/*产品合集*/
.ProColl {
    padding-top: 100px;
    margin: 0 auto;
    text-align: center;
}


.Title {
    font-size: 32px;
    color: #000;
}

.WhiTitle {
    font-size: 32px;
    color: #fff;
    text-align: center;
}

.marTop {
    margin-top: 20px;
}

.SubTitle {
    font-size: 15px;
    color: #333;
}

.ProDiv {
    margin-top: 40px;
}

.ProUl {
    /*background: gray;*/
    min-height: 520px;
}

.ProUl li {
    margin: 0 auto;
    width: 400px;
    min-height: 260px;
    /* background: gainsboro; */
    padding-bottom: 10px;
    float: left;
    text-align: center;
    cursor: pointer;
    /*border: 1px solid #eaeaea;*/
    /*background: #2b2b2b;*/
}

/*.ProUl li {*/
/*    margin: 0 auto;*/
/*    width: 400px;*/
/*    min-height: 235px;*/
/*}*/

.topImg {
    position: relative;
    margin: 0 auto;
    width: 135px;
    height: 141px;
    cursor: pointer;
}

.ProBJ {
    position: absolute;
    left: 15px;
    top: 5px;
}

.ProTop {
    position: absolute;
    left: 30px;
    top: 30px;
}

.introDiv {
    margin-top: 20px;
}

.SmallTitle {
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}

.SmallTitle a {
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    text-decoration: none;
}

.InfoText {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    padding: 0 20px;
}

.MoreC {
    margin: 88px 0 130px 0;
}

.MoreC button {
    border: 1px solid #758199;
    color: #333;
    font-size: 15px;
    width: 165px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 30px;
    /*cursor: pointer;*/
}

.ServiceDiv {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 150px;
}

/*服务的客户*/
.TopService {
    background: url("https://oss.yuntsg.com/tsgyun/serviceBJ2.jpg") no-repeat;
    min-height: 820px;
    padding-top: 70px;
    background-size: 100% 65%;
}

.ServiceUl {
    width: 500px;
    margin: 0 auto;
    margin-top: 50px;
    height: 50px;
    margin-bottom: 30px;
}

.ServiceUl li {
    float: left;
    padding: 10px 20px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}

.ServiceUl li.activeLi {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    padding: 10px 20px;
}

/*轮播图*/
.WheelDiv {
    height: 490px;
    /*background: gray;*/
    margin-bottom: 160px;
}

/*咨询*/
.News {
    min-height: 430px;
}

.NewsLeft {
    width: 540px;
    /*border: 1px solid #eaeaea;*/
    /*background: gray;*/
    float: left;
    min-height: 430px;
    padding: 0 58px 0 0;
}

.NewsLeft p {
    text-align: left;
    color: #8a8a8a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 420px;
}
.NewsLeft p.info {
    -webkit-line-clamp: 2 !important;
}

.NewsLeft p span.title {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    vertical-align: bottom;
}

.NewsLeftDiv {
    margin-top: 16px;
    text-align: left !important;
}

.zxTitle {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.zxTitle a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.Time {
    /*line-height: 25px;*/
    margin-top: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex !important;
	align-items: center;
}

.Time img {
    vertical-align: text-top;
}

.NewsLeftUl li {
    /*padding: 30px 0;*/
    padding: 18px 0 37px 0;
}

.NewsLeftUl li:first-child {
    border-bottom: 1px dashed #c5d1d1;
}

.NewsLeftUl li div {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-left: 20px;
}

.zxText {
    font-size: 14px;
    color: #000;
    margin-top: 13px;
    line-height: 27px;
}

.more {
    color: #000;
    font-size: 14px;
}

.more a,
.more2 a {
    text-decoration: none;
}

.more2 {
    color: #000;
    font-size: 14px;
    margin-top: 30px;
}

.cor0 {
    color: #000;
    margin-top: 10px;
}

.NewsRightDiv {
    margin-top: 33px;
    text-align: left !important;
}

.NewsRightUl li {
    height: 90px;
    /*padding: 30px 0;*/
    margin-bottom: 14px;
}

.NewsRightUl li div.floatF {
    width: 150px;
    height: 90px;
}

.NewsRightUl li div.floatR {
    float: left;
    margin-left: 15px;
    width: 375px;
}

.NewsRightUl li div.floatR p,
.NewsRightUl li div.floatR p span {
    padding-right: 16px;
    color: #8a8a8a;
}

.NewsRightUl li div.floatR .topText {
    font-size: 15px;
    color: #666 !important;
    /*margin: 20px 0 15px 0;*/
}

.NewsRightUl li div.floatR .topText a {
    text-decoration: none;
    /*color: #8a8a8a;*/
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
.topText a {
    font-size: 15px;
    color: #8a8a8a;
}
.NewsRightUl li div.floatR p:nth-child(2) {
    margin: 15px 0 10px 0;
}

.NewsRightUl li div p {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/*关于我们*/
.Wobble,
.ProTop {
    animation-duration: 2s;
}
.AM {
    -webkit-backface-visibility: hidden !important;
    -moz-backface-visibility: hidden !important;
    -ms-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-transform-style: preserve-3d !important;
    -moz-transform-style: preserve-3d !important;
    -ms-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
}
.AboutUs {
    background: url("https://oss.yuntsg.com/tsgyun/about.jpg");
    /*height: 860px;*/
    margin-bottom: 80px;
    background-size: 100%;
    background-attachment: fixed; /*位于当前位置页面背景跟随移动*/
}

.AboutUsMain {
    padding: 97px 25px 80px 25px;
    /*background: gray;*/
    /*height: 100%;*/
}

.TableAB {
    min-height: 690px;
    /*background: #fff;*/
    margin: 0 auto;
    /*border: 1px solid #333;*/
}

.TableAB tr {
    height: 228px;
}

.TableAB tr td {
    /*height: 228px;*/
    width: 228px;
}

.TableTextDiv {
    height: 180px;
    width: 228px;
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 54px 0 0 0;
}

.marTop5 {
    margin-top: 5px;
}

.TableAB tr td p {
    color: #4d4d4d;
    /*line-height: 25px;*/
}

.TableAB tr td p:first-child {
    font-size: 20px;
    /*margin-top: 5px;*/
    font-weight: bold;
}

.TableAB tr td p:nth-child(2) {
    margin-top: 10px;
}

.heightD {
    height: 228px;
}

.bar {
    height: 5px;
    width: 30px;
    background: #d8dde3;
    margin: 0 auto;
    margin-top: 54px;
}

.LeftDiv {
    height: 68px;
    margin: 0 auto;
    padding: 80px 0 88px 0;
    text-align: center;
    background: url("https://oss.yuntsg.com/tsgyun/bj.png");
}

.LeftDiv p {
    color: #fff !important;
}

.LeftDiv p:first-child {
    font-size: 26px !important;
    font-weight: normal !important;
}

.TableAB tr:last-child td:last-child {
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
}

.TableAB tr:last-child td:last-child p {
    text-indent: 2rem;
    line-height: 24px;
    font-size: 13px !important;
    padding: 0 30px;
    font-weight: normal !important;
    color: #fff !important;
}

/*证书展示*/
.CertiShow {
    /*height: 395px;*/
    text-align: center;
    margin-bottom: 75px;
    /*background: gray;*/
}

.lbDiv {
    height: 270px;
    margin-top: 50px;
    /*background: gray;*/
}

/*联系我们*/
.ContactDiv {
    /*height: 426px;*/
    margin: 0 auto;
    background: url("https://oss.yuntsg.com/tsgyun/lxBj.jpg") no-repeat;
    text-align: center;
    background-size: 100% 100%;
    padding: 110px 0 70px 0;
}

.ConForm {
    /*width: 750px;*/
    width: 750px;
    margin: 0 auto;
    margin-top: 50px;
}

.ConForm tr td {
    text-align: left;
}

.ml12 {
    margin-left: 12px;
    color: #fff;
    vertical-align: super;
}

.ConLeft {
    display: inline-block;
    vertical-align: top;
}

.ConLeft p {
    text-align: left;
    line-height: 50px;
}

.ConLeft p span {
    height: 50px;
    /*line-height: 50px;*/
    /*vertical-align: super;*/
}

.FormCinput {
    width: 470px;
    min-height: 50px;
    line-height: 50px;
    padding: 0 25px;
    background-color: rgba(255, 255, 255, 0.2);
    /*opacity: 0.8;*/
    border: 0px;
    margin-left: 10px;
    color: #fff;
    margin-top: 10px;
}

/*input提示文字*/
.FormCinput::-webkit-input-placeholder {
    color: #fff;
}

.FormCinput::-moz-placeholder {
    color: #fff;
}

/* firefox 19+ */
.FormCinput:-ms-input-placeholder {
    color: #fff;
}

/* ie */
input.FormCinput:-moz-placeholder {
    color: #fff;
}

.FormBtn {
    background: #000002;
    height: 40px;
    line-height: 40px;
    float: right;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
}

/*服务客户的轮播图*/
#certify {
    position: relative;
    width: 1110px;
	max-width: 100%;
    margin: 0 auto;
    /*background: #00aadc;*/
    margin-bottom: 120px;
}

#certify .swiper-container {
    /*padding-top: 100px;*/
    /*padding-bottom: 60px;*/
}

#certify .swiper-slide {
    width: 540px;
    /*height: 500px;*/
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
}
#certify .swiper-slide img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 60px;
    width: 50px;
    height: 65px;
    background: url("https://oss.yuntsg.com/tsgyun/left.png") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    margin-top: -100px;
}

#certify .swiper-button-next {
    /*left: 99px;*/
    width: 50px;
    height: 65px;
    background: url("https://oss.yuntsg.com/tsgyun/right.png") no-repeat;
    /*background-position: 0 -93px;*/
    background-size: 100%;
    margin-top: -100px;
    right: 60px;
}

#loginMobile {
	text-align: right;
	background: url("https://oss.yuntsg.com/tsgyun/banner.jpg");
	 background-size: 100% 100%;
	 width: 100%;
	 height: 40px;
	 padding: 15px 0 0 0;
}
.loginMobileText {
	margin-right: 10px;
	color: #fff;
}
.loginMobileBtn {
	width: 60px;
	height: 24px;
	line-height: 20px;
	border: 1px solid #fff;
	border-radius: 2px;
	color: #fff;
	margin-right: 15px;
}

@supports(bottom: env(safe-area-inset-bottom)) {
    .footBottom {
        padding-bottom:constant(safe-area-inset-bottom); 
        padding-bottom: env(safe-area-inset-bottom);
    }
}
@media screen and (max-width: 600px) {
	.ProColl {
		padding-top: 20px;
	}
	.IndexTop {
		height: 70px;
		text-align: right;
		background-size: contain;
	}
	.headDiv {
		text-align: right;
		color: #fff;
	}
}