/*html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body { background: #fff; color: #363636; line-height: 1.2; }*/
a, a:link { color: #222; text-decoration: none; }
a:visited {  }
a:active, a:hover { text-decoration: underline; }
a:focus { outline: none; }
a:hover{text-decoration: none;}
ul, li { list-style-type: none; }
/*.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }*/
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.more { float: right; }
.more a { font-weight: normal; font-size: 12px; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.w1200{max-width: 1200px;margin: 0 auto;width: 100%;}
/*html,body{
	width:100%;
}*/
.plus-minus .layui-input-block{position: relative;}

.plus-minus input{position: absolute;top: 0px;left: 0px;text-align: center;}

.plus-minus button:nth-of-type(1){position: absolute;top: 0px;left: 0px;height: 100%;}

.plus-minus button:last-child{position: absolute;top: 0px;right: 0px;height: 100%;}
input{
	color:#BFBFCD ;
}
 input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #BFBFCD;
            }
 
            input::-moz-placeholder {
                /* Firefox 19+ */
                color: #BFBFCD;
            }
 
            input:-ms-input-placeholder {
                /* IE 10+ */
                color: #BFBFCD;
            }
 
            input:-moz-placeholder {
                /* Firefox 18- */
                color: #BFBFCD;
            }
         /* 头部tab*/
        .lfs{
        	margin-top: 16px;
        	width:130px !important;
        	height:30px !important;
        	background:url(../img/app1.png) no-repeat center !important;
        	background-size:cover !important;
        }
        .layui-nav .layui-this:after{
				height: 3px !important;
				background:linear-gradient(93deg,rgba(2,251,250,1) 0%,rgba(57,251,164,1) 100%);
			}
			.layui-nav-item a:hover{
				color: #34DF9E !important;
			}
			.layui-nav .layui-nav-item:hover::after{
				height: 3px !important;
				background:linear-gradient(93deg,rgba(2,251,250,1) 0%,rgba(57,251,164,1) 100%);
				content: '';
				bottom: 0;
			    display: block;
			    width: 100%;
			    position: absolute;
    			left: 0;
			}
			.layui-carousel-ind{
				top: -148px;
			}
        .cbk{
				position: fixed;
				right: 0;
				background-color: #fff;
				z-index: 11111;
				height: 100%;
				display: none;
			}
			.cbk .layui-nav .layui-nav-item a{
				color: #000000;
				height: 62px;
			}
			.cbk .layui-nav .layui-this>a{
				background-color: #f4fffd !important;
				color: #38FBA5;
			}
			.cbk .layui-this{
				border-left: 2px solid #38FBA5;
				-webkit-box-sizing: border-box;
	            -moz-box-sizing: border-box;
	            box-sizing: border-box;
			}
			.ivu-drawer-mask {
			    position: fixed;
			    top: 0;
			    bottom: 0;
			    left: 0;
			    right: 0;
			    background-color: rgba(55,55,55,.6);
			    height: 100%;
			    z-index: 998;
			    display: none;
			}
			.cbk-top{
				line-height: 62px;
				font-size: 16px;
			    color: #17233d;
			    font-weight: 500;
			    padding: 0 20px;
			    border-bottom: 1px solid #e8eaec;
			    -webkit-box-sizing: border-box;
	            -moz-box-sizing: border-box;
	            box-sizing: border-box;
	           overflow: hidden;
			}
			.cbk .layui-nav .layui-nav-item:hover::after {
			    height: 0px !important;
			    background:#fff;
			    content: '';
			    bottom: 0;
			    display: block;
			    width: 100%;
			    position: absolute;
			    left: 0;
			}
			.xd{
				background: url(../img/xd.png) no-repeat center;
				background-size:100% 100%;
				width: 13px;
			    height: 13px;
			    display: inline-block;
			    float: right;
			    margin-top: 24px;
			}
			.noticess .ggs{
				left: 21px;
				top: 12px;
				width: 20px;
				height: 17px;
				position: absolute;
			}
			.notice {
				 width: 100%;/*单行显示，超出隐藏*/
				 height: 41px;/*固定公告栏显示区域的高度*/
				 overflow: hidden;
    			background: rgba(255, 255, 255, 0.1);
    			display: flex;
    			position: relative;
				}
				.ggs{
					position: absolute;
					background: url(../img/gg.png) no-repeat center;
					left: 50px;
					top: 14px;
					width: 15px;
					height: 13px;
					display: inline-block;
				}
				.notice ul{
					width: 100%;
				}
				.notice ul li a{
					 list-style: none;
					 line-height: 41px;
					 /*以下为了单行显示，超出隐藏*/
					 display: block;
					 white-space: nowrap;
					 text-overflow: ellipsis;
					 overflow: hidden;
					font-size:12px;
					font-family:Microsoft YaHei;
					/*font-weight:300;*/
					color:#FFFFFF;
					text-align: center;
				}
			.apps-img{
				display: none;
				background: url(../img/appst.png) no-repeat center;
				background-size:cover;
				width: 18px;
				height: 14px;
				margin-top: 26px;
				margin-left: 33px;
			}
			#header{
				width: 100%;
				position: fixed;
				z-index: 555;
			}
			.hover#header,.hovers#header{
			    background: rgba(45,52,70,.75);
			    border-bottom: 0 solid transparent;
			}
			.hidden{
			    -webkit-transform: translateY(-62px);
			    transform: translateY(-62px);
			}
			.header{
				height: 62px;
				margin: 0 50px;
				display: flex;
				justify-content: space-between;
			}
			.header-lf{
				display: flex;
			}
			.lf-rt{
				margin-left: 19px;
			}
			.lf{
				background: url(../img/logs.png) no-repeat center;
				width: 170px;
				height: 62px;
			}
			.header-rt{
				line-height: 62px;
			}
			.userbutttom{
				font-size:14px;
				font-family:Microsoft YaHei;
				color:#FFFFFF;
			}
			.userbts{
				margin-left: 20px;
				border:1px solid #38FBA6;
				width: 68px;
				display: inline-block;
				height:33px;
				line-height: 33px;
				text-align: center;
			}
			.userbutttom:hover{
				color: #38FBA6;
				cursor: pointer;
			}
			.userbts:hover{
				background:#38FBA6;
				color: #FFFFFF;
			}
			.layui-nav{
				background-color: inherit !important;
			}
			.layui-nav .layui-nav-item{
				line-height: 62px !important;
			}
			.lf-rt .layui-nav .layui-this a {
			    color: #34DF9E !important;
			}
			.header-lf .lf-rt .layui-nav-item a{
				font-size: 14px;
				color: #FFFFFF;
			}
			.layui-nav .layui-this:after{
				height: 3px !important;
				background:linear-gradient(93deg,rgba(2,251,250,1) 0%,rgba(57,251,164,1) 100%);
			}
			.layui-nav-item a:hover{
				color: #34DF9E !important;
			}
			.layui-nav .layui-nav-item:hover::after{
				height: 3px !important;
				background:linear-gradient(93deg,rgba(2,251,250,1) 0%,rgba(57,251,164,1) 100%);
				content: '';
				bottom: 0;
			    display: block;
			    width: 100%;
			    position: absolute;
    			left: 0;
			}
			.layui-carousel-ind{
				top: -148px;
			}
