.layout {
	overflow:hidden;
	position:relative;
	background:#f7f7f7;
}
.hmain {
	display:flex;
	justify-content:space-between;
}
.hmain .hlt {
	width:13.75rem;
	background:#0e182f;
	min-height:100vh;
}
.hmain .hlt .logo {
	background:url(../images/qm1.jpg) no-repeat center;
	height:3rem;
	padding-top:0.5rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:1rem;
}
.hmain .hlt .logo img {
	max-width:9.3rem;
	display:block;
}
.hmain .hrt {
	width:calc(100% - 13.75rem);
}
.hmain .hlt .hd {
	padding:1.9rem 0 1.7rem;
}
.hmain .hlt .hd .ico {
	width:3.5rem;
	height:3.5rem;
	border-radius:50%;
	overflow:hidden;
	border:2px solid #dcdcdc;
	margin:0 auto;
}
.hmain .hlt .hd .ico img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hmain .hlt .hd h3 {
	font-size:0.9rem;
	line-height:1.6;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin-top:0.5rem;
}
.hmain .hlt li {
	padding:0 1rem;
}
.hmain .hlt li a {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	border-bottom:0.05rem solid rgba(255,255,255,0.1);
}
.hmain .hlt li .ico {
	margin-right:0.3rem;
}
.hmain .hlt li h4 {
	font-size:0.8rem;
	line-height:2.7rem;
	color:#ffffff;
}
.hmain .hlt li.on,.hmain .hlt li:hover {
	background:#07387f;
}
.page {
	text-align:center;
	margin-top:1.5rem;
	margin-bottom:1.5rem;
}

