/* 首页大于号 */
.gt{width:8px;height:18px;overflow:hidden;position:relative;top:12px;left:8px;float:right;}
.gt div{height:8px;width:8px;border:2px solid #cdcdcd;-webkit-transform:rotate(45deg);position:absolute;top:3px;left:-8px;}
/* 头部 */
.header{width:90%;height:34px;display:-webkit-box;position:absolute;top:10px;left:5%;z-index:20;font-size:16px;}
.header .gps{height:34px;line-height:34px;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.75);display:block;}
.header .gps span{text-align:left;}
.header .gps .down{top:13px;left:5px;}
.header .gps .down div{border:2px solid #fff;box-shadow:1px 1px 1px rgba(0,0,0,.75);}
.header .search_index{height:34px;line-height:34px;-webkit-box-flex:1;display:block;overflow:hidden;border-radius:6px;background:rgba(255,255,255,.2);color:#8a8a8a;border:1px solid #dcdcdc;margin-left:10px;}
.header .search_index .search_icon{width:20px;height:20px;background:url('../images/search.png') no-repeat center;margin:7px 10px 0;background-size:20px 20px;}
/* 可视区域 */
.viewport_index{width:100%;padding-bottom:65px;}
/* 导航 */
nav{width:100%;background:#fff;padding:15px 0;border-bottom:1px solid #dcdcdc;display:-webkit-box;}
nav a{min-width:33%;max-width:34%;display:block;-webkit-box-flex:1;}
nav a img{margin:0 auto;}
nav a p{text-align:center;margin-top:10px;}
/* 热点咨询 */
.news_hot{width:100%;background:#fff;margin-top:15px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.news_hot .news_header{height:40px;line-height:40px;border-bottom:1px solid #dcdcdc;}
.news_hot .news_header .news_change{display:block;font-size:12px;color:#8a8a8a;}
.news_hot .news_list ul li{width:100%;padding:16px 0;border-bottom:1px solid #dcdcdc;overflow:hidden;}
.news_hot .news_list ul li .news_title{display:block;padding:0 16px 0 10px;overflow:hidden;}
.news_hot .news_list ul li .news_title .news_title_main{line-height:1.8em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.news_hot .news_list ul li .news_title .news_title_sub{line-height:1.3em;margin-top:2px;font-size:12px;color:#8a8a8a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news_hot .news_footer{height:40px;line-height:40px;}
.news_hot .news_footer .news_more{display:block;font-size:12px;color:#8a8a8a;padding-right:8px;}
/* 热卖产品 */
.product_hot{width:100%;background:#fff;margin-top:15px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.product_hot .product_header{height:40px;line-height:40px;border-bottom:1px solid #dcdcdc;}
.product_hot .product_header .product_change{display:block;font-size:12px;color:#8a8a8a;}
.product_hot .product_list{width:100%;overflow:hidden;padding:10px 0;}
.product_hot .product_list a{overflow:hidden;display:block;float:left;margin:1px 1px;border:1px solid #dcdcdc;}
.product_hot .product_list a img{margin:5px auto;}
.product_hot .product_list a .product_name{width:90%;padding:5px 0;color:#333;margin:5px auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.product_hot .product_list a .product_price{width:90%;color:#f15252;margin:5px auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.product_hot .product_footer{height:40px;line-height:40px;border-top:1px solid #dcdcdc;}
.product_hot .product_footer .product_more{display:block;font-size:12px;color:#8a8a8a;padding-right:8px;}
/* 推荐企业 */
.company_hot{width:100%;background:#fff;margin-top:15px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.company_hot .company_header{height:40px;line-height:40px;border-bottom:1px solid #dcdcdc;}
.company_hot .company_header .company_change{display:block;font-size:12px;color:#8a8a8a;}
.company_hot .company_list ul li{width:100%;padding:16px 0;border-bottom:1px solid #dcdcdc;overflow:hidden;}
.company_hot .company_list ul li .company_title{display:block;padding:0 16px 0 10px;overflow:hidden;}
.company_hot .company_list ul li .company_title .company_title_main{line-height:1.8em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.company_hot .company_list ul li .company_title .company_title_sub{line-height:1.3em;margin-top:5px;font-size:12px;color:#8a8a8a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.company_hot .company_footer{height:40px;line-height:40px;}
.company_hot .company_footer .company_more{display:block;font-size:12px;color:#8a8a8a;padding-right:8px;}