﻿/*html,body{width: 100%;height: 100%;position: absolute;left: 0;top: 0;overflow-x:auto;overflow-y: auto;}*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
}

body,button,input,select,textarea {
	font: 14px/1.5 tahoma,Verdana,arial,microsoft yahei,"\5b8b\4f53";
	*line-height: 1.5;
	color: #676b70;
}

a {
	color: #676b70;
	text-decoration: none;
	hide-focus: expression(this.hideFocus=true);
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img,area,a,button {
	border: 0;
	outline: 0;
}

address,caption,cite,code,dfn,em,th,var,i {
	font-style: normal;
	font-weight: normal;
}

input,textarea,button,select {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
}

ol,ul {
	list-style: none;
}

small {
	font-size: 12px
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

a:focus,input:focus {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	background: #eff2f5;
}
.layui-form-checkbox[lay-skin=primary] {
	margin-top:2px;
	margin-left:1px;
}
.layui-table td, .layui-table th {
	padding: 9px 8px;
}

.layui-input {
	font-size: 15px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	-webkit-flex-flow: row;
	display: -moz-flex;
	-moz-flex-flow: row;
	display: -ms-flex;
	-ms-flex-flow: row;
	display: -o-flex;
	-o-flex-flow: row;
	display: flex;
	flex-flow: row;
}

.c666 {
	color: #676b70;
}

.c999 {
	color: #93a0ae;
}

.red1 {
	color: #f44623;
}

.red2 {
	color: #e95d4e;
}

.orange {
	color: #f36713;
}

.yellow {
	color: #f4a425;
}

.blue {
	color: #45a1de;
}

.green {
	color: #1dccaa;
}

.purple {
	color: #c44cde;
}

.black {
	color: #2c3e50;
}

.grey {
	color: #93a0ae;
}

.hide {
	display: none;
}

.m_b_30 {
	margin-bottom: 30px;
}

.m10 {
	margin: 10px;
}

@font-face {
	font-family: 'iconfont';
    src: url('../fonts/iconfont.eot?t=1'); /* IE9*/
    src: url('../fonts/../fonts/iconfont.eot?t=1#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont.woff?t=1') format('woff'), /* chrome、firefox */
    url('../fonts/iconfont.ttf?t=1') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg?t=1#uxiconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

a[href*=tongji] {
	display: none;
}




/*底部*/
footer {
	background: #fff;
	padding-bottom: 70px;
	clear: both;
}
/*.footbar{height:40px;padding:0 10px;background:#fff;margin-top:10px;border:solid 1px #dadada;-webkit-border-image: url(../images/border.gif) 2 0 round;border-image: url(../images/border.gif) 2 0 round;border-width: 1px 0 1px 0;}*/
/*.footbar a{display:block;height:30px;line-height:30px;float:left;margin:5px 0;padding:0 12px;border-radius:2px;}*/
.footbar {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: 7px;
	padding-top: 10px;
}

.footbar a .layui-input {
	/*width:60%;*/
	height: 31px;
	margin-right: 1px;
}

.footbar >  a {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0px 10px;
}

.c-url {
	margin-left: 10px;
}

.login_btn {
	background: #eff2f5;
	margin-right: 10px;
}

.backtop_btn {
	background: #eff2f5;
	float: right !important;
}

.footlink {
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
}

.footlink a {
	margin: 0 20px;
	color: #45a1de;
}




/*新首页*/
.index_wrapper {
	min-width: 320px;
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
}