.page .pagination li{border-radius:3px; border:1px solid #dfdfdf;display:inline-block;margin:0 0.2rem;}  
.page .pagination .active{background:#07387f; color:#FFF; border-color:#07387f; margin:0 2px;}  
.page .pagination .disabled{color:#aaa;}
.page .pagination a{ border-radius:3px;display:inline-block; padding:5px 12px;}
.page .pagination span{border-radius:3px;display:inline-block;padding:5px 12px;}

.htops {
	display:flex;
	justify-content:space-between;
	align-items:center;
	box-shadow:0 0 0.5rem 0 rgba(80,80,80,0.2);
	padding:0 1rem;
	background:#fff;
}
.htops .lt {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.htops .lt .bns {
	width:1.35rem;
	display:block;
}
.htops .lt .bns img {
	width:100%;
	display:block;
}
.htops .lt h2 {
	font-size:1.1rem;
	line-height:3rem;
	color:#363636;
	margin-left:0.5rem;
}
.htops dl {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.htops dd a {
	display:block;
	margin-left:1.5rem;
}
.qmboxs {
	padding:1rem 1rem 0;
}
.qmboxs h6 {
	font-size:0.7rem;
	line-height:1.7;
	color:#666666;
	margin-bottom:0.7rem;
}
.qmboxs h6 span {
	color:#f00000;
	margin:0 0.2rem;
}
.uitlist li {
	border:1px solid #fff;
	background:#fff;
	border-radius:0.5rem;
	padding:0.9rem 1.5rem 1.2rem;
	margin-bottom:0.5rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	overflow:hidden;
}
.uitlist li .txs {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.uitlist li .txs h3 {
	padding-left:1.8rem;
	font-size:0.8rem;
	line-height:1.7;
	color:#07387f;
	font-weight:bold;
	background:url(../images/qm13.png) no-repeat left center;
}
.uitlist li .txs p {
	font-size:0.7rem;
	line-height:1.7;
	color:#666666;
	margin-right:4.75rem;
}
.uitlist li dl {
	margin-top:0.7rem;
	font-size:0;
}
.uitlist li dd {
	display:inline-block;
	vertical-align:middle;
	font-size:0.8rem;
	line-height:1.7;
	color:#363636;
}
.uitlist li dd.on {
	background:url(../images/qm14.png) no-repeat left center;
	padding-left:0.7rem;
}
.uitlist li dd.ons {
	background:url(../images/qm16.png) no-repeat left center;
	padding-left:0.7rem;
}
.uitlist li dd span {
	display:block;
	margin:0 2.1rem;
}
.uitlist li .bts {
	margin-top:1rem;
}
.uitlist li .bts .ico {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	float:left;
	margin-top:0.4rem;
}
.uitlist li .bts .ico .s1 {
	margin-right:0.9rem;
	display:block;
}
.uitlist li .bts .jieg {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	float:right;
}
.uitlist li .bts .jieg h3 {
	font-size:1rem;
	line-height:1.7;
	color:#fe1f1f;
	font-weight:bold;
	margin-right:1.2rem;
}
.uitlist li .bts .jieg .btn {
	display:block;
	width:5.9rem;
	line-height:1.7rem;
	text-align:center;
	border-radius:0.9rem;
	font-size:0.8rem;
	color:#fff;
	font-weight:bold;
	background:#fe7a1f;
}
.uitlist li:hover {
	background:#f1f8ff;
	border-color:#07387f;
}
.uitlist li:last-child {
	margin-bottom:0;
}
.qmxiugmm {
	background:#fff;
	border-radius:0.5rem;
	padding:1.3rem 1rem 4.4rem;
	margin:0.7rem 1rem 0;
}
.qmxiugmm h3 {
	font-size:1.1rem;
	line-height:1.7;
	color:#363636;
}
.qmxiugmm ul {
	margin-top:1.5rem;
}
.qmxiugmm li {
	float:left;
	width:calc((100% - 4.1rem)/3);
	margin-right:2rem;
}
.qmxiugmm li:nth-child(3n) {
	margin-right:0;
}
.qmxiugmm li label {
	font-size:0.8rem;
	line-height:1.7;
	color:#151515;
	display:block;
	margin-bottom:0.5rem;
}
.qmxiugmm li label i {
	color:#ff0000;
}
.qmxiugmm li .t1 {
	width:100%;
	height:2.2rem;
	border:1px solid #434343;
	border-radius:0.3rem;
	padding:0 0.9rem;
	font-size:0.8rem;
	color:#151515;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.qmxiugmm .btn {
	width:10.9rem;
	height:2.5rem;
	line-height:2.5rem;
	background:#07387f;
	border:none;
	text-align:center;
	border-radius:0.3rem;
	font-size:1rem;
	color:#fff;
	margin:3.5rem auto 0;
	display:block;
	cursor:pointer;
}
.qmduizhangzx {
	margin:0.7rem 1rem 0;
}
.qmduizhangzx .fm {
	background:#fff;
	border-radius:0.5rem;
}
.qmduizhangzx .box {
	margin-top:1rem;
}
.qmduizhangzx .box h6 {
	font-size:0.7rem;
	line-height:1.6;
	color:#fe1f1f;
	margin-bottom:0.5rem;
}
.qmduizhangzx .fm ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.5rem 1.5rem;
}
.qmduizhangzx .fm li {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.qmduizhangzx .fm li label {
	font-size:0.8rem;
	line-height:1.7rem;
	color:#363636;
	display:block;
}
.qmduizhangzx .fm li dl {
	font-size:0;
}
.qmduizhangzx .fm li dd {
	display:inline-block;
	vertical-align:middle;
}
.qmduizhangzx .fm li dd span {
	width:0.7rem;
	height:0.05rem;
	background:#b5b5b5;
	display:block;
	margin:0 0.6rem;
}
.qmduizhangzx .fm li dd .t1 {
	width:9rem;
	height:1.7rem;
	border-radius:0.2rem;
	border:1px solid #d2d2d2;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/qm20.png) no-repeat right 1rem center;
	padding:0 1.2rem 0 0.6rem;
	font-size:0.8rem;
}
.qmduizhangzx .fm li .lsele {
	width:9rem;
	height:1.7rem;
	border-radius:0.2rem;
	border:1px solid #d2d2d2;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/qm20.png) no-repeat right 1rem center;
	padding:0 1.2rem 0 0.6rem;
	line-height:1.7;
	font-size:0.8rem;
}
.qmduizhangzx .fm li .sub {
	width:4.4rem;
	line-height:1.7rem;
	background:#07387f;
	border-radius:0.2rem;
	text-align:center;
	border:none;
	display:block;
	font-size:0.8rem;
	color:#fff;
	cursor:pointer;
}
.qmduizhangzx .fm li .t2 {
	width:13.1rem;
	height:1.7rem;
	border-radius:0.2rem;
	border:1px solid #d2d2d2;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	font-size:0.8rem;
	box-sizing:border-box;
	background:url(../images/qm21.png) no-repeat right 0.5rem center;
	padding:0 1.5rem 0 0.6rem;
}
.qmduizhangzx {
	padding-bottom:1.7rem;
}
.uitlist li .bts .jieg .btn.lvs {
	background:#00bc4a;
}
.uitlist li .bts .jieg .btn.hos {
	background:#fe1f1f;
}
.uitlist li .bts .jieg .btn.las {
	background:#0075f9;
}
.uitlist li .bts .jieg .btn.hus {
	background:#aaaaaa;
}
.qmduizhangzx .zonge {
	display:flex;
	justify-content:flex-end;
	background:#fff;
	padding:0.8rem 1.5rem;
	border-radius:0.5rem;
	margin-top:0.75rem;
}
.qmduizhangzx .zonge h3 {
	font-size:0.8rem;
	line-height:1.7;
	color:#999999;
	margin-top:0.65rem;
}
.qmduizhangzx .zonge h2 {
	margin-left:1.5rem;
	font-size:0.8rem;
	line-height:1.7;
	color:#363636;
}
.qmduizhangzx .zonge i {
	color:#fe1f1f;
}
.qmduizhangzx .zonge h2 span {
	font-size:1.3rem;
	color:#fe1f1f;
	font-weight:bold;
}
.qmduizhangzx .zonge h2 i {
	font-size:1rem;
}
.qmyijiedd {
	margin:0.7rem 1rem 0;
}
.qmyijiedd .navs {
	background:#fff;
	border-radius:0.5rem;
	padding:0.6rem 1.5rem;
	margin-bottom:1rem;
}
.qmyijiedd .navs dl {
	font-size:0;
}
.qmyijiedd .navs dt {
	display:inline-block;
	vertical-align:middle;
	font-size:0.8rem;
	margin-right:0.3rem;
	line-height:1.7rem;
	color:#363636;
}
.qmyijiedd .navs dd {
	display:inline-block;
	vertical-align:middle;
	margin-right:0.9rem;
}
.qmyijiedd .navs dd a {
	width:6.3rem;
	line-height:1.7rem;
	border:1px solid #9f9f9f;
	text-align:center;
	border-radius:0.9rem;
	text-align:center;
	display:block;
	font-size:0.8rem;
	color:#666666;
}
.qmyijiedd .navs dd.on a,.qmyijiedd .navs dd a:hover {
	background:#07387f;
	border-color:#07387f;
	color:#fff;
}
.qmgerxx {
	margin:0.7rem 1rem 2rem;
	padding-bottom:2.2rem;
	background:#fff;
	padding:1.25rem 1.5rem 2.5rem;
	border-radius:0.5rem;
}
.qmgerxx h3 {
	font-size:1.1rem;
	line-height:1.7;
	color:#363636;
}
.qmgerxx .hd {
	padding:1.5rem 0 2rem;
}
.qmgerxx .hd .ico {
	width:5.3rem;
	height:5.3rem;
	border-radius:50%;
	overflow:hidden;
	border:2px solid #dad9d9;
	margin:0 auto;
}
.qmgerxx .hd .ico img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.qmgerxx .hd h4 {
	font-size:1.1rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
	text-align:center;
	margin-top:0.5rem;
}
.qmgerxx .fm .ds li {
	float:left;
	width:calc((100% - 4.3rem)/3);
	margin-right:2.1rem;
	margin-bottom:1.8rem;
}
.qmgerxx .fm .ds li:nth-child(3n) {
	margin-right:0;
}
.qmgerxx .fm .ds li label {
	font-size:0.8rem;
	line-height:1.7;
	color:#151515;
	display:block;
	margin-bottom:0.4rem;
}
.qmgerxx .fm .ds li label i {
	color:#ff0000;
}
.qmgerxx .fm .ds li .t1 {
	border:1px solid #434343;
	border-radius:0.2rem;
	height:2.2rem;
	font-size:0.8rem;
	color:#151515;
	padding:0 0.8rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.qmgerxx .fm .ds li .t2 {
	background:url(../images/qm25.png) no-repeat right 0.8rem center;
	padding:0 1.5rem 0 0.8rem;
}
.qmgerxx .fm .ds li dd {
	float:left;
	width:6rem;
	margin-right:2.7rem;
}
.qmgerxx .fm .ds li dd:last-child {
	margin-right:0;
}
.qmgerxx .fm .ds li dd .fle {
	width:6rem;
	height:6rem;
	position:relative;
	overflow:hidden;
}
.qmgerxx .fm .ds li dd .f1 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:2;
	bottom:0;
	opacity:0;
	width:100%;
	height:100%;
	cursor:pointer;
}
.qmgerxx .fm .ds li dd .img {
	width:100%;
	height:100%;
}
.qmgerxx .fm .ds {
	margin-bottom:3rem;
	border-bottom:0.05rem solid #eeeeee;
}
.qmgerxx .fm .ds h6 {
	font-size:1.1rem;
	line-height:1.7;
	color:#363636;
	margin:1.8rem 0 0.9rem;
}
.qmgerxx .fm .ds li .lsele {
	border:1px solid #434343;
	border-radius:0.2rem;
	height:2.2rem;
	font-size:0.8rem;
	color:#151515;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	line-height:1.7;
	box-sizing:border-box;
	width:100%;
	background:url(../images/qm25.png) no-repeat right 0.8rem center;
	padding:0 1.5rem 0 0.8rem;
}
.qmgerxx .fm .zhaop {
	margin-bottom:1rem;
}
.qmgerxx .fm .zhaop label {
	font-size:0.8rem;
	line-height:1.7;
	color:#151515;
	display:block;
	margin-bottom:0.4rem;
}
.qmgerxx .fm .zhaop label i {
	color:#ff0000;
}
.qmgerxx .fm .zhaop dd {
	float:left;
	width:9.8rem;
	height:6rem;
	margin-right:1rem;
	position:relative;
}
.qmgerxx .fm .zhaop dd.on {
	width:6rem;
}
.qmgerxx .fm .zhaop dd:last-child {
	margin-right:0;
}
.qmgerxx .fm .zhaop dd .f1 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:2;
	bottom:0;
	opacity:0;
	width:100%;
	height:100%;
	cursor:pointer;
}
.qmgerxx .fm .zhaop dd .img {
	width:100%;
	height:100%;
}
.qmgerxx .fm .ds.on {
	border-bottom:none;
	margin-bottom:0;
}
.qmgerxx .fm .btn {
	width:10.8rem;
	line-height:2.4rem;
	border-radius:0.4rem;
	font-size:1rem;
	color:#fff;
	text-align:center;
	display:block;
	background:#07387f;
	margin:2rem auto 0;
}
.qmdingdel {
	margin:0.7rem 1rem 2rem;
}
.qmdingdel .ture {
	border:1px solid #c0c0c0;
	border-radius:0.3rem;
	width:4.4rem;
	height:1.5rem;
	display:block;
	text-align:center;
	margin-bottom:0.7rem;
}
.qmdingdel .ture span {
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666666;
	background:url(../images/qm19.png) no-repeat left center;
	padding-left:1rem;
	display:inline-block;
}
.qmdingdel .text {
	background:#fff;
	border-radius:0.5rem;
	padding:1.5rem 1.5rem 1rem;
	margin-top:0.5rem;
}
.qmdingdel .text .th {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:0.05rem solid #eeeeee;
	padding-bottom:0.5rem;
}
.qmdingdel .text .th h4 {
	font-size:0.8rem;
	line-height:1.8;
	color:#363636;
}
.qmdingdel .text .th .btn {
	display:block;
	width:5.9rem;
	line-height:1.7rem;
	text-align:center;
	border-radius:0.9rem;
	font-size:0.8rem;
	color:#fff;
	font-weight:bold;
	background:#fe7a1f;
}
.qmdingdel .text .tb {
	border-bottom:0.05rem solid #eeeeee;
	padding:1.2rem 0;
}
.qmdingdel .text .tb dl {
	font-size:0;
}
.qmdingdel .text .tb dd {
	display:inline-block;
	vertical-align:middle;
	font-size:0.8rem;
	line-height:1.7;
	color:#363636;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.qmdingdel .text .tb dd.on {
	background:url(../images/qm14.png) no-repeat left center;
	padding-left:0.7rem;
	width:44%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmdingdel .text .tb dd.ons {
	background:url(../images/qm16.png) no-repeat left center;
	padding-left:0.7rem;
	width:44%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmdingdel .text .tb dd span {
	display:block;
	margin:0 1.5rem;
}
.qmdingdel .text .tb h6 {
	margin-top:0.8rem;
	padding:0 0.5rem;
	background:#aaaaaa;
	display:inline-block;
	border-radius:0.7rem;
}
.qmdingdel .text .tb h6 span {
	font-size:0.7rem;
	line-height:1.2rem;
	color:#fff;
	padding-left:1.3rem;
	display:inline-block;
	background:url(../images/qm26.png) no-repeat left center;
}
.qmdingdel .text .del {
	padding:1rem 0 2rem;
	border-bottom:0.05rem solid #eeeeee;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.qmdingdel .text .del dl {
	width:50%;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.qmdingdel .text .del dl::before {
	width:0.05rem;
	background:#eeeeee;
	content:"";
	height:11.5rem;
	position:absolute;
	right:0;
	top:50%;
	z-index:1;
	margin-top:-5.75rem;
}
.qmdingdel .text .del dl:last-child::before {
	display:none;
}
.qmdingdel .text .del dl:last-child {
	padding-left:5rem;
}
.qmdingdel .text .del dd {
	font-size:0.7rem;
	line-height:1.5rem;
	color:#363636;
}
.qmdingdel .text .del dd span {
	font-size:0.7rem;
	color:#878787;
	width:6rem;
	display:inline-block;
}

.qmdingdel .text .del dd button {
  padding:0.1rem 0.5rem;
  text-align: center;
  font-size: 0.8rem;
  color: #fff;
  font-weight: bold;
  background: #fe7a1f;
  border:none;
}

.qmdingdel .text .ftb {
	border-bottom:0.05rem solid #eeeeee;
	padding:0.5rem 0 0.6rem;
}
.qmdingdel .text .ftb:last-child {
	border-bottom:none;
}
.qmdingdel .text .ftb h5 {
	padding-left:1.3rem;
	font-size:0.8rem;
	line-height:1.8;
	color:#00a33e;
}
.qmdingdel .text .ftb p {
	font-size:0.7rem;
	line-height:1.8;
	color:#363636;
	margin-top:0.2rem;
	padding-left:1.3rem;
}
.qmdingdel .text .ftb h5.s1 {
	background:url(../images/qm17.png) no-repeat left center;
}
.qmdingdel .text .ftb h5.s2 {
	background:url(../images/qm18.png) no-repeat left center;
}

html{
	font-size: 20px;
}
.htops .lt .bns img,
.hmain .hrt,
.hmain .hlt{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.layout.active .hmain .hlt{
	margin-left: -13.75rem;
}
.layout.active .hmain .hrt{
	width: 100%;
}
.layout.active .htops .lt .bns img{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);
}


.login{z-index: 2;position:absolute;width: 350px;border-radius: 5px;height: 400px;background: white;box-shadow: 0px 0px 5px #333333;top: 50%;left: 50%;margin-top: -250px;margin-left: -175px;transition: all 1s;-moz-transition: all 1s;	/* Firefox 4 */-webkit-transition: all 1s;	/* Safari å’Œ Chrome */-o-transition: all 1s;	/* Opera */}
.login-top{font-size: 24px;margin-top: 70px;padding-left: 40px;box-sizing: border-box;color: #333333;margin-bottom: 50px;}
.login-center{width: 100%;box-sizing: border-box;padding: 0 40px;margin-bottom: 30px;}
.login-center-img{width: 20px;height: 20px;float: left;margin-top: 5px;}
.login-center-img>img{width: 100%;}
.login-center-input{float: left;width: 230px;margin-left: 15px;height: 30px;position: relative;}
.login-center-input input{z-index: 2;transition: all 0.5s;padding-left: 10px;color: #333333;width: 100%;height: 30px;border: 0;border-bottom: 1px solid #cccccc;border-top: 1px solid #ffffff;border-left: 1px solid #ffffff;border-right: 1px solid #ffffff;box-sizing: border-box;outline: none;position: relative;}
.login-center-input input:focus{border: 1px solid dodgerblue;}
.login-center-input-text{background: white;padding: 0 5px;position: absolute;z-index: 0;opacity: 0;height: 20px;top: 50%;margin-top: -10px;font-size: 14px;left: 5px;color: dodgerblue;line-height: 20px;transition: all 0.5s;-moz-transition: all 0.5s;	/* Firefox 4 */-webkit-transition: all 0.5s;	/* Safari å’Œ Chrome */-o-transition: all 0.5s;	/* Opera */}
.login-center-input input:focus~.login-center-input-text{top: 0;z-index: 3;opacity: 1;margin-top: -15px;}
.login.active{-webkit-animation: login-small 0.8s ; animation: login-small 0.8s ;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
.login-button{cursor: pointer;width: 250px;text-align: center;height: 40px;line-height: 40px;background-color: dodgerblue;border-radius: 5px;margin: 0 auto;margin-top: 50px;color: white;}

