@charset "utf-8";
/* CSS Document 202211*/
body {

	margin:0;
	padding:0;
    font-family:  "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;	background:#f0f0f0;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color:#FF6699;
}
a:active {
	text-decoration: none;
	color: #333333;
	}

 
* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}

li {
	list-style: none
}
img {
	border: 0;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="button"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
}



/*--头部搜索框 start--*/
.wf-search{
top:0;
margin: 0 auto;background-color:#000;
	height:40px;
	z-index:9999;
	-webkit-transition: .1s background;
	transition: .1s background;
	overflow: hidden;
	position:relative;
}
 
.wf-search header .search{
    width:90%;
	height:100%;
	padding-left:48px;
}
.wf-search header .search form{
	display: inline-block;
	width: 90%;
	border-radius:15px;
	margin-top: 5px;
	overflow: hidden;
	/*border: 1px solid #ededed;*/
	background: #fff;
}
.wf-search header .search form input{width: 85%;}
.wf-search header .search form span{
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position:-60px -109px;

	vertical-align:middle;
}
.wf-search header div.login{
	position: absolute;
	right: 10px;
	top:0px;
	width: 28px;
	height: 40px;
	line-height: 42px;
}
.wf-search header div.login a{
	width: 24px;
	height: 40px;
	color: #989898;
	transition: .4s color;
}
.wf-search header div.login a p.login_box{
	position: absolute;
    top: 30px;
    right: 5px;
	width: 24px;
	line-height: 1rem;
	display: none;
	background: rgba(255,255,255,0.8);
	border-radius: 5px 0px 5px px;
}
.wf-search header div.login a font{
	width: 8px;
	height: 8px;
	position: absolute;
	top: 19px;
	right: -6px;
	transform: rotate(0deg);
}
.wf-search header div.login a p.login_box{
	position: absolute;
    top: 30px;
    right: 5px;
	width: 24px;
	line-height: 1rem;
	display: none;
	background: rgba(255,255,255,0.8);
	border-radius: 5px 0px 5px px;
}
/*--头部搜索框 end--*/


/*----------------syl首页轮播图20230218----------------------*/
.syl_header{
	width:100%;
}
.syl_banner{
margin: 0 auto;max-width:600px;
	position: relative;
	overflow: hidden;
}
.syl_banner .banner_images{
	width:1000%;
	transform:translate3d(-10%,0,0);
}
.syl_banner .banner_images li{
	height:168px;
	float: left;
	width:10%;
}
.syl_banner .banner_images li a{
	display: block;
	width:100%;
	height:168px;
}
.syl_banner .banner_images li a img{
	display: block;
	width:100%;
	height:168px;
}
/*----------------注册----------------------*/
.zhuce
{
	width:100%;
	height:96%;
	background-color:#FFF;
	padding:50px 0px;
}
.zhuce .text
{
	line-height:42px;
	display:block;
	overflow:hidden;
	float:left;
	margin: 10px 1px;
	width:96%;
}
.zhuce .text span
{
	width:25%;
	float:left;
	text-align:center;
	font-size: 14px;
}
.zhuce .text .list
{
	width:35%;
	float:left;
	margin-right: 16px;
	text-align:right;
}
.zhuce .text .input
{
	width:66%;
	height:42px;
	font-family:"Microsoft Yahei", "Calibri";
	border:0;
	float:left;
	text-indent:20px;
	border-bottom:1px solid #ddd;
}
.zhuce .text .input_33
{
	width:33%;
	height:42px;
	font-family:"Microsoft Yahei", "Calibri";
	border:0;
	float:left;
	text-indent:20px;
	border-bottom:1px solid #ddd;
}
.zhuce .text .yzm
{
	width:25%;
	text-align:left;
}
.zhuce .text .yzm input
{
	border:0;
	padding:3px;
	font-family:"Microsoft Yahei", "Calibri";
	background-color:rgba(255,153,0,1);
	color:#fff;
	cursor:pointer;
	font-size:12px;

}


