/*清空默认样式*/

html {
	color: #000;
	background: #FFF
}

p {
	word-break: break-all
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

*:focus {
	outline: none;
}

legend {
	color: #000
}

a {
	text-decoration: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: rgb(188, 189, 191);
}

::-webkit-scrollbar {
	width: 0em;
}

::-webkit-scrollbar:horizontal {
	height: 0em;
}

a:active {
	-webkit-tap-highlight-color: transparent;
}

img {
	display: block;
}

[v-cloak] {
	display: none;
}

#select-city-z {
	background-color: rgba(51, 51, 51, 0.5);
	left: 0;
	opacity: 0.5;
	position: fixed;
	top: 0;
	z-index: 10;
	float: left;
	width: 100%;
	height: 100%;
}

.select-city {
	/* float: left; */
	/* width: 100%; */
	display: none;
	position: fixed;
	z-index: 999;
}

.select-city .citys {
	float: left;
	width: 75rem;
	height: 30rem;
	background: #fff;
	position: fixed;
	top: 20%;
	left: 50%;
	z-index: 100;
	overflow-x: hidden;
	overflow-y: auto;
	color: #333;
	margin-left: -37.5rem;
	padding: 2rem;
}

.select-city .citys div {
	float: left;
	width: 75rem;
}

.select-city div .close {
	float: right;
	color: #fff;
	width: 2rem;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #ccc;
	border-radius: 1rem;
	cursor: pointer;
}

.select-city .citys div p {
	float: left;
	width: 73rem;
	padding: 0 1rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 1.2rem;
	background: #f3f3f3;
	margin: 1rem 0;
}

.select-city .citys div ul {
	float: left;
	width: 73rem;
	margin: 0 1rem;
}

.select-city .citys div ul li {
	float: left;
	margin-right: 1rem;
	cursor: pointer;
}

.select-city .citys div ul li:hover {
	color: #3ade95;
}


/*公共头部*/

#header {
	float: left;
	width: 100%;
	height: 8.625rem;
	background: #fff;
}

.top {
	width: 1200px;
	margin: 0 auto;
	height: 2.375rem;
}

.top_left {
	float: left;
	/*line-height:2.375em;*/
	font-size: 0.75rem;
}

.top_dw {
	float: left;
	width: 4.25rem;
	height: 1.438rem;
	background-color: #999999;
	border-radius: 0.719rem;
	margin-top: 0.46875rem;
	font-size: 0.75rem;
}

.top_dw img {
	float: left;
	width: 0.75em;
	height: 0.9375em;
	background-size: 100%;
	margin: 0.4rem 0.5rem;
}

.login {
	float: left;
	line-height: 2.375rem;
	padding: 0 1rem;
	cursor: pointer;
}

.register {
	float: left;
	line-height: 2.375rem;
	padding: 0 1rem;
	cursor: pointer;
}

.top_right {
	float: right;
	width: 43%;
}

.top_right div {
	float: left;
	width: 20%;
	line-height: 2.375rem;
	font-size: 0.75rem;
	cursor: pointer;
}

.top_rightn ul {
	float: left;
}

.top_right ul li {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 2.375rem;
	font-size: 0.75rem;
	position: relative;
}

.top_right ul li label {
	float: left;
	margin-left: 1rem;
}

.top_right ul li img {
	float: left;
	width: 0.625rem;
	height: 0.313rem;
	background-size: 100%;
	margin-top: 1.105rem;
	margin-left: 0.4rem;
}

.mobel_code {
	float: left;
	width: 10.375rem !important;
	height: 10.375rem;
	position: absolute;
	right: 0;
	top: 2.375rem;
	display: none;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 8;
}

.mobel_code img {
	float: left;
	width: 6.438rem !important;
	height: 6.438rem !important;
	background-size: 100%;
	margin: 1.375rem 1.967rem 0 1.967rem !important;
}

.mobel_code label {
	float: left;
	width: 100%;
	color: #000;
	line-height: 1.75rem;
	text-align: center;
	font-size: 0.75rem;
	margin-left: 0 !important;
}

.myenter {
	float: left;
	width: 10.375rem !important;
	background-color: #ffffff;
	position: absolute;
	right: 0;
	top: 2.375rem;
	border: 1px solid #ddd;
	display: none;
	z-index: 8;
}

.myenter ul {
	float: left;
	padding: 1.131rem 10% 0.536rem 10%;
}

.myenter ul li {
	float: left;
	width: 100%;
	height: 2.625rem;
	line-height: 2.625rem;
	border-bottom: 1px solid #f1f1f1;
	color: #585858;
	font-size: 0.813rem;
}

