.common-head{width: 100%;height: 80px;background: #Fff;}
.common-head>div{position: relative; width: 84%;height: 100%; margin: auto;display: table;}
.common-head img{height: 50px;margin-top: 15px;}
.common-head ul{height: 80px;float: right;}
.common-head li{float: left;margin-left: 80px;text-align: right;}
.common-head li a{font-size: 15px;color: #4c4c4c;text-decoration: none;line-height: 80px;}

.common-foot {width: 100%;}
.common-foot ul{float: left;margin-right: 6%;}
.common-foot ul a{color: #fff;text-decoration: none;}
.common-foot ul li{margin-bottom:20px ;font-size: 15px;}
.common-foot ul li:first-child{margin-bottom: 25px;font-size: 18px;}
.common-foot ul li:last-child{margin-bottom: 0;}
.common-foot-top{position: relative;width: 100%;background: #1177bc;padding: 60px 0;}
.common-foot-top>div{width: 84%;margin: auto;zoom: 1;overflow: hidden;}
.common-foot-end{width: 100%;padding: 35px 0;background: #cfcfcf;font-size: 12px;color: #000000;}
.common-foot-end p{width: 84%;text-align: left;margin: auto;}
.common-foot-top>img{position: absolute;bottom: 60px;right: 8%;width: 11%;}
.common-foot ul:nth-child(4){margin-right: 0;}


/*成功案例下拉样式  wss  add20170515*/
.ul-box{display: none;position: absolute;z-index: 150;width: 110px;right: -22px; background: rgba(0,0,0,0.5);height: 100px!important;top: 65%;}
.ul-box li{width: 100%;margin-left: 0;text-align: center;font-size: 15px;height: 30px;line-height: 30px;}
.ul-box li a{color: #fff;line-height: 0;}
.common-head ul li a:hover ,.ul-box li a:hover,a:active{color: #00a9e0;}
.common-head ul li:hover .ul-box{display: block;}
