* {
    margin:0;
    padding:0;
    font-family:Microsoft YaHei;
}
a {
    text-decoration: none;  
}
.jianbian{
    width:100%;
    height: 420px;
    height: 700px;
    background: -webkit-linear-gradient(rgb(236,236,236), rgb(254,254,254));
    background: -o-linear-gradient(rgb(236,236,236), rgb(254,254,254));
    background: -moz-linear-gradient(rgb(236,236,236), rgb(254,254,254));
    background: linear-gradient(rgb(236,236,236), rgb(254,254,254));
}
.banner{
    padding-top: 160px;
    width: 70%;
    height: 350px;
    margin: 0 auto;

}
.banner-1{

height: 350px;

width: 50%;

float: left;

}
.banner-2{
/*
height: 350px;*/

width: 50%;

float: right;
}
.banner-2>img{

width: 448px;
/*
height: 270px;*/
}
.theme-1{
    width:558px;
    height:55px;
    font-size:46px;
    font-weight:bold;
    color:rgba(65,65,65,1);
    line-height:55px;
}
.theme-2{
    margin-top: 33px;
    margin-bottom: 60px;
    display: block;
    width:100px;
    height:3px;
    background:#464545;
    position: relative;
}
.theme-2::before{
    content: '';
    position: absolute;
    left: 10px;
    font-size: 20px;
    color: #169CC7;
    bottom: 10px;
    font-weight: 600;
    cursor: pointer;
}
.theme-3>span{
    width:419px;
    height:90px;
    font-size:20px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:40px;
}
.theme-4{
    font-size: 26px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 58px;
}
.theme-5{
    width: 108px;
    height: 32px;
    border: 1px solid #646464;
    text-align: center;
}
.theme-5 a{
    display: block;
    text-align: center;
    width: 108px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color: #333333;
}

.Data_title{
    text-align: center;
    width: 50%;
    margin: 0 auto;
    font-size: 1em;
    height: 210px;
    margin-top: 30px;
}
.Data_title>h1{
    color:rgba(51,51,51,1);
    font-size:32px;
    font-weight:400;
    line-height:100px;
}
.Data_title>p{
    text-align: center;
    height:42px;
    font-size:12px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;margin-bottom: 60px;
}

.tab{
    margin: auto;
    width:1200px;
    height:489px;
    background:rgba(255,255,255,1);
    box-shadow: 0 1px 10px 5px rgba(198, 198, 198, 0.31);
    border-radius:5px;
    margin-bottom: 44px;
}
.btn span{
    display:block;
    background: rgb(226, 226, 226);
    padding-bottom: 20px;
    padding-top: 20px;
    width:20%;
    float:left;
    text-align:center
}
.clear{clear:both;}
.switch .block{display: block}
.switch ul{display: none}
.btn span.select{
    cursor:pointer;
    background:linear-gradient(-55deg,rgba(12,187,237,1),rgba(41,126,231,1));
    border-radius:3px 3px 0px 0px;
    color: #fff;
}
.container-img {
    background: url(/view/image/commodityImage/picture.png)no-repeat 65px 70px;
    position: absolute;
    float: left;
    background-size: 70% 70%;
    width: 530px;
    height: 359px;
    margin-top: 60px;
}
.container2{
    overflow: hidden;
}
.container-list{
    /*float: right;
    width: 50%;
    margin-top: 89px;*/

    float: right;
    width: 55%;
    margin-top: 140px;
    position: absolute;
    right: 40px;
}
.container-list-1{
    background: url(/view/image/commodityImage/15.png)no-repeat;
    margin-bottom: 40px;
}
.container-list-1>p{
    margin-left: 50px;
    font-size:15px;
}

.container-list-2{
    width: 80px;
    margin-left: 30px;
    padding: 5px 10px;
    background:linear-gradient(-55deg,rgba(12,187,237,1),rgba(41,126,231,1));
    border-radius:17px;
    font-size:14px;
    font-weight:400;
    line-height:30px;
}
.container-list-2>a{
    color:rgba(254,254,254,1);
    text-decoration:none;
}
.container-list-2>img{
    float: right;
    margin-top: 7px;
    margin-right:3px;
}

