.news_lan {
    height: 70px;
    width: 702px;
    border-radius: 35px;
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
    top: -37px;
	box-shadow:0 3px 3px 0px #ececec;
}
.fl {
    float: left;
}
.news_lan a {
    font-size: 24px;
    padding: 10px;
}
.industry_line {
    width: 1px;
    height: 30px;
    background: rgba(235,235,235,1);
    margin-top: 20px;
    margin-left: 20px;
}
.industry_news {
    width: 220px;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.product .product_title{
    height: 90px;
    padding-top: 60px;

}
.product .product_title h2{
    text-align: center;
    font-size: 25px;
    color: #3A405B;
    font-weight: bold;
}
.product .product_titles{
    height: 1px;
    padding-top: 10px;

}
.product .product_titles h2{
    text-align: center;
    font-size: 25px;
    color: #3A405B;
    font-weight: bold;
}
.product_title p{
    text-align: center;
    color:#3A405B;
    line-height: 30px;
    font-size: 18px;
    font-weight:400;
}
.product .product_title h4{
    text-align: center;
    padding-top: 10px;
    color: #999999;
    font-size: 18px;
}
.product .product_deal{

}
.product_deal .product_list{
    width: 360px;
    text-align: center;
}
.content_body{
    width: 100%;
    height: auto;
    background-color: #faf8f8;
}
.product_deal img{
    width: 360px;
}
.layui-card{
    width: 360px;
    margin: 0 auto;
}
.caseaa{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}
.case_item{
    width: 1200px;
    margin: 0 auto;
}
.layui-card .hw_cloud{
    text-align: left;
    padding-top: 25px;
}
.layui-card .hw_cloud h3{
    font-size: 18px;
    color: #3A405B;
    margin-bottom: 15px;
}
.layui-card .hw_cloud p{
    font-size: 14px;
    color: #999999;
}
.layui-card .product_p{
    border-bottom: 1px solid #EDEDED;
    height: 50px;
    overflow: hidden;
}
.layui-card .product_btn{
    width: 100px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: url("../image/btn.png");
    color: #ffffff;
}
.card_deal{
    height: 40px;
}
.company .company_content{
    height: 400px;
}
.company .company_main_img{
    width:350px;
    height: 400px;
    background-color:#F2F2F2;
}
.company .company_main_img img{
    width: 100%;
    height: 100%;
}
.company .company_item_img img{
    width: 100%;
    height: 100%
}
.company .company_item_img{
    width: 395px;
    height: 400px;
    margin-left: 30px;
}
.company .company_item_img_top{
    width: 395px;
    height: 185px;
    background-color:#F2F2F2;
    margin-bottom: 30px;

}
.company .company_item_img_bottom{
    width: 395px;
    height: 185px;
    background-color:#F2F2F2;
}
.news{
    width: 100%;
    background: #ffffff;
    height: 588px;
}
.news .news_item{
    width: 1200px;
    margin: 0 auto;
}
.news .news_list{
    width: 31%;
}
.news_list h3{
    text-align: center;
    font-size: 18px;
    color: #333333;

}
.news_list .news_line{
    width: 20px;
    height: 18px;
    margin: 0 auto;
    border-bottom:2px solid #0076FE;

}
.news_body{
    height: 100px;

}
.news_body .news_date{
    width: 67px;
    height: 60px
}
.news_body .news_day{
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    height: 30px;
}
.news_body .news_year{
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    text-indent: 9px;
}
.news_title h4{
    width: 300px;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    height: 30px;
}
.news_title p{
    color: #999999;
    height: 41px;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow:ellipsis;

}
.news_title h4 a:hover{
    color: #0076FE;
}
.product_list:hover{
    box-shadow: 2px 5px 10px #ccc;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
    background: #0076FE;
    height: 3px;
}
.top{
    position:relative;
}
.product_service{
    width: 100%;
    height: 0px;
    background-color: #ffffff;
    border-top: 1px solid silver;
    position: absolute;
    z-index:999;
    overflow:hidden;
    top:61px;
    left:0px;
    right:0px;
}

.product_service_item {
    width: 1200px;
    margin: 0 auto;
}
.product_service  .service_cloud{
    width: 270px;
    height: 146px;
    background: url("../image/pro1.png");
    margin: 70px 15px 0 15px;
    cursor: pointer;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.21);
    border-radius: 6px;
}
.product_service .service_cloud:hover{
    margin: 60px 15px 0 15px;
}
.product_service .service_wx:hover{
    margin: 60px 15px 0 15px;
}
.product_service .service_web:hover{
    margin: 60px 15px 0 15px;
}
.product_service .public h4{
    margin: 20px 0 0 20px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(51,51,51,1);
    line-height: 30px;
}
.product_service .public p{
    margin-left: 20px;
    font-size: 16px;
    color: rgba(102,102,102,1);
    line-height: 30px;
}
.product_service  .service_wx{
    width: 270px;
    height: 146px;
    background: url("../image/pro3.png");
    margin: 70px 15px 0 15px;
    cursor: pointer;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.21);
    border-radius: 6px;
}
.product_service  .service_web{
    width: 270px;
    height: 146px;
    background: url("../image/pro4.png");
    margin: 70px 15px 0 15px;
    cursor: pointer;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.21);
    border-radius: 6px;
}