.tip
{
	width:100%;
	margin-top:15px;
	overflow:hidden;
}
.tip a
{
	float:right;
	padding:0px 15px;
	color:#09C;
}
/*syl202211add*/
.error_tip
{display: inline-block;width:60%;}
/*syl按钮*/
.sy_btn1{color:#fff;background-color:#60de00;width:16%;min-width:85px;border: 0px;border-radius:6px;padding:0px 6px;line-height: 40px;}
.sy_btn2{color:#fff;background-color:#00BBFF;width:60%;height:40px;border: 0px;border-radius:6px;background: linear-gradient(to right,#00BBFF,#7700FF);}
.sy_btn21{color:#000;background-color:#9AFE80;width:60%;height:40px;border: 0px;border-radius:6px;background: linear-gradient(to right,#E7FFAD,#9AFE80);}
.sy_btn2.disabled, .sy_btn2[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .3;
}
.syl_box0
{background-color:#000;top:0px;display: none;
filter: alpha(opacity=70); opacity: 0.7; height:100%;width:100%;position:absolute;z-index:1000;color:#fff;text-align: center;
     padding-top:100px;
}

.sy_btn3{color:#fff;background-color:#60de00;height:100px;width:100px;border-radius:100px;margin:0 auto;line-height:100px;font-size:16px;font-weight:700;}
.sy_btn5{background-color:red;color:#fff;width:66px;height:66px;border:3px solid #fff;border-radius:66px;-moz-border-radius:66px;margin:auto;position:relative;z-index:99;margin-top:-10%}
.sy_btn6{filter: alpha(opacity=80); opacity: 0.8; background-color:#000;color:#fff;width:66px;height:66px;border:3px solid #fff;border-radius:66px;-moz-border-radius:66px;margin-left:10%;z-index:99;top:80%;}

/*商家后台图标列表*/
.imglist img{width:98%;float:left;margin:0 5px;width:22%;}

/*商家后台首页统计圆圈*/
.syl-box-main1
{text-align: center;display:block;height:150px;}
.syl-box-main2
{margin:5px 10px;
float: left;
background-color:#F4F9FF;
text-align: center;
border: 1px solid #f0f0f0; 
border-radius: 10px;
padding:10px;
display:block;
}
.syl-box-main3
{margin:6px;
text-align: center;
display:block;
}
.syl-box2
{margin:1%;padding:1%;
background-color:#F4F9FF;
border: 1px solid #7ddcd8; 
border-radius: 10px;
float: left;
width:23%;
}
.title1{text-align: center;}
.title2{margin-top:2px;text-align: center;}
.title3{margin-top:2px;text-align: center;color:#000;font-size:12px;float:right;}
.title4{color:red;font-weight:500;}
.title5{margin:20px 0px 10px 0px;text-align: center;color:#999;font-size:16px;font-weight:600;}/*202211学校首页图表小标题*/
.title6{margin:20px 0px;text-align: center;color:#666;font-size:22px;font-weight:600;}/*202211学校首页图表大标题*/
.title8{ height:30px; border-bottom:1px dashed #ccc;font-size:14px;color:#666;font-weight:500;width:90%;}
.title9{line-height:30px; float:left}
.title10{margin:20px; float:left}
.title11{margin:20px; float:right}
.title12{margin:20px 10px;text-align: left;color:#333;font-size:16px;font-weight:700;}



/*20230219 首页导航*/
/* 商品列表通用样式 */
.goods-item{
	width:100%;
	position: relative;
}
.goods-item .good_left{
	box-sizing: border-box;
	 float: left;
	 width:50%;
	 padding:5px 0 10px 0;
	 border-bottom: 1px solid rgba(0,0,0,0.1);
	 border-right: 1px solid rgba(0,0,0,0.1);
}
.goods-item .good_right{
	box-sizing: border-box;
	float: right;
 	width:50%;
 	padding:5px 0 10px 0;
 	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.text{
	float: left;
	padding-left: 16px;
	box-sizing: border-box;
	width:55%;
}
.text h3{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.text p{
	color:#686868;
	font-size: 11px;
	line-height: 15px;
	margin-top: 3px;
}
.text_img{
	float: left;
	width:45%;
}
.text_img a{
	display: block;
	width:100%;
}
.text_img a img{
	display: inline-block;
	width:100%;
	height:100%;
	vertical-align: top;
}

/*20230219 首页资讯列表图片*/
.info_img_box{ border:1px solid #ccc; width:150px; height:80px;overflow:hidden;float:right;margin-right:10px;} 
.info_img_box img{max-width:150px;_width:expression(this.width > 150 ? "150px" : this.width);} 
