<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
body{width:100%;margin:0 auto;}

/* main_image */
.main_visual{overflow:hidden;position:relative;}
.main_image{overflow:hidden;position:relative;}
.main_image ul{width:9999px;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;}
.main_image li span{display:block;width:100%;}
.main_image li a{display:block;width:100%;}
.main_image li .img_1{background:url('../../images/home_mobile_banner1.jpg') no-repeat;background-size:100%}
.main_image li .img_2{background:url('../../images/home_mobile_banner2.jpg') no-repeat;background-size:100%}
.main_image li .img_3{background:url('../../images/home_mobile_banner3.jpg') no-repeat;background-size:100%}

div.flicking_con{position:absolute;top:360px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../../plugin/sliderphone/images/hover_left.png) no-repeat left top;left:20px;}
#btn_next{background:url(../../plugin/sliderphone/images/hover_right.png) no-repeat right top;right:20px;}

/* 搜索 */
.sousuo{height:120px;width:100%;background:#312213;padding-top:20px}

.nav ul li a{color:white}
.navLi2A{color:#eba91f}

/* 商家天地 */
.page_businessPhone .coop_logo{position:relative;
                          cursor:pointer;
						  width:20%;
						  height:auto;
						  overflow:hidden;}

.page_businessPhone .coop_logo:hover div{height:100%;
                              width:100%;
							  background:rgba(0,0,0,0.5);
							  position:absolute;
							  top:0px;
							  left:0px;
							  text-align:center;
							  color:white;
							  display:block;}
							  
.coop_logo{width:20%;
           height:auto;
		   float:left;
		/*   border-right:1px #c3c3c3 solid;   */
		/*   border-top:1px #c3c3c3 solid;      */
		   text-align:center;
}

.coop_logo img{width:100%;
	           margin:auto;
               vertical-align:middle;}

.no_top{border-top:none;}
.no_right{border-right:none;}

.xiaoguo{display:none}


/* 案例 */

.add_al{height:130px;
        width:100%;
		margin:auto;
		padding:10px 5px;
		border-bottom:1px #bcbcbc solid}
		
.add_al_images{
	     
	      width:20%;
		  height:auto;
		  float:left;}

.add_al_text{width:80%;
			 float:left;}
			 
.add_al_span{font-size:18px;
             line-height:20px;
			 color:#3e2b1c;
			 padding-left:5px
			 }

.add_al_span2{font-size:15px;
              line-height:18px;
			  color:#3e2b1c;
			  padding-left:5px}
			  
			  
/*互动圈-产品*/

.iBox{margin:auto;
	  height:200px;
      width:320px;
	 -moz-box-shadow: 3px 3px 1px #c1c1c1;
	  box-shadow: 3px 3px 1px #c1c1c1;
	  
	   filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=125, Strength=9);
	  
	  }		


	  
/*首页top排行*/

.top10_img,.news_img{ width:737px;
	        height:500px;
			float:left;
			position:relative;
			}

.top10_list{height:auto;
            width:100%;
			float:left;
			margin-bottom:20px;
			}
	  
.top10_info{float:left;}

.news_list .top10_info{float:left;display:block;overflow:hidden;width:65%;height:36px;line-height:36px;}
.news_list .time{width:20%}

.top10_list_num{float:left}

.top_3 ul li:nth-child(1) span{color:#fe0000}
.top_3 ul li:nth-child(2) span{color:#ffa200}
.top_3 ul li:nth-child(3) span{color:#ffd200}
	  
	  
.top10_title,.news_title{
	width:1164px;
	margin:auto;
	padding:70px 0px 60px;
}
	
.top10_content{
	width:1164px;
	height:500px;
	background:white;
	margin:auto;
	padding:8px;
	-moz-box-shadow: 2px 2px 2px #c1c1c1;
	box-shadow: 2px 2px 2px #c1c1c1;
}
	  
.top10_list_title{
	color:#3f2b18;
	width:100%;
	height:100px;
	background:url(../../images/home_top10_title_bg.png) no-repeat 90% 100%;
}

.top10_list_list ul li,.news_list_list ul li{
	border-top:1px #e7e7e7 solid;
	line-height:34px;
	height:35px;
	list-style:none;
}

.up_down{float:right;margin-right:15px;line-height:35px}

.up_down img{margin-top:10px}

.top10_list button{height:30px;
                   width:100%;
				   background:#eba91f;
				   border:none;
				   font-size:18px;
				   margin-top:10px;
    }
	
.top10_list button:focus{outline:none}

.top10_list button:hover{cursor:pointer}

.top10_list_num{width:15%;
				float:left;
				text-align:center;
				color:#9d9d9d;}


/*登录注册页面*/</pre></body></html>