.myenter ul li:hover {
	color: #ff0c17;
}

.myenter ul li img {
	float: left;
	width: 1.2rem;
	height: 1.3rem;
	background-size: 100%;
	margin: 0.7rem 0.813rem;
}

.myNavigation {
	float: left;
	width: 75rem !important;
	height: 16.875rem;
	background-color: #ffffff;
	position: absolute;
	right: 0;
	top: 2.375rem;
	/*border: 1px solid #ddd;*/
	z-index: 8;
	display: none;
}

.myNavigation ul {
	float: left;
	width: 100%;
}

.myNavigation ul li {
	float: left;
	width: 8.313rem;
	height: 15.688rem;
	color: #585858;
	font-size: 0.875rem;
	padding-left: 0.9rem;
}

.myNavigation ul li label {
	float: left;
	width: 100%;
	text-align: left;
	height: 3.438rem;
	font-size: 1.125rem;
	line-height: 3.438rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #333333;
	margin-left: 0;
	margin-top: 0.938rem;
}

.myNavigation ul li span {
	float: left;
	width: 50%;
	text-align: left;
	font-size: 0.8rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #333333;
	margin-top: 0.5rem;
}

.myNavigation ul li span:hover {
	color: #ec193a;
}


/*公共中间*/

#content {
	float: left;
	width: 100%;
	margin-top: 0.5rem;
	z-index: 5;
}

.content {
	width: 1200px;
	margin: 0 auto;
}


/*公共尾部*/

#footer {
	float: left;
	width: 100%;
	background: #fff;
	height: 30rem;
	/*margin-top: 4.625rem;*/
	border-top: 1px solid rgb(243, 243, 243);
	padding-top: 70px;
}

.footer {
	width: 1200px;
	margin: 0 auto;
}

.footer_img {
	float: left;
	width: 100%;
	margin: 0 0 4.313rem 0;
	/* height: 6rem; */
	background-size: 100%;
}

.footermsg {
	float: left;
	width: 100%;
	height: 17rem;
}

.footermsg_left {
	float: left;
	width: 30%;
}

.footermsg_left img {
	float: left;
	width: 11rem;
	height: 3.438rem;
}

.footermsg_left span {
	float: left;
	width: 100%;
	color: #333;
	margin-top: 0.85rem;
}

.footermsg_left p {
	float: left;
	width: 100%;
	font-size: 1.125rem;
	color: #333;
	margin-top: 1.688rem;
}

.footermsg_cont {
	float: left;
	width: 40%;
	margin-top: 0.875rem;
}

.footermsg_cont ul {
	float: left;
	width: 100%;
}

.footermsg_cont ul li {
	float: left;
	width: 30%;
	color: #333;
	font-size: 0.875rem;
	cursor: pointer;
}

.footermsg_cont ul li:last-child {
	width: 40%;
}

.footermsg_cont ul li h4 {
	float: left;
	width: 100%;
	font-size: 1.125rem;
	margin-bottom: 1.25rem;
}

.footermsg_cont ul li span {
	float: left;
	width: 100%;
}

.footermsg_right {
	float: left;
	width: 30%;
}

.footermsg_right div {
	float: left;
	width: 40%;
}

.footermsg_right div:first-child {
	margin-left: 10%;
}

.footermsg_right div label {
	float: left;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 0.75rem;
}

.footermsg_right div img {
	float: left;
	width: 6.438rem;
	height: 6.438rem;
	background-size: 100%;
	margin-left: 15%;
}

.Record_number {
	float: left;
	width: 100%;
	background: #333;
	height: 4rem;
	line-height: 4rem;
}

.Record_number p {
	width: 1200px;
	margin: 0 auto;
	font-family: MicrosoftYaHei;
	font-size: 0.8rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 4rem;
	letter-spacing: 0rem;
	color: #ffffff;
}

.sanjiaodown {
	float: right !important;
	margin-top: 1.2rem;
	margin-right: 0.5rem;
	width: 0;
	height: 0;
	border-right: 0.5rem solid transparent;
	border-left: 0.5rem solid transparent;
	border-top: 0.6rem solid #666;
}

.tips {
	width: 100%;
	position: fixed;
	top: 38%;
	color: white;
	display: none;
	font-size: 0.8rem;
	z-index: 999;
	justify-content: center;
}

.tips>div {
	display: initial;
	background-color: rgba(142, 142, 142, .9);
	padding: 0.3rem 0.6rem;
	text-align: center;
	border-radius: 0.3rem;
}

.fileName {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}