body{background: #eeeeee}
.header{height: 60px; background:url(../images/logo.png) no-repeat center #21847f;}
.navbtn{width:30px;height: 30px; line-height: 30px;color: #fff; text-align: center;border:2px solid #fff; border-radius: 50%; font-size: 18px;margin:13px 0 0 10px;cursor: pointer}
.navbtn i{line-height: 30px;}
.uk-container{padding: 0 10px}
a{color: #666;}
ul,li{margin: 0; padding: 0; list-style: none}
.idxnav li{ text-align: center}
.idxnav li a{ font-size: 14px;color: #666; line-height: 40px}
.idxnav div{ width: 60px; height: 60px; border-radius: 50%; text-align: center; margin: 0 auto}
.idxnav div i{line-height: 60px;color: #fff;}
.idxnav div.bgc1{background: #e43b3e;}
.idxnav div.bgc2{background: #74a7fa;}
.idxnav div.bgc3{background: #ff8604;}
.idxnav div.bgc4{background: #21847f;}

.landot{display: inline-block; width: 4px;height: 23px; background: #035cc2; float:left; margin-right: 10px}

.copyright{margin-bottom:80px !important;}
.ftnav{position: fixed;left: 0;bottom: 0;right: 0; height: 60px; background: #179bd9}
.ftnav a{color: #fff; display: block;height: 60px;}
.ftnav a:hover{background: #34afea}
.ftnav a i{margin-top:5px}

.uk-subnav a{font-size: 16px}


.marginr{margin-right:8px}