/*页面底部*/
			#footer {
			    width: 100%;
			    min-width: 1168px;
			    background: #242938;
			    padding: 37px 0 0;
			    position: relative;
			    z-index: 1;
			}
			.clearfix:after {
			    visibility: hidden;
			    display: block;
			    font-size: 0;
			    content: "\20";
			    clear: both;
			    height: 0;
			}
			.w1168 {
			    width: 1168px;
			    margin: 0 auto;
			}
			#footer .footerBot {
			    padding: 15px 0 20px;
			    width: 100%;
			    min-width: 1168px;
			    border-top: 1px solid #434343;
			    font-size: 12px;
			    line-height: 18px;
			}
			#footer .left {
			    padding-bottom: 25px;
			    width: 576px;
			    color: #fff;
			    text-align: left;
			}
			#footer .left h3 {
			    color: #fff;
			    line-height: 19px;
			    font-size: 12px;
			}
			.fl, .fr {
			    display: inline;
			}
			.fl {
			    float: left;
			}
			#footer .center {
			    width: 275px;
			    font-size: 16px;
			    text-align: left;
			}
			#footer .right {
			    width: 155px;
			    text-align: center;
			}
			#footer .left p {
			    font-size: 12px;
			    line-height: 24px;
			}
			#footer .center ul {
			    width: 100%;
			}
			#footer .center ul li {
			    width: 100%;
			    height: 32px;
			    line-height: 32px;
			}
			#footer .center ul li a {
			    color: #fff;
			}
			#footer .right p {
			    font-size: 12px;
			    color: #fbfbfb;
			    margin-top: 15px;
			    line-height: 16px;
			}
			#footer .footerBot p {
			    color: #fbfbfb;
			}
			#footer .footerBot h6 {
			    color: #666;
			}
			.mt10 {
			    margin-top: 10px;
			}
			#footer .footerBot h6 span {
			    margin-right: 15px;
			}
			.mr5 {
			    margin-right: 5px;
			}
			#footer a {
			    color: #fff;
			}
			#footer .center ul li a:hover {
			    color: #34f4bb;
			}
			/*底部*/
			.app-footer{
				padding: 59px 0 60px 0;
				background:rgba(36,41,56,1);
			}
			.foot-top{
				background: url(../img/iconsts.png) no-repeat center;
				background-size:cover ;
				height: 57px;
				width: 226px;
				margin: 0 auto;
			}
			.foot-two,.foot-tel,.foot-yx,.foot-url{
				font-size:18px;
				font-family:Source Han Sans CN;
				font-weight:400;
				color:rgba(142,159,204,1);
				line-height: 18px;
				text-align: center;
			}
			.foot-two{
				margin-top: 48px;
				margin-bottom: 25px;
			}
			.foot-tel{
				margin-bottom: 26px;
			}
			.foot-yx{
				margin-bottom: 25px;
			}
			.foot-url{
				margin-bottom: 54px;
			}
			.foot-wm{
				display: flex;
				justify-content: center;
			}
			.foot-lf{
				margin-right: 58px;
			}
			.foot-lf div,.foot-rt div{
				text-align: center;
			}
			.foot-lf div img,.foot-rt div img{
				width: 95px;
				height: 95px;
			}
			.foot-lf p,.foot-rt p{
				font-size:15px;
				font-family:Source Han Sans CN;
				font-weight:300;
				color:rgba(255,255,255,1);
				margin-top: 11px;
				text-align: center;
			}
			.yq{
				background: #4E5562;
			}
	.yq .w1168 span,.yq .w1168 a:nth-child(2),.yq .w1168 a:nth-child(3){
		font-size:14px;
		font-weight:400;
		color:rgba(164,175,192,1);
		line-height:36px;
	}
	.yq .w1168{
		text-align: left;
	}
	.yq .w1168 a:nth-child(2){
		padding-right: 16px;
	}

@media (max-width: 567px){
	.apps-img{
		margin-left: 21px;
	}
	.ggs{
		background: url(../img/ggs.png) no-repeat center;
				}
	.userbts{
		width: 55px;
		height: 25px;
		cursor: pointer;
		line-height: 25px;
		font-size: 12px;
		font-family:Source Han Sans CN;
	}
	.userbutttom{
		font-size: 12px;
		font-family:Source Han Sans CN;
	}
}