/*
Theme Name: 粤秀 1.1
Theme URI: null
Author: Loki
Author URI: null
Description: null
Version: 1.00
License: null
License URI: null
Tags: null

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.verifi-name {
	padding: 1rem 0;
	background: rgb(243, 243, 245);
	display: block;
	z-index: 999999;
}

.verifi-det {
	width: 1180px;
	line-height: 40px;
	margin: 0 auto;
}

.verifi-det span {
	font-size: 26px;
	margin-right: 30px;
	float: left;
}

.colorb9 {
	color: #b93634;
}

.verifi-det input {
	width: 180px;
	height: 2.5rem;
	padding: 0;
	text-align: center;
	background: #ffffff;
	border-radius: 5px;
	margin-right: 20px;
	font-size: 1rem;
	color: #000;
	border: 0;
}

.verifi-det .btn {
	background: #2196f3;
	background: linear-gradient(45deg, #2196f3, #2cceff);
	color: #fff;
	transition: 0.3s;
	padding: 0.5rem 3rem;
	font-size: 1rem;
}

.verifi-det .btn:hover {
	box-shadow: 0px 5px 15px rgba(33, 150, 243, 0.5);
}
