
html,
body {
	position: relative;
	height: 100%;
}

body {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	-webkit-tap-highlight-color: transparent;
}

img {
	vertical-align: middle;
}

ul,
li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

.w100 {
	width: 100px;
	margin: 0 auto;
}

.w200 {
	width: 200px;
	margin: 0 auto;
}

.w300 {
	width: 300px;
	margin: 0 auto;
}

.w400 {
	width: 500px;
	margin: 0 auto;
}

.w500 {
	width: 500px;
	margin: 0 auto;
}

.w600 {
	width: 600px;
	margin: 0 auto;
}

.w700 {
	width: 700px;
	margin: 0 auto;
}

.w800 {
	width: 800px;
	margin: 0 auto;
}

.w900 {
	width: 900px;
	margin: 0 auto;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1300 {
	width: 1300px;
	margin: 0 auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pc-hide {
	display: none;
}

.m-hide {
	display: block;
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.flex-bd {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	min-width: 0;
}

.bg-white {
	background: #fff;
}

.m-search {
	position: absolute;
	top: 0.08rem;
	right: .14rem;
	height: .84rem;
	width: .84rem;
	cursor: pointer;
	line-height: 0.84rem;
	text-align: center;
}

.m-search i {
	font-size: 0.44rem;
}

.m-search .search-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 999;
	height: 1rem;
	padding: 0 0.2rem 0 0.7rem;
	box-sizing: border-box;
}

.m-search .search-box input {
	width: 100%;
	height: 0.6rem;
	font-size: 0.3rem;
}

.m-search .search-box .anyou-search-1 {
	position: absolute;
	font-size: 0.36rem;
	color: #999;
	left: 0.2rem;
}

.m-search .cover {
	position: fixed;
	top: 0;
	left: 0;
	background: rgb(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
}

.m-search-pop {
	display: none;
}




.pc-hide {
	display: none;
}

.m-hide {
	display: block;
}

@media screen and (max-width: 1024px) {
	.pc-hide {
		display: block;
	}

	.m-hide {
		display: none;
	}
}

.flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.flex-box .flex_item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.header-fixed {

	position: fixed;

	left: 0;

	width: 100%;

	transition: all 0.3s ease;

	z-index: 9;
}

.header-white .menu i {
	color: #fff;
}

.header-white .m-search .m-search-show {
	color: #fff;
}

.header-white .navitem a {
	color: #fff;
}

.header-white .btn {
	color: #fff;
	border: 1px solid #fff;
}

.header-white.bg-white .navitem a {
	color: #333;
}

.header-white.bg-white .btn {
	color: #333;
	border: 1px solid #ddd;
}

.header-white .lan {
	color: #fff;
}

.header-white.bg-white .lan {
	color: #333;
}

.header-white.bg-white .lan {
	color: #333;
}

.anyou-row:after,
.anyou-row:before {
	content: '';
	display: block;
	clear: both;
}

.anyou-container {
	position: relative;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
}

.layui-col-bg1,
.layui-col-bg10,
.layui-col-bg11,
.layui-col-bg12,
.layui-col-bg2,
.layui-col-bg3,
.layui-col-bg4,
.layui-col-bg5,
.layui-col-bg6,
.layui-col-bg7,
.layui-col-bg8,
.layui-col-bg9 {
	position: relative;
	display: block;
	box-sizing: border-box
}

@media screen and (min-width:1600px) {


	.layui-hide-lg {
		display: none !important
	}

	.layui-show-lg-block {
		display: block !important
	}

	.layui-show-lg-inline {
		display: inline !important
	}

	.layui-show-lg-inline-block {
		display: inline-block !important
	}

	.layui-col-bg1,
	.layui-col-bg10,
	.layui-col-bg11,
	.layui-col-bg12,
	.layui-col-bg2,
	.layui-col-bg3,
	.layui-col-bg4,
	.layui-col-bg5,
	.layui-col-bg6,
	.layui-col-bg7,
	.layui-col-bg8,
	.layui-col-bg9 {
		float: left
	}

	.layui-col-bg1 {
		width: 8.33333333%
	}

	.layui-col-bg2 {
		width: 16.66666667%
	}

	.layui-col-bg3 {
		width: 25%
	}

	.layui-col-bg4 {
		width: 33.33333333%
	}

	.layui-col-bg5 {
		width: 41.66666667%
	}

	.layui-col-bg6 {
		width: 50%
	}

	.layui-col-bg7 {
		width: 58.33333333%
	}

	.layui-col-bg8 {
		width: 66.66666667%
	}

	.layui-col-bg9 {
		width: 75%
	}

	.layui-col-bg10 {
		width: 83.33333333%
	}

	.layui-col-bg11 {
		width: 91.66666667%
	}

	.layui-col-bg12 {
		width: 100%
	}

	.layui-col-bg-offset1 {
		margin-left: 8.33333333%
	}

	.layui-col-bg-offset2 {
		margin-left: 16.66666667%
	}

	.layui-col-bg-offset3 {
		margin-left: 25%
	}

	.layui-col-bg-offset4 {
		margin-left: 33.33333333%
	}

	.layui-col-bg-offset5 {
		margin-left: 41.66666667%
	}

	.layui-col-bg-offset6 {
		margin-left: 50%
	}

	.layui-col-bg-offset7 {
		margin-left: 58.33333333%
	}

	.layui-col-bg-offset8 {
		margin-left: 66.66666667%
	}

	.layui-col-bg-offset9 {
		margin-left: 75%
	}

	.layui-col-bg-offset10 {
		margin-left: 83.33333333%
	}

	.layui-col-bg-offset11 {
		margin-left: 91.66666667%
	}

	.layui-col-bg-offset12 {
		margin-left: 100%
	}
}

.layui-col-sg1,
.layui-col-sg10,
.layui-col-sg11,
.layui-col-sg12,
.layui-col-sg2,
.layui-col-sg3,
.layui-col-sg4,
.layui-col-sg5,
.layui-col-sg6,
.layui-col-sg7,
.layui-col-sg8,
.layui-col-sg9 {
	position: relative;
	display: block;
	box-sizing: border-box
}

@media screen and (min-width:1600px) {
	.layui-container {
		width: 1170px
	}

	.layui-hide-lg {
		display: none !important
	}

	.layui-show-lg-block {
		display: block !important
	}

	.layui-show-lg-inline {
		display: inline !important
	}

	.layui-show-lg-inline-block {
		display: inline-block !important
	}

	.layui-col-sg1,
	.layui-col-sg10,
	.layui-col-sg11,
	.layui-col-sg12,
	.layui-col-sg2,
	.layui-col-sg3,
	.layui-col-sg4,
	.layui-col-sg5,
	.layui-col-sg6,
	.layui-col-sg7,
	.layui-col-sg8,
	.layui-col-sg9 {
		float: left
	}

	.layui-col-sg1 {
		width: 8.33333333%
	}

	.layui-col-sg2 {
		width: 16.66666667%
	}

	.layui-col-sg3 {
		width: 25%
	}

	.layui-col-sg4 {
		width: 33.33333333%
	}

	.layui-col-sg5 {
		width: 41.66666667%
	}

	.layui-col-sg6 {
		width: 50%
	}

	.layui-col-sg7 {
		width: 58.33333333%
	}

	.layui-col-sg8 {
		width: 66.66666667%
	}

	.layui-col-sg9 {
		width: 75%
	}

	.layui-col-sg10 {
		width: 83.33333333%
	}

	.layui-col-sg11 {
		width: 91.66666667%
	}

	.layui-col-sg12 {
		width: 100%
	}

	.layui-col-sg-offset1 {
		margin-left: 8.33333333%
	}

	.layui-col-sg-offset2 {
		margin-left: 16.66666667%
	}

	.layui-col-sg-offset3 {
		margin-left: 25%
	}

	.layui-col-sg-offset4 {
		margin-left: 33.33333333%
	}

	.layui-col-sg-offset5 {
		margin-left: 41.66666667%
	}

	.layui-col-sg-offset6 {
		margin-left: 50%
	}

	.layui-col-sg-offset7 {
		margin-left: 58.33333333%
	}

	.layui-col-sg-offset8 {
		margin-left: 66.66666667%
	}

	.layui-col-sg-offset9 {
		margin-left: 75%
	}

	.layui-col-sg-offset10 {
		margin-left: 83.33333333%
	}

	.layui-col-sg-offset11 {
		margin-left: 91.66666667%
	}

	.layui-col-sg-offset12 {
		margin-left: 100%
	}
}

@media screen and (min-width: 414px) {
	.anyou-container {
		width: 100%;
		padding: 0 0.3rem;
	}
}

@media screen and (min-width: 768px) {
	.anyou-container {
		width: 750px;
	}
}

@media screen and (min-width: 992px) {
	.anyou-container {
		width: 100%;
		padding: 0 5%;
	}
}

@media screen and (min-width: 1200px) {
	.anyou-container {
		width: 1170px;
	}
}

@media screen and (min-width: 1400px) {
	.anyou-container {
		width: 1370px;
	}
}

.anyou-container-full {
	width: 100% !important;
	padding: 0 5%;
}

.box-shadow {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.box-shadow:hover {
	box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
}

.layui-btn-primary {
	background: #e00000;
	color: #fff;
	border: 0;
}

.layui-btn-primary:hover {
	color: #fff;
}

.btn-wrap {
	margin: 20px 0;
	text-align: center;
}

.anyou-left-bar {
	right: 0;
	bottom: 200px;
	position: fixed;
	text-align: left;
	/* overflow:hidden; */
	z-index: 500;
}

.anyou-left-bar li {
	background: #333;
	margin: 4px 0;
	padding: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
	position: relative;
	right: -80px;
	width: 110px;
}

.anyou-left-bar li .iconBox {
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.anyou-left-bar li i {
	font-size: 24px;
	color: #fff;
}

.anyou-left-bar li h4 {
	color: #fff;
	font-size: 14px;
	margin: 2px 0;
	margin-left: 15px;
	text-align: left;
}

.anyou-left-bar li:hover {
	background: #e00000
}

.anyou-left-bar li .hideBox {
	display: none;
	position: absolute;
	right: 120px;
	padding: 10px;
	padding-right: 15px;
	top: -10px;
	z-index: 999;
}

.anyou-left-bar li .hideBox .hb {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 10px 20px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.anyou-left-bar li .hideBox .hb img {
	width: 120px;
}

.anyou-left-bar li .hideBox .hb h5 {
	padding: 5px 0;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	display: block;
	white-space: nowrap;
}

.right_nav li .hideBox .hb p {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 700
}

.right_nav li .hideBox .hb .qqtalk {
	margin-top: 10px
}

.right_nav li .hideBox .hb .qqtalk a {
	display: flex;
	align-items: center
}

.right_nav li .hideBox .hb .qqtalk img {
	width: 25px;
	height: 25px
}

.right_nav li .hideBox .hb .qqtalk p {
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	margin-top: -5px;
	margin-left: 5px
}

.right_nav li:nth-child(3) .hideBox img {
	width: 140px;
	height: 140px;
	margin-top: 10px
}

.anyou-left-bar li .hideBox .qqlink {
	display: block;
	width: 130px;
}

@media screen and (max-width: 1024px) {

	.layui-btn-lg {
		height: 0.88rem;
		line-height: 0.88rem;
		padding: 0 0.5rem;
		font-size: 0.32rem;
	}
	
	.anyou-left-bar{
		bottom: 0.3rem;
	}
	.anyou-left-bar li{
		padding: 0.1rem 0.2rem;
		right: -80px !important;
		width: 2rem;
	}
	.anyou-left-bar li i{
		font-size: 0.48rem;
	}
}

	
.header-bottom{
	border-bottom: 1px solid #eee;
}

.anyou-header-m-wrap{
	position: relative;
	z-index: 99;
}