/*右侧导航 start*/
.contactnav{position:fixed;right:0;top:250px;z-index:5;width:30px;}
.contactnav .div{height:80px;margin-bottom:1px;background:#2196f3 ;text-align:center;opacity: 0.8;}
.contactnav .div a{display:block;}
.contactnav .div h3{color:#fff;font-size:12px;margin-top:8px;}
.contactnav .div:hover{background:#348ada;}
/*右侧导航 end*/
/*面包屑 start*/
.crumbs{font-size: 14px;color: #707070;padding: 20px 0;}
.crumbs a{color: #3077b9;}
/*面包屑 end*/
/*底部 start*/
.footer{background:url(/pages/cloud7.0/image/j28.jpg) no-repeat center top;padding-top: 40px;position:relative;height:255px;}
.footer .box {position:relative;height:200px;}
.footer .box ul li{font-size:14px;color:#bfbfbf;text-align:center;padding-bottom:5px;}
.footer .box ul {position:absolute;top:0;width: 170px;}
.footer .box ul li.num{font-size:30px;color:#63a9e9;font-family:'Impact';}
.footer .box ul li.t{font-size:16px;color:#fff;padding:10px 0;}
.footer .box .ul1{left:130px;}
.footer .box .ul2{left:330px;}
.footer .box .ul3{left:510px;}
.footer .box .ul4{left:710px;}
.footer .box .ul5{left:930px;width:201px;}
.footer .box .ul4 a{line-height:22px;}
.footer .box .ul5 span{float:left;width:95px;overflow:hidden;}
.footer .box .ul5 h2{font-size:14px;color:#fff;padding-top:7px;}
.footer .box .ul5 .s2{float:right;}
.footer .site{font-size:13px;color:#fff;text-align:center;background:url(../image/bg50.png) repeat;padding:15px 0;position:absolute;bottom:0;left:0;width:100%;}
.footer .site .l{float:left;}
.footer .site .r{float:right;}
.contactnav .div .hover_type {display: none;position: absolute;width: 120px;height: 130px;background-color: #f4f8fb;border: 1px solid #eee;top: 0;right:32px;}
.contactnav .div .hover_type a{color:#333;font-size: 14px;height:45px;line-height:45px;border-bottom:1px solid #ddd;padding:0;}
.contactnav .div .hover_type a:hover{color:#ff7800;background-color:#edeff0;display: block}
/*底部 end*/
.consultdot {
    display: block;
    width: 4px;
    height: 4px;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    left: 38%;
    position: relative;
    margin: 5px 0;
}
