
.text{
    text-indent:2em;
}

.img100 {
    width: 100%;
}

.title1 {
    text-align: center;
    font-size: 16px;
    font-weight:bold;
    width:58vw;
    float:left;
    top:-15px;
}

.NO{
    word-break:break-all;
    margin:0 auto;
    width:57vw;
    font-size:13px;
    font-family:'Microsoft YaHei';
    top:25px;
}
.detaillink {
    display: block;
    text-align: center;
    background: #106FDB;
    font-family: "黑体";
    color: #F1F5FC;
    font-size: 19px;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
    width: 146px;
    height: 41px;
    line-height: 41px;
    margin:11px auto;
    bottom:5px;
    right:13px;
    position:absolute;
}
div.foot {
    clear: left;
    border: 1px solid #106FDB;
    width: 100%;
    background: rgb(2,56,135);
    margin-top: 50px;
    font-family: Cambria Math;
    color: white;
}
button {
    background: blue;
}
#d {
    background-color: #fff;
    box-shadow: 2px 2px 3px #ccc;
    position:relative;
    margin-top:20px;
}
.tabname {
    text-align: center;
    font-family: "黑体";
    margin-top:3px;
    font-size:14px;
}
.introduce{
    font-size:18px;
}
.tabimg{
    margin-top:7px;
}
#content-middle img {
    width: 94vw;
    margin: 0 auto;
}
#content-top img {
    width: 94vw;
    margin: 0 auto;
}
.footp{
    margin-top:10px;
}
	 .footp p{
		 font-size: 12px;
	 }
     .footp a{
         color:white;
     }
.wid {
    width: 94vw;
    margin: 0 auto;
}
.call-image {
    background: url(metadataimage/test.jpg);
    background-repeat: no-repeat;
    background-size: 100% 453px;
    height:453px;
    padding-top:29px;
}
.call-image>p{
    color:white;
}
.call-image>.p1{
    font-weight:bolder;
    text-align:center;
    font-size:20px;
}
    .call-image > .p2 {
        text-indent: 2em;
        margin-top: 143px
    }
    .call-image > .detaillink {
        border: 2px solid #fff;
        margin-top: 109px;
    }
    #datahead{
        display:flex;
        height: 55px;
    }
    #datahead>img{
        width:50vw;
    }
#d img {
    height: 138px;
    position: absolute;
    top: 0;
    left: 0;
    width: 37vw;
}
    #d p{
        right:0;
        position:absolute;
    }
.title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 8px;
    height: 21px;
}
p{
    line-height:170%;
}
.head, #phone-client ,#desk-web,#sixtuple{
    position: absolute;
}
.head {
    top: 78px;
    color: white;
    left: 31px;
    white-space: nowrap;
    font-size: 22px
}
#phone-client, #desk-web, #sixtuple {
    width: 93px;
    height: 63px;
    /* border:1px solid #000; */
    background-color: #158FE2;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px;
    position: absolute;
    font-size: 10px;
    color: white;
}
#phone-client{
    top:154px;
    left:20px;
}

#desk-web {
    top: 154px;
    left: 140px;
}

#sixtuple {
    top: 154px;
    left: 262px;
}
.smallLink {
    font-size: 16px;
    height: 34px;
    width: 112px;
}
.git{
    height:46px;
    margin-top:10px;
}
.git>img{
    width:29vw;
    float:left;
}
.git>a{
    text-decoration:none;
}
body {
    overflow: hidden;
    overflow-y: auto;
    margin:0;
}
.longlink {
    text-decoration: none;
    font-size: 14px;
    word-break: break-all;
    float:left;
    margin-bottom:20px;
}
.bottom {
    width: 100%;
    height: auto;
}
#app {
    position: relative;

}
#app img{
    width:100%;
    height:auto;
}
.Carouselpoint {
    position: absolute;
    bottom: -5px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
    .Carouselpoint ul {
        margin-top: 0;
        margin-bottom: 10px;
    }

.Carouselpoint li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}
    .Carouselpoint .active {

        background-color: #fff;
    }
    .content{
        margin:0 8px;
    }
    #datahead img{
        margin:auto;
    }
    #right{
        height:34px;
        margin-top:10px;
    }
    .snsg img{
        width: 20vw;
    }
    .snsg a{
        vertical-align:middle;

        text-decoration: none;
    }