
img.zixun {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 99;
}
.ms_header {
    position: relative;
    height: 596px;
}
.ms_header>img {
    width: 100%;
    height: 600px;
}

.header_text {
    position: absolute;
    top: 25%;
    left: 19%;
}
.header_text_tittle {
    color: #fff;
}
.header_text_tittle h1 {
    font-size: 63px;
}
.header_text_tittle h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom:40px;
}
.header_text_tittle>div {
    margin-top: 20px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.header_text_tittle>div i {
    width: 146px;
    font-size: 22px;
}

.header_text_tittle>div i:before {
    margin-right: 12px;
}
.header_text_tittle button {
    margin-top: 35px;
    font-size: 20px;
    font-weight: 600;
    padding: 8px 20px;
    /* border-radius: 21px; */
    background-color: transparent;
}
.header_text_tittle button a {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
}
.header .collapse ul li {
    float: right
}
.header_text_tittle button:hover {
    background-color: transparent;
}

/* 登录 */
.header_text_tittle {
    display: inline-block;
    margin-right: 25px;
}
.header_text_denglu {
    display: inline-block;
    vertical-align: top;
}
.header_text_denglu {
    display: inline-block;
    vertical-align: top;
    width: 356px;
    border-radius: 13px;
    padding: 24px;
    background-color: #fff;
}
.header_text_denglu ul {
    padding-left: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.header_text_denglu ul li {
    padding-bottom: 5px;
    display: inline-block;
}
.header_text_denglu ul .active {
    border-bottom: 2px solid #2D68AC;
}
.header_text_denglu ul li a {
    color: #6098D8;
    font-weight: 600;
    font-size: 16px;
}
.header_text_denglu .input-control {
    margin-bottom: 21px;
}
.header_text_denglu .tab-content {
    padding-top: 16px;
}
.header_text_denglu .form-control {
    height: 43px;
}
.header_text_denglu .input-control-icon-left {
    line-height: 46px;
}
.header_text_denglu .input-control.has-icon-left>.form-control {
    font-size: 16px;
}
.header_text_denglu .tab-content>div>div i:before {
    font-size: 19px;
}
.yanzheng input {
    display: inline-block;
    width: 46%;
    margin-right: 7px;
}
.yanzheng img {
    margin-right: 14px;
    cursor: pointer;
}
.yanzheng label {
    cursor: pointer;
    font-size: 15px;
}
.header_text_denglu .tab-content span {
    cursor: pointer;
}
.header_text_denglu .wjmima{
    float: right;
}
.header_text_denglu .jizhu {
    margin: 7px 0;
}
.header_text_denglu .btn-primary {
    width: 100%;
    height: 39px;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    background-color: #5896DC;
    border-color: #5896DC;
}
.header_text_tittle.animated.bounceInLeft {
    width: 67%;
}
.header_text_denglu.animated.bounceInRight {
    width: 30%;
}
.zhuce {
    text-align: center;
    margin-top: 14px;
}
.zhuce span {
    color: #387ED0;
}
/* 云产品 */
.yun {
    background-image: url(../img/ms3.jpg);
    height: 675px;
}
.yun_text_tittle {
    text-align: center;
 
    margin-top: 40px;
}
.yun_text_tittle h1{
    font-size: 32px;
    font-weight: 700;
}
.yun_text_tittle div {
    display: inline-block;
    width: 72px;
    height: 3px;
    background-color: #19B8ED;
}
.yun_text_i {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.yun_text_i>div {
    cursor: pointer;
    text-align: center;
    width: 25%;
    color: #0151B3;
    padding: 38px 35px 25px;
    border-radius: 15px;
}
.yun_text_i>div:hover {
    animation:myfirst 2s;
    -moz-animation:myfirst 2s;
    -webkit-animation:myfirst 2s; 
    -o-animation:myfirst 2s;
    -moz-transition: all 1.5s ease 0s; -webkit-transition:all 1.5s ease 0s; transition:all 1.5s ease 0s; -o-transition:all 1.5s ease 0s;
    background-image: linear-gradient(#5795DB, #143A85);
    color: #fff;
}


.yun_text_i>div:hover div{
    background-color: #fff;
    -moz-transition: all 1.5s ease 0s; -webkit-transition:all 1.5s ease 0s; transition:all 1.5s ease 0s; -o-transition:all 1.5s ease 0s;
}
.yun_text_i>div i {
    font-size: 90px;
}
.yun_text_i>div h2 {
    font-size: 24px;
    margin-bottom: 0;
}
.yun_text_i>div>div {
    display: inline-block;
    width: 52px;
    height: 4px;
    background-color: #0151B3;
}
.yun_text_i>div p {
    font-size: 18px;
}


/* 典型案例 */
.example {
    background-image: url(../img/example.jpg);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}
.example_img {
  
    font-size: 0;
}
.example_bigimg {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.example_smallimg {
    cursor: pointer;
    display: inline-block;
    width: 65%;
}
.example_bigimg {
    position: relative;
    width: 34%;
    height: auto;
}
.example_text {
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 18px;
}

.example_text h2 {
    position: absolute;
    bottom: 21%;
    padding: 19px;
}
.example_text h3 {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    padding: 15px;
    font-weight: 200;
}
.example_bigimg .example_text h3 {
    bottom: 10%;
}
.example_smallimg>div {
    display: inline-block;
    position: relative;
}
.example_smallimg1 {
    width: 56%;
}
.example_smallimg2 {
    width: 41%;
} 
.example_smallimg3 {
    width: 41%;
}
.example_smallimg4 {
    width: 56%;
}
.example_img.container{
    padding-bottom: 37px;
}
.service_tittle {
    text-align: center;
    padding: 29px 0;
}
.service_border {
    display: inline-block;
    width: 63px;
    height: 3px;
    background-color: #08B3EB;
}