.banner-ours{
    height:240px;
    wdith:100%;
}
.banner-ours img{
    width: 100%;
}
.hezuo{
    background-color: #ffffff;
    height: 320px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.hezuo .hezuo_tu{
    width:290px ;
    height: 295px;
    float: left;
    padding: 10px;
}
.hezuo .hezuo_tu img{
    width: 100%;
}
.hezuoy{
    background-color: #ffffff;
    height: 320px;
    margin-top: 0px;
}
.hezuoy .hezuo_tu{
    width:290px ;
    height: 295px;
    float: left;
    padding: 10px;
}
.hezuoy .hezuo_tu img{
    width: 100%;
}
.hezuo_jz{
    width:840px;
    height: 197px;
    float: right;
    margin-top: 30px;
}
.hezuo_jz .product_hezuo{
    width: 130px;
    height: 42px;
    background: url("../image/test.png") no-repeat;
    line-height: 42px;
    text-align: center;
    font-size:18px;
    color: #ffffff;
}
.hezuo_jz p{
    width:800px;
    height:30px;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    margin-top: 30px;
}
.product_jz ul li {
    float: left;
    width: 205px;
    height: 30px;
}
.product_jz ul li img{
    width: 25px;
    height: 25px;
}
.product_jz span{
    width:68px;
    height:16px;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:30px;
}
.product_jz{
    margin-top: 30px;
}
.zubtn{
    width: 600px;
    height: 36px;
    line-height: 36px;
}
.zubtn a{
    background: #0076fe;
    height: 35px;
    width: 120px;
    display: inline-block;
    border-radius:4px;
    text-align: center;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
}
.support{
    height: auto;
    margin-top: 0px;
}
.support ul li {
    width: 210px;
    height: 300px;
    float: left;
    margin:  0 15px;
}
.support ul li img{
    display: table-cell;
    margin: 0 auto;
}
.support .lis_zhi h4{
    text-align:  center;
    color: #333333;
    font-size:18px;
    line-height:30px;

}
.support .lis_zhi p{
    color: #999999;
    font-size: 14px;
    line-height:24px;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.process{
    height: 240px;
}
.pors{
    width: 127px;

}
.pors img{
    display: table-cell;
    width: 88px;
    height: 88px;
    margin: 0 auto;
}
.pors .zxlx{
    margin-top: 20px;
    background: url("../image/one.png") no-repeat center;
    width: 127px;
    height: 45px;
    font-size:18px;
    line-height:45px;
    overflow: hidden;
    text-align: center;
    color: #333333;
}
.jian{
    width: 127px;
    margin-top: 30px;
}
.jian img{
    width: 13px;
    height: 25px;
    display: table-cell;
    margin: 0 auto;
}

.pors .two{
    margin-top: 20px;
    background: url("../image/two.png") no-repeat center;
    width: 127px;
    height: 45px;
    font-size:18px;
    line-height:45px;
    overflow: hidden;
    text-align: center;
    color: #333333;
}
.pors .three{
    margin-top: 20px;
    background: url("../image/three.png") no-repeat center;
    width: 127px;
    height: 45px;
    font-size:18px;
    line-height:45px;
    overflow: hidden;
    text-align: center;
    color: #333333;
}
.pors .four{
    margin-top: 20px;
    background: url("../image/four.png") no-repeat center;
    width: 127px;
    height: 45px;
    font-size:18px;
    line-height:45px;
    overflow: hidden;
    text-align: center;
    color: #333333;
}
.pors .five{
    margin-top: 20px;
    background: url("../image/five.png") no-repeat center;
    width: 127px;
    height: 45px;
    font-size:18px;
    line-height:45px;
    overflow: hidden;
    text-align: center;
    color: #333333;
}