.Real-time_warning{
    background:url(/view/image/commodityImage/m4.png)no-repeat;
    width:100%;
    height:600px;
    content: "";
}
.Real-time_warning>h1{
    text-align: center;
    font-size:32px;
    margin-top:40px;
    font-weight:400;
    color:rgba(84,72,52,1);
    line-height:100px;
}
.Real-time_warning>p{
    text-align: center;
    margin-top: -40px;
    color: rgb(175,162,139);
    padding: 10px;
    font-size:16px;
    font-weight:400;
    color:rgba(109,81,35,1);
    line-height:100px;
}
.Real-time_warning>div>div{
    padding-right: 30px;
    padding-left: 30px;
    float: left;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 5px;
    width: 273px;
    height:250px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 17px 1px rgba(196,196,196,0.42);
}
.Real-time_warning>div>div>p{
    text-align: left;
    margin: 0 auto;
    width:160px;
    height:6px;
    background:rgba(141,128,107,1);
}
.Real-time_warning>div>div>span{

    font-size:16px;
    font-weight:400;
    color:rgba(130,107,72,1);
    line-height:36px;
}
.Real-time_warning>div>div>h3{
   text-align: center;
    margin-top:30px;
    font-size:18px;
    font-weight:400;
    color:rgba(93,66,23,1);
    line-height:36px;
}

.zhihui{
    width: 1200px;
    margin: 0 auto;
    height: 560px;

}
.zhihui1{
    text-align: center;
    font-size:32px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:100px;
}
.zhihui2{
    text-align: center;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;
}

.Intelligent_rigit{
    float: right;
    margin-top: -378px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 17px 1px rgba(196,196,196,0.42);
    margin-right: 0;
    width: 650px;
    height: 320px;
}
.Intelligent_rigit-text{
    margin-left:46px;
    color: rgba(94,94,94,94);
    margin-bottom: 20px;
    width: 530px;
    margin-left: 75px;
    line-height: 28px;
}
.Intelligent_rigit-span1{
    width: 73px;
    height: 119px;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 28px;
    margin-left: 75px;
    text-align: center;
    font-size: 17px;

}
.Intelligent_rigit-span2{
    width:135px;
    height:12px;
    font-size:14px;
    font-weight:400;
    color:rgba(119,119,119,1);
    line-height:28px;
    padding-left: 20px;
}
.Intelligent_rigit-p{
    width: 530px;
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 28px;
    margin-left: 75px;
    margin-top: -8px;
}
.cloud_storage{

    text-align: center;
    width:100%;
    height:272px;
    opacity:0.63;
    background:url("/view/image/commodityImage/middle.png") ;
    content: "";
    clear: both;
    margin-top: 90px;
    position: relative;
}
.cloud_storage>h1{
    padding-top: 52px;
    font-size:36px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:28px;
    padding-bottom: 36px;
}
.cloud_storage>p{
    font-size:24px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:28px;
}
.cloud_storage>a{
    position: absolute;
    text-align: center;
    width:120px;
    height:36px;
    background:rgba(61,177,231,1);
    border-radius:10px;
    padding-top: 7px;
    margin-top: 40px;
    right: 50%;
    margin-left: -60px;
    left: 50%;
    text-decoration:none;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:28px;
}

.bottom {
    width:100%;
    height:632px;
    background:rgba(245,245,245,1);
}
.bottom>h1{
    text-align: center;
    font-size:32px;
    font-weight:400;
    color: #333333;
    line-height:100px;
    padding-bottom: 40px;
}
.bottom-list{
    margin: auto;
    width: 1112px;
}
.bottom-list1{
    margin: auto;
    float: left;
    width:333px;
    height:338px;
    background:rgba(255,255,255,0);
    box-shadow:0px 1px 10px 0px rgba(196,196,196,0.42);
    border-radius:10px;
}
.bottom-list1-img{
    width:32px;
    h