.banner{
    min-width:1200px;
    padding:0 !important;
}
.banner img{
    width:100%;
}
#header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 59px;
    box-shadow: none;
    border-bottom: 1px solid rgba(132, 132, 132, .27);
    z-index: 199;
    min-width: 1200px;
	background:#fff
}
/* banner */
.banner-text img{
	height: 90px;
}
.banner-text{
	position: absolute;
    max-width: 1000px;
    margin: 0 auto;
    margin-left: -600px;
    top: 160px;
    z-index: 99;
    left: 50%;
    width: 1200px;
    text-align: left;
}
.banner-text img{
	margin-top: 0px;
    width: 536px;
    height: 100%;
}

.banner-text p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    margin-bottom:40px;
    text-align: left;
}

.banner-text .con-btn{
    width:148px;
    height:48px;
    background:rgba(255,255,255,1);
    box-shadow:0px 15px 30px 0px rgba(164,67,0,0.4);
    border-radius:24px !important;
    color: #E52525;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    float: left;
}
@media screen and (max-width: 1200px) {
    .banner-text {
        width: 600px;
        margin-left: -200px
    }
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel {
    position: relative;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
@media not all, (-webkit-transform-3d)
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
@media screen and (min-width: 768px)
.carousel-indicators {
    bottom: 20px;
}
/* banner */

/* item1 */
.item1{
    background:rgba(244,247,253);
    padding: 60px 0;
}

.item1 .item1-content li{
float:left;
  margin:0 20px 20px 0;
}

.msg1{
background:url(/image/cloudMarket/img_home_bgi_01.png) no-repeat;
  width:720px;
  height:114px;
  color:#FFFFFF;
  padding:40px 30px;
}
.msg1 p{
width: 260px;
height: 20px;
font-size: 20px;
font-weight: 500;
line-height: 20px;
  margin-bottom:15px;
}
.msg1 span{
width: 655px;
height: 80px;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.msg2{
background:url(/image/cloudMarket/img_home_bgi_02.png) no-repeat;
  width:320px;
  height:54px;
  padding:70px 30px;
  text-align:right;
}
.msg3{
background:url(/image/cloudMarket/img_home_bgi_03.png) no-repeat;
  width:320px;
  height:54px;
  padding:70px 30px;
  text-align:right;
}
.msg4{
background:url(/image/cloudMarket/img_home_bgi_04.png) no-repeat;
  width:320px;
  height:54px;
  padding:70px 30px;
  text-align:right;
}
.msg5{
background:url(/image/cloudMarket/img_home_bgi_05.png) no-repeat;
  width:320px;
  height:54px;
  padding:70px 30px;
  text-align:right;
}
.msg2 a,.msg3 a,.msg4 a,.msg5 a{
text-align:-webkit-right;
}
.item1 .item1-content a:hover p,.item1 .item1-content a:hover span{
color:#396FFF;
}
.msg2 p,.msg3 p,.msg4 p,.msg5 p{
width: 140px;
height: 20px;
font-size: 20px;
font-weight: 500;
color: #090B0D;
line-height: 20px;;
  margin-bottom:20px;
}
.msg2 span,.msg3 span,.msg4 span,.msg5 span{
width: 70px;
height: 14px;
font-size: 14px;
font-weight: 400;
color: #808492;
line-height: 14px;
}

/* item1 */

/* item2 */
.item2 .item-head {
    padding-top: 60px;
    text-align: center;
    margin-bottom: 60px;
}

.item2 .item-head .title {
    font-size: 28px;
    color: #000000;
    margin-bottom: 5px;
}
.item2 .item2-content .msg{
    float: left;
    width:300px;
    height:196px;
    background:rgba(255,255,255,1);
    border-radius:8px;
    text-align: center;
}
.item2 .item2-content .toRight{
    float: left;
    margin: 143px 16px;
}
.item2 .item2-content .msg p{
    color: #000121;
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0 15px 0;
}
.item2 .item2-content .msg span{
    color: #656F8A;
    font-size: 14px;
}
.item2 .scanCode{
    font-size:18px;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:48px;
    width:148px;
    height:48px;
    background:linear-gradient(117deg,rgba(255,163,80,1) 0%,rgba(254,105,1,1) 100%);
    border-radius:24px;
    display: block;
    margin:60px auto;
    text-align: center;
}
/* item2 */

/* item3 */
.item3 .item3-content li{
    float: left;
    width: 49.9%;
    height:163px;
    text-align: center;
    text-align: left;
    border-top:1px solid #E8E8E8FF;
    cursor:pointer;
}
.item3 .item3-content li .msg{
    padding: 40px 60px;
}
.item3 .item3-content li .msg img{
    float:left;
    margin-right:20px;
}
.item3 .item3-content li .msg div{
    float:left;
}
.item3 .item3-content li .msg p{
    color: #181818;
    font-size:16px;
    margin-bottom:12px;
    font-weight: 600;
    line-height: 16px;

}
.item3 .item3-content li .msg span{
    color: #808492;
    font-size: 14px;
    width: 462px;
    font-weight: 400;
    line-height: 20px;
}
.item3_msg1,.item3_msg3{
    margin-left:170px;
}
/* item3 */

/* item4 */
.item4{
    padding-bottom: 40px;
    background:rgba(244,247,253);
}
.item4 .item-head .title {
    font-size: 28px;
    color: #090B0D;
    font-weight: 400;
    line-height: 28px;
}
.item4 .item-head {
    padding-top: 60px;
    text-align: center;
    margin-bottom: 40px;
}
.item4 .item4-content li{
    float: left;
    width: 590px;
    height:204px;
    box-shadow: 0px 5px 10px 0px rgba(51, 73, 102, 0.08);
    text-align: center;
    margin: 0 20px 20px 0;
    text-align: left;
    cursor:pointer;
    background:url(/image/cloudMarket/img_home_bgi_07.png) no-repeat;
}
.item4 .item4-content li .msg{
    padding: 30px;
}
.item4 .item4-content li .msg div{
    height:115px;
}
.item4 .item4-content li .msg p{
    color: #090B0D;
    font-size:18px;
    line-height: 24px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 18px;
}
.item4 .item4-content li .msg p span{
    color: #808492;
    border:1px solid #808492;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    width: 70px;
    height: 20px;
    opacity: 0.5;
    margin-left:10px;
}
.item4 .item4-content li .msg .content{
    color: #808492;
    font-size: 14px;
    padding-bottom: 12px;
    line-height: 20px;
    font-weight: 400;
}
.item4 .item4-content li .msg .discount{
    color: #FF6206;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 14px;
    font-weight: 400;
}
.item4 .item4-content li .scanCode{
    width:88px;
    height:28px;
    border:1px solid #396FFFFF;
    font-size:12px;
    font-weight:400;
    text-align:center;
    color: #396FFFFF;
    line-height: 28px;
    position: absolute;
}
/* item4 */

/* item5 */
.item5{
    padding: 60px 0;
}
.item5 .item5-content li{
    float: left;
    margin-right: 100px;
}
.item5 .item-head .title {
    font-size: 28px;
    color: #090B0D;
    font-weight: 400;
    line-height: 28px;
}
.item5 .item-head {
    text-align: center;
    margin-bottom: 40px;
}
/* item5 */

/* mask */
.mask{
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    z-index: 1020;
}
.mask div{
    background: url("../image/cloudMarket/img_Popup_bgi.png");
    background-size: 80%;
    background-repeat: no-repeat;
    height: 500px;
    width: 480px;
    background-position: 50px;
    margin: 0 auto;
    margin-top: 150px;
}
.mask div .close{
    float: right;
    margin: 20px 30px 0 0;
    cursor: pointer;
}
.mask div .gzh-qcore{
    width: 215px;
    margin: 75px 0 0 135px;
}
/* mask */