﻿@charset "utf-8";
/* CSS Document */

.speaker{ width:100%; height:45px; line-height:45px; overflow:hidden; padding:0 15px; box-sizing:border-box;}
.speaker img{ float:left; margin:12px 0 0 0;text-align:left;}
.speaker span{ float:left; width:70%;}
.speaker span a{ color:#666;}
.speaker b{ float:right; font-weight:normal;color:#bbb;}

.mall-block{ width:100%; padding:10px 0px 5px 0px; margin:0px auto; overflow:hidden; box-sizing:border-box;}
.mall-block .col3{ width:20%; height:auto; float:left; overflow:hidden; text-align:center; display:block; margin-bottom:5px;}
.mall-block .col3 img{ width:42px; height:42px; display:block; margin:0px auto 5px auto;}
.mall-block .col3 a{ color:#333; font-size:13px;}

.wap_notice{ width:100%; height:40px;padding:0px 12px; box-sizing:border-box;}
.wap_notice_icon{ width:7%; height:18px; float:left; margin-top:12px;_display:inline;}
.wap_notice_info{ width:93%; float:left; height:36px; overflow:hidden; margin-top:3px;}
.wap_notice_info ul li{ width:100%; height:36px; line-height:36px; overflow:hidden;}
.wap_notice_info ul li a{ font-family:"微软雅黑"; font-size:14px; color:#666; float:left; height:36px; overflow:hidden; line-height:36px;white-space:nowrap;text-overflow:ellipsis; width:70%;}
.wap_notice_info ul li span{ float:right; color:#bbb; font-family:"微软雅黑"; font-size:14px;height:36px; overflow:hidden; line-height:36px;white-space:nowrap;text-overflow:ellipsis; width:30%; text-align:right;}
#FontScroll .line{width:100%;}



.ui-index-top{height:48px;line-height: 48px; width:100%; overflow:hidden; background:none; position:fixed; top:10px; left:0; padding:0px 10px; box-sizing:border-box;}
.ui-icon-users{height:45px;width: 45px;background: url(../images/u-users.png) no-repeat 0 center;background-size:100%;float: left; border-radius:50%; overflow:hidden;}
.ui-icon-plus{height:100%;width: 20px;background: url(../images/plus.png) no-repeat 0 center;background-size:100%;float: right;}
.ui-index-code{padding:70px 0 30px 0;background: #18B4ED;text-align: center; cursor:pointer;} 
.ui-index-code dl{margin: 0 auto;display: inline-block;}
.ui-index-code dl dt{width:120px; margin-top:}
.ui-index-code dl dd{font-size: 20px;color: #FFFFFF;margin-top: 5px;}
.ui-index-nav{background: #FFFFFF;}
.ui-index-nav ul li dl{padding: 10px 0;}
.ui-index-nav ul li dl dt{height: 40px; margin-top:10px; text-align:center;}
.ui-index-nav ul li dl dd{text-align: center;font-size: 14px;margin-top:10px; margin-bottom:8px;}
.ui-index-nav ul li{border-bottom:1px solid #e1e1e1 ;border-right:1px solid #e1e1e1 ;}
.ui-index-nav ul li:nth-child(3n){border-right:none;}


/*商圈*/
.shopindex_top{ width:100%; height:46px; background:#0bd0fb; overflow:hidden;}
.shopindex_top_left{ width:6%; float:left; overflow:hidden; height:40px; color:#fff;}
.shopindex_top_mid{ width:70%; float:left; height:40px; overflow:hidden;}
.shopindex_top_mid .ui-searchbar-wrap{ background:none;}
.shopindex_top_mid .ui-searchbar-cancel{ color:#fff; font-size:14px;}
.shopindex_top_right{ width:23%; float:right; height:46px; line-height:46px; overflow:hidden; color:#fff; text-align:center;white-space:nowrap;text-overflow:ellipsis;}
.shopindex_top_right img{ position:relative; top:6px; margin-right:4px;}


.navlist{background:#FFF;padding: 0 0 15px 0;margin:15px 0 0 0;}
.navlist ul li{  padding:0px; box-sizing: border-box;margin-top:15px;}
.navlist ul li dl{width:100%;text-align: center;}
.navlist ul li dl dt{ width:80%; text-align:center; margin:0 auto;}
.navlist ul li dl dt img{width:80%;}
.navlist ul li dl dd{text-align:center;}
.navlist ul li a{ color:#333}
.ntit{ width:100%; height:40px;}
.ntit a{ width:70px; display:block; text-align:center; line-height:40px; color:#0bd0fb; margin:0 auto; font-size:16px; position:relative;}
.ntit a:after{content: " "; position:absolute; width:20px; height:1px; background:#0bd0fb; left:-25px; top:20px;}
.ntit a:before{content: " "; position:absolute; width:20px; height:1px; background:#0bd0fb; right:-23px; top:20px;}
.ui-star{ float:left; margin-bottom:5px; margin-right:2px;}
.maths{ line-height:24px; float:left; color:#f3b700; height:24px; font-size:13px; margin-top:2px;}


/*列表*/
.news_type{width:100%; height:auto;overflow:hidden; padding:0px 12px; box-sizing:border-box; margin-bottom:5px;}
.news_type a{ height:30px; padding:0px 10px; float:left; margin-right:12px; line-height:30px; background:#f4f4f4; margin-top:8px; border-radius:2px; color:#666;}
.news_type a.hover{ color:#fff; background:#2bbbff;}
.news_list{ width:100%; height:auto;overflow:hidden; box-sizing:border-box; padding-bottom:10px;}
.news_list dl{ width:100%; height:100px; overflow:hidden; padding:10px 10px; box-sizing:border-box;}
.news_list dl dt{ width:90px; height:80px; overflow:hidden; float:left; margin-right:10px; border-radius:10px; /*border:1px solid #dedede;*/ box-sizing:border-box;}
.news_list dl dd{overflow:hidden; height:auto;}
.news_list dl dd a{width:100%; height:22px; line-height:22px; display:block; font-size:14px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#333;}
.news_list dl dd p{ width:100%; overflow:hidden; height:36px; line-height:18px; display:block; margin-top:4px; color:#666;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news_list dl dd span{ color:#999;}












