﻿
.fls{
	background:#fff;
	padding:5px;
	border-bottom:2px solid #bab3d6;
}
body{
	background:#575093;}
.fls .title{
	background: url("../images/tit.png") no-repeat left center;
	background-size: auto 100%;
	font-size: 14px;
	color: #fff;
	text-align:left;
	padding-left: 15px;
	position: relative;
	line-height: 30px;
}
.fls .tj{
	position: absolute;
	right: 10px;
	top: 0;
	color:#000;
}

.fls .tj span{
	color:#c00;
	padding:0 0.05rem;
}
.fls .wp{
	border:2px solid #d91f17;
	position: relative;
	padding:0.15rem;
}
.fls .ico{
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: -35px;
	left: 45%;
	padding: 10px;
	background-color: #FFF;

}
.fls .tps{
	padding-bottom:10px;
}
.fls .hot{
	height: 20px;
	float: left;
	display: block;
}
.fls .jian2{
	float: left;
	margin-top:5px;
	margin-left: 5px;
	background: #da251d;
	margin-right: 5px;
	text-align: center;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	height: 20px;
}
.fls .dj{
	float: left;
height: 20px;
font-size: 12px;
margin-top:5px;
	color:#ff0000;
	padding-right: 10px;
	padding-left: 10px;
	background:#f6bad3;

}
.fls .qiu{
	float: right;
	padding-right: 10px;
}
.fls .cleft{

}
.fls .cright{
	float: right;

}
.fls .ts{

}
.fls .t1{
	float: left;
	font-weight: bold;

}
.fls dl{
	float: right;

	border-left:1px solid #c00;

	font-weight: bold;
	margin-top:0.05rem;
	text-align: center;
}
.fls dd{color:#c00;}
.fls li{

	font-weight: bold;
}
.fls .dian{
	background:url("../images/ck.png") no-repeat center center;
	background-size:100% 100%;
}
.fls .items{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
	font-weight: bold;
}
.fls .item{
	width: 30%;
}
.fls .see{
	display: block;


	text-align: center;

	border:3px solid #c42821;
	color:#fff;
	background:#972926; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to bottom, #972926, #bf2821);
	background:-moz-linear-gradient(to bottom, #972926, #bf2821);
	background:-webkit-gradient(to bottom, #972926, #bf2821);
	background:-o-linear-gradient(to bottom, #972926, #bf2821);
}


.search{
	width:100%;

}
.search .text{
	float: left;
	width: 80%;
	height: 40px;
	border:1px solid #fff;
	box-sizing:border-box;
	background:none;
	font-size:20px;
	padding-left:10px;
	color:#fff;
}
.search .sub{
	width: 20%;
	height: 40px;
	background: #dc514c url("../images/sub.png") no-repeat center center;
	background-size: 30px 30px;

}
input,textarea,select{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
}
input::-webkit-input-placeholder {
	color: #fff !important;
}
textarea::-webkit-input-placeholder {
	color: #fff !important;
}
input[type='button'],input[type='text'],input[type='search'], input[type='submit'], input[type='reset'],input[type='date'],input[type='time'],input[type='number'] {
	-webkit-appearance: none;
}
select{
	-webkit-appearance: none;
	-webkit-appearance: none;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;	
}
textarea{ 
	-webkit-appearance: none;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
	margin:0;
	padding:0;
}
.infoimg{
	width: 93%;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	}