.border_box {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
/*.index-top{background:#45a1de;height:45px;padding:0 10px;}
.logo{float:left;width:50px;height:45px;overflow:hidden;}*/
/*.search-btn { background:#fff;height:29px;margin:0 60px;line-height:29px;text-align:center;color:#bbb;border-radius:3px;position:relative;top:8px;}
.city{float:right;height:45px;width:50px;}
.city a{display:block;color:#fff;font-size:10px;padding:5px 0;}
.city a img{display:block;margin:0 auto;}
.city a span{display:block;text-align:center;}*/
.topmenu {
	float: right;
}

.topmenu a {
	display: block;
	width: 45px;
	height: 45px;
	float: left;
	color: #fff;
	line-height: 45px;
	text-align: center;
}

.topmenu a i {
	font-size: 24px;
}

.index_search {
	background: #fff;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	overflow: auto;
	z-index: 99;
}

/*导航图标*/
.bannerbox {
	width: 100%;
}

.banner {
	position: relative;
	overflow: hidden;
	min-width: 320px;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: -moz-calc(100% / 640px * 240px);
	height: -webkit-calc(100% / 640px * 240px);
	height: calc(100% / 640px * 240px);
	background: #fff;
}

.banner ul {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.banner ul li {
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.banner ul li a {
	width: 100%;
	display: block;
	height: 100%;
}

.banner ul li img {
	min-width: 320px;
	max-width: 960px;
	width: 100%;
	height: auto;
	min-height: 120px;
	max-height: 360px;
	display: block;
}

.ban-nav {
	position: absolute;
	width: 54px;
	bottom: 8px;
	left: 50%;
	margin-left: -27px;
}

.ban-nav i {
	width: 5px;
	height: 5px;
	background: #93a0ae;
	display: block;
	margin: 0 2px;
	float: left;
	border-radius: 100%;
}

.ban-nav i.cur {
	background: #f44623;
}

.index_nav {
	background: #fff;
}

.index_menu a {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 25%;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	display: block;
	padding: 10px 0;
	height: 2.5rem;
}
/*.index_menu a img{display:block;width:36px;height:36px;margin:0 auto;}*/
.index_menu a span {
	font-size: 12px;
}
/*.index_menu2 a i{background:#f2432f;}*/

.index_menu a div {
	font-size: 1.4rem;
	margin-bottom: 0.1rem;
}

.index_menu a:nth-child(1) div {
	background-image: url("../images/mobile.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 45%;
	height: 55%;
	/*border-radius:50%;*/
	margin-left: 28%;
	margin-bottom: 6px!important;
}

.index_menu a:nth-child(2) div {
	background-image: url("../images/unicom.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 45%;
	height: 55%;
	/*border-radius:50%;*/
	margin-left: 28%;
	margin-bottom: 6px!important;
}

.index_menu a:nth-child(3) div {
	background-image: url("../images/telecom.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 45%;
	height: 55%;
	/*border-radius:50%;*/
	margin-left: 28%;
	margin-bottom: 6px!important;
}

.index_menu a:nth-child(4) div {
	background-image: url("../images/virual.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 45%;
	height: 55%;
	/*border-radius:50%;*/
	margin-left: 28%;
	margin-bottom: 6px!important;
}

.index_menu a:nth-child(5) div {
	background-image: url("../images/tmall.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 45%;
	height: 55%;
	/*border-radius:50%;*/
	margin-left: 28%;
	margin-bottom: 6px!important;
}

/*.tmall-icon{
	background-image:url("../images/tmall.jpg");
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	width:45%;
	height:55%;	

	margin-left:28%;
    margin-bottom: 6px!important;

}*/

.floor {
	margin-top: 10px;
	background: #fff;
	position: relative;
	border: solid 1px #dadada;
	-webkit-border-image: url(../images/border.gif) 2 0 round;
	border-image: url(../images/border.gif) 2 0 round;
	border-width: 1px 0;
}

.floor h3 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 10px;
	color: #2c3e50;
	border-bottom: solid 1px #dadada;
	-webkit-border-image: url(../images/border.gif) 2 0 round;
	border-image: url(../images/border.gif) 2 0 round;
	border-width: 0 0 1px 0;
}

.floor h3 i {
	display: inline-block;
	width: 4px;
	height: 16px;
	background: #f44623;
	border-radius: 4px;
	vertical-align: middle;
	position: relative;
	bottom: 2px;
	margin-right: 5px;
}

.notice {
	background: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}

.notice dt {
	float: left;
	width: 55px;
	color: #93a0ae;
}

.notice dt img {
	vertical-align: middle;
	margin-right: 5px;
}

.notice dd {
	margin-right: 55px;
	height: 40px;
	overflow: hidden;
}

.notice dd ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.foot-nav {
	max-width: 650px;
	position: fixed;
	height: 46px;
	bottom: 0;
	background: #f3f3f3;
	width: 100%;
	overflow: hidden;
	z-index: 99;
}
/*菜单宽度*/
/*.foot-nav { position:fixed;height:50px;left:0;bottom:0;background:#f3f3f3;width:100%;overflow:hidden;z-index:99;}*//*菜单宽度*/
.foot-nav a {
	float: left;
	width: 25%;
	height: 100%;
	text-align: center;
}

.foot-nav a i {
	display: block;
	margin: 4px auto 0;
	width: 24px;
	height: 24px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
/*.foot-nav a i { background:url(../images/bottom_nav@2x.png) no-repeat;background-size:96px 48px;}
}*/
	.foot-nav a i.o {
		font-size: 24px;
	}

	.foot-nav a i.tt {
		font-size: 24px;
	}

	.foot-nav a i.ttt {
		font-size: 24px;
	}

	.foot-nav a i.f {
		font-size: 24px;
	}

	.foot-nav a.cur i.home {
		background-position: 0 -24px;
	}

	.foot-nav a.cur i.cate {
		background-position: -24px -24px;
	}

	.foot-nav a.cur i.cart {
		background-position: -48px -24px;
	}

	.foot-nav a.cur i.user {
		background-position: -72px -24px;
	}

	.foot-nav a span {
		font-size: 10px;
	}

	.foot-nav a.cur span {
		color: #f44263;
	}
/*无结果提示*/
