
/* 2025.1.5 统计数据新增样式 */
.m-tongji{overflow: hidden;padding: 20px 0; }
.m-tongji .stats {display: flex; justify-content: space-between; margin-bottom: 20px; height: 100px;}
.m-tongji .stats h3{font-size:24px; line-height:48px;}
.m-tongji .stats p{font-size: 14px;color: #fff;display: block;margin-bottom: 10px;}
.m-tongji .stat-box {width: 33%; padding: 10px; color: #fff; text-align: center; border-radius: 8px;}
.m-tongji .stat-box1 {width: 16%; padding: 10px; color: #fff; text-align: center; border-radius: 8px;}
.m-tongji .bidding-count {background-color: #9A0E17; /* 红色 */ }
.m-tongji .query-count {background-color: rgba(0,0,0,0.4); /* 透明色 */ }
/* 2025.1.5 统计数据新增样式 */

.m-sel{overflow: hidden;padding: 20px 0;}
.m-sel .cont{overflow: hidden;margin-bottom: 20px;}
.m-sel .item{float: left;margin-right: 20px;}
.m-sel .t1{font-size: 14px;color: #000;display: block;margin-bottom: 10px;}
.m-sel .i1{width: 260px;}
.m-sel .i2{width: 340px;}
.m-sel .i3{width: 300px;}
.m-sel .i4{width: 250px;}
.m-sel .i5{width: 240px;}
.m-sel .inp{width: 100%;display: block;height: 42px;font-size: 14px;
	border-radius: 5px;border: 1px solid #B4B4B4;padding: 0 10px;
}
.m-sel .inp::-webkit-input-placeholder{color: rgba(0,0,0,.7);}
.m-sel .inp::-moz-placeholder{color: rgba(0,0,0,.7); }
.m-sel .inp::-ms-input-placeholder{color: rgba(0,0,0,.7);}
.m-sel .bot{overflow: hidden;}
.m-sel .btn1{width: 100px;height: 42px;display: block;float: left;margin-right: 20px;
	border-radius: 4px;font-size: 14px;cursor: pointer;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-sel .btn1-1{border: 0;color: #fff;background-color: #9A0E17;}
.m-sel .btn1-2{border: 1px solid #A7A8AE;color: #4C4C4C;background-color: transparent;}
.m-sel .btn1-1:hover{opacity: .8;}
.m-sel .btn1-2:hover{background-color: #A7A8AE;color: #000;}
.m-sel select.inp{
	background: url(../images/i-09.png) no-repeat right 20px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.m-sel .i2 .inp{background: url(../images/i-10.png) no-repeat right 20px center;}
.btn-success,.btn-success:hover,.btn-success:focus,
.btn-success.focus,.btn-success:active,
.btn-success.active, .open > .dropdown-toggle.btn-success{background-color: #9A0E17;border-color: #9A0E17;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{outline: 0;}

.m-table{overflow: hidden;
	box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.06);
	border-radius: 10px;
}
.m-table table{width: 100%;}
.m-table th,.m-table td{height: 50px;font-size: 14px;
	border: 1px solid #F2F4FD;border-right: 0;
	padding-left: 13px;
}
.m-table th{background-color: #DCDCDC;font-weight: normal;}
.m-table .check-all,.m-table .checkone{width: 20px;height: 20px;display: inline-block;vertical-align: middle;
	border-radius: 3px;border: 1px solid #BABABA;cursor: pointer;margin-right: 10px;position: relative;top: -2px;
	background: url(../images/i-11.png) no-repeat center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.m-table .check-all:checked,.m-table .checkone:checked{border-color: #9A0E17;outline: 0;
	background-image: url(../images/i-11-on.png);
}
.m-table .check-all:focus,.m-table .checkone:focus{outline: 0;}
.m-table td:first-child,.m-table th:first-child{border-left: 0;}
.m-table .btn-cao a{margin-right: 15px;}
.pages{padding: 20px 0;text-align: center;font-size: 0;}
.pages.tal{text-align: left;margin-left: 27px;}
.pages .num{display: inline-block;vertical-align: middle;font-size: 14px;color: #636363;margin-right: 10px;}
.pages .num span{color: #9A0E17;}
.pages ul{display: inline-block;vertical-align: middle;}
.pages li{float: left;margin: 0 7px;}
.pages li a{width: 32px;height: 32px;display: block;line-height: 30px;
	font-size: 14px;color: #888;text-align: center;
	border-radius: 4px;border: 1px solid #DCDCDC;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pages li:hover a,.pages li.on a{border-color: #9A0E17;color: #9A0E17;}
.pages .arrow a{border: 0;
	background-position: center;background-repeat: no-repeat;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pages .prev{margin-right: 20px;}
.pages .next{margin-left: 20px;}
.pages .prev a{background-image: url(../images/i-12.png);}
.pages .next a{background-image: url(../images/i-13.png);}
.pages .prev a:hover{background-image: url(../images/i-12-on.png);}
.pages .next a:hover{background-image: url(../images/i-13-on.png);}

.m-bot{overflow: hidden;border-top: 1px solid #DCDEE8;}
.m-bot .item{float: left;text-align: center;padding: 25px 45px 0;height: 108px;
	border-right: 1px solid #DCDEE8;line-height: 30px;
}
.m-bot .t1{font-size: 16px;display: block;color: #0E0E0E;}
.m-bot .price{font-size: 20px;color: #9A0E17;}
.m-bot .btn-r{float: left;padding-left: 45px;}
.m-bot .btn-x{float: left;display: block;width: 135px;height: 50px;margin-top: 28px;
	text-align: center;line-height: 50px;font-size: 16px;color: #fff;border-radius: 4px;
	background-color: #9A0E17;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-bot .btn-x:hover{opacity: .8;}
.m-bot .btn-x-1{margin-left: 11px;border: 1px solid #A7A8AE;background-color: #fff;color: #636363;
	line-height: 48px;
}
.m-bot .btn-x-1:hover{background-color: #9A0E17;border-color: #9A0E17;color: #fff;}

/* .m-table-1 th:last-child{width: 154px;}  */


.m-info{padding: 34px 0 10px;margin-bottom: 21px;
    border-bottom: 1px solid #EDEFF8;
}
.m-info .t1{font-size: 24px;font-weight: normal;color: #000;margin-bottom: 10px;}
.m-info .bot{overflow: hidden;}
.m-info .desc{float: left;font-size: 16px;color: #000;margin-top: 22px;}
.m-info .b-tn{float: left;width: 135px;height: 50px;margin-left: 11px;text-align: center;
    font-size: 16px;border-radius: 4px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-info .b-tn-1{background-color: #9A0E17;color: #fff;line-height: 50px;}
.m-info .b-tn-2{border: 1px solid #A7A8AE;line-height: 48px;}
.m-info .b-tn-2:hover{border-color: #9A0E17;}

.g-box1{overflow: hidden;margin-bottom: 22px;
    background: #FFFFFF;border-radius: 10px;
    box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.06);
}
.m-t1{height: 50px;line-height: 50px;padding: 0 21px;font-size: 16px;color: #fff;font-weight: normal;overflow: hidden;
    background: #8E0213 url(../images/i-bg2.png) no-repeat center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.m-info2{overflow: hidden;padding: 10px 20px;}
.m-info2 .item{width: 33.33%;float: left;line-height: 40px;font-size: 14px;}
.m-info2 .t1{width: 101px;float: left;color: #636363;}
.m-info2 .t2{overflow: hidden;color: #000;}

.m-table-2{padding: 30px 33px 33px;}

.a-back{float: right;margin-bottom: 20px;margin-top: 10px;
	width: 135px;height: 50px;margin-left: 11px;text-align: center;
    font-size: 16px;border-radius: 4px;border: 1px solid #A7A8AE;line-height: 48px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.a-back:hover{border-color: #9A0E17;color: #9A0E17}

.pop-box{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1024;}
.pop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-color: rgba(0,0,0,.5);
}
.pop-box .p-cont{position: absolute;width: 1250px;top: 50%;left: 50%;overflow: hidden;
	background-color: #fff;border-radius: 15px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pop-yue .table{overflow: hidden;margin-bottom: 27px;
	box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.06);
	border-radius: 10px;
}
.pop-yue .table table{width: 100%;}
.pop-yue .table th,.pop-yue .table td{height: 50px;font-size: 14px;
	border: 1px solid #F2F4FD;border-right: 0;
	padding-left: 13px;
}
.pop-yue .table th{background-color: #DCDCDC;font-weight: normal;}
.pop-yue .table .check-all,.pop-yue .table .checkone{width: 20px;height: 20px;display: inline-block;vertical-align: middle;
	border-radius: 3px;border: 1px solid #BABABA;cursor: pointer;margin-right: 10px;position: relative;top: -2px;
	background: url(../images/i-11.png) no-repeat center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.pop-yue .table .check-all:checked,.pop-yue .table .checkone:checked{border-color: #9A0E17;outline: 0;
	background-image: url(../images/i-11-on.png);
}
.pop-yue .table .check-all:focus,.pop-yue .table .checkone:focus{outline: 0;}
.pop-yue .table td:first-child,.pop-yue .table th:first-child{border-left: 0;}
.pop-yue .cont{padding: 0 28px 30px;}
.pop-box .p-t1{text-align: center;line-height: 50px;font-size: 18px;color: #fff;font-weight: normal;
	background: #8E0213 url(../images/i-bg1.png) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.pop-yue .num{line-height: 57px;font-size: 14px;color: #333;}
.pop-yue .num span{color: #8E0213;}
.btn-close{display: block;margin: 0 auto;width: 120px;height: 50px;text-align: center;line-height: 50px;
	background-color: #E5E5E5;font-size: 16px;color: #000;border-radius: 6px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.btn-close:hover{opacity: .8;background-color: #8E0213;color: #fff;}

.pop-tui .p-cont{width: 750px;}
.m-form1{padding: 30px 0 46px;}
.m-form1 .item{overflow: hidden;margin-bottom: 19px;}
.m-form1 .t1{float: left;width: 132px;text-align: right;margin-right: 30px;font-size: 14px;color: #000;line-height: 50px;}
.m-form1 .t-c{overflow: hidden;}
.m-form1 .b-co{padding-top: 12px;}
.m-form1 .inp1{display: block;width: 220px;height: 50px;
	border-radius: 5px;padding: 0 10px;font-size: 14px;
	border: 1px solid #B4B4B4;
	background: url(../images/i-09.png) no-repeat right 20px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.m-form1 .inp2{display: block;width: 467px;height: 150px;
	border-radius: 5px;padding: 8px 10px;font-size: 14px;
	border: 1px solid #B4B4B4;
}
.m-form1 .b-co{padding-left: 162px;overflow: hidden;}
.m-form1 .b-tn{float: left;width: 120px;height: 50px;margin-right: 11px;text-align: center;
    font-size: 16px;border-radius: 4px;line-height: 50px;border: 0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-form1 .b-tn-1,.m-form1 .b-tn-2:hover{background-color: #9A0E17;color: #fff;}
.m-form1 .b-tn-2{background-color: #E5E5E5;color: #000;}

.m-table-3{overflow-x: auto;}
.m-table-3 table{width: 2100px;}


.pop-xiang .p-cont{width: 600px;}
.m-info3{padding: 36px 0 50px;}
.m-info3 .item{overflow: hidden;line-height: 50px;font-size: 14px;}
.m-info3 .t1{float: left;width: 197px;text-align: right;padding-right: 20px;color: #000;}
.m-info3 .t-c{overflow: hidden;color: #636363;}
.m-info3 .txt{margin-bottom: 50px;}


.pop-tai .p-cont{width: 750px;}
.pop-tai .m-form1 .t1{width: 203px;margin-right: 20px;}
.m-form1 .inp{display: block;width: 380px;height: 50px;
	border-radius: 5px;padding: 8px 18px;font-size: 14px;
	border: 1px solid #B4B4B4;color: #000;
}
.m-form1 .moren{font-size: 14px;color: #636363;margin-left: 223px;cursor: pointer;margin-bottom: 17px;display: block;}
.m-form1 .moren input{width: 20px;height: 20px;display: inline-block;vertical-align: middle;
	border-radius: 3px;border: 1px solid #BABABA;cursor: pointer;margin-right: 10px;position: relative;top: -2px;
	background-position: center;background-repeat: no-repeat;cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.m-form1 .moren input:checked{border-color: #9A0E17;outline: 0;
	background-image: url(../images/i-11-on.png);
}
.pop-tai .b-co{padding-left: 223px;}
.pop-lian .p-cont{width: 750px;}
.pop-lian .m-form1 .inp{width: 320px;}
.pop-lian .m-form1 .inp-1{width: 220px;}

.m-table-4 .red{opacity: 0;color: #9A0E17;}
.m-table-4 .red.on{opacity: 1;}

.m-t1 .btn-a{float: right;color: #fff;line-height: 20px;margin-top: 15px;
	border-bottom: 1px solid #fff;
}

.m-piao{padding-top: 34px;margin-bottom: 260px;
	background: url(../images/i-bg3.png) no-repeat top 171px right 163px;
}
.m-piao .left{width: 680px;}
.m-piao .tit{font-size: 24px;font-weight: normal;color: #000;margin-bottom: 32px;}
.m-piao .desc{overflow: hidden;font-size: 16px;color: #000;padding-bottom: 14px;
	border-bottom: 1px solid #EDEFF8;margin-bottom: 16px;
}
.m-piao .desc .s1{float: left;margin-right: 72px;}
.m-piao .form{}
.m-piao .item{overflow: hidden;margin-bottom: 6px;}
.m-piao .t1{float: left;line-height: 50px;font-size: 14px;width: 93px;color: #000;}
.m-piao .inp{width: 200px;height: 50px;font-size: 14px;color: #000;
	border: 0;border-radius: 5px;margin-right: 20px;
}
.m-piao .btn-a{font-size: 14px;color: #9A0E17;line-height: 20px;border-bottom: 1px solid #9A0E17;
	cursor: pointer;
}
.m-piao .inp.on{border: 1px solid #B4B4B4;padding: 0 10px;}
.m-piao .sel{display: block;width: 220px;height: 50px;
	border-radius: 5px;padding: 0 10px;font-size: 14px;
	border: 1px solid #B4B4B4;
	background: url(../images/i-09.png) no-repeat right 20px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.m-piao .inp2{display: block;width: 467px;height: 150px;
	border-radius: 5px;padding: 8px 10px;font-size: 14px;
	border: 1px solid #B4B4B4;
}

.pop-geng .table{overflow: hidden;margin-bottom: 27px;
	box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.06);
	border-radius: 10px;
}
.pop-geng .table table{width: 100%;}
.pop-geng .table th,.pop-geng .table td{height: 50px;font-size: 14px;
	border: 1px solid #F2F4FD;border-right: 0;
	padding-left: 13px;
}
.pop-geng .table th{background-color: #DCDCDC;font-weight: normal;}
.pop-geng .table .check-all,.pop-geng .table .checkone{width: 20px;height: 20px;display: inline-block;vertical-align: middle;
	border-radius: 3px;border: 1px solid #BABABA;cursor: pointer;margin-right: 10px;position: relative;top: -2px;
	background: url(../images/i-11.png) no-repeat center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.pop-geng .table .check-all:checked,.pop-geng .table .checkone:checked{border-color: #9A0E17;outline: 0;
	background-image: url(../images/i-11-on.png);
}
.pop-geng .table .check-all:focus,.pop-geng .table .checkone:focus{outline: 0;}
.pop-geng .table td:first-child,.pop-geng .table th:first-child{border-left: 0;}
.pop-geng .red{opacity: 0;color: #9A0E17;}
.pop-geng .red.on{opacity: 1;}
.pop-geng .cont{padding: 37px 28px 40px;}
.pop-geng .b-co{text-align: center;overflow: hidden;font-size: 0;}
.pop-geng .b-tn{display: inline-block;width: 120px;height: 50px;margin-right: 11px;text-align: center;
    font-size: 16px;border-radius: 4px;line-height: 50px;border: 0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.pop-geng .b-tn-1,.pop-geng .b-tn-2:hover{background-color: #9A0E17;color: #fff;}
.pop-geng .b-tn-2{background-color: #E5E5E5;color: #000;}

.m-list1{margin: 21px -22px 0;*zoom:1;}
.m-list1:after,.m-list1:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list1 li{width: 33.33%;float: left;margin-bottom: 40px;}
.m-list1 .con{display: block;margin: 0 22px;}
.m-list1 .pic{padding-top: 53%;height: 0;position: relative;overflow: hidden;}
.m-list1 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-list1 .txt{padding: 16px 30px 0;height: 192px;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.m-list1 .t1{font-size: 18px;font-weight: normal;color: #333;margin-bottom: 9px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 .desc{font-size: 14px;line-height: 30px;color: #888;margin-bottom: 12px;height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list1 .bot{overflow: hidden;border-top: 2px solid #EAF0FB;line-height: 56px;}
.m-list1 .date{float: left;font-size: 14px;color: #888;padding-left: 24px;
	background: url(../images/i-14.png) no-repeat left center;
}
.m-list1 .more{float: right;height: 56px;width: 24px;
	background: url(../images/i-15.png) no-repeat center;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 .con:hover .more{background-image: url(../images/i-15-on.png);}
.m-list1 .con:hover .t1{color: #9A0E17;}
.m-list1 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.m-details{padding: 28px 0 10px;overflow: hidden;}
.m-details h1{font-size: 22px;color: #000;margin-bottom: 14px;}
.m-details .info{font-size: 14px;color: #888;padding-bottom: 17px;
	border-bottom: 1px solid #DEDEDE;
}
.m-details .txt{padding-top: 13px;font-size: 14px;line-height: 2.5;color: #000;text-align: justify;
	margin-bottom: 20px;
}
.logo-login{font-size: 0;line-height: 83px;position: fixed;left: 58px;top: 18px;}
.logo-login img{display: inline-block;vertical-align: middle;height: 64px;}
.row-login{height: 100vh;position: relative;overflow: hidden;
	background-color: #F2F4FD;
}
.row-login .pic{width: 50%;height: 100vh;float: left;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-login .right{position: relative;height: 100vh;float: right;width: 50%;overflow: hidden;}
.row-login .form{position: absolute;top: 50%;left: 50%;width: 494px;padding: 33px 50px 50px;
	background: #FFFFFF;
	box-shadow: 0px 3px 11px 2px rgba(43,53,102,0.06);
	border-radius: 10px;border: 5px solid #E9ECF7;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.row-login .tit{font-size: 36px;font-weight: normal;color: #000;margin-bottom: 16px;}
.row-login .btn{display: block;width: 100%;height: 57px;border-radius: 10px;
	font-size: 24px;color: #fff;border: 0;cursor: pointer;margin-top: 40px;
	background-color: #9A0E17;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.row-login .btn:hover{opacity: .8;}
.row-login .item{margin-bottom: 18px;position: relative;}
.row-login .inp{display: block;width: 100%;height: 58px;font-size: 18px;
	border: 0;border-bottom: 1px solid #DBDBDB;
}
.row-login .i1 .inp,.row-login .i2 .inp{padding-left: 48px;
	background-position: left center;background-repeat: no-repeat;
}
.row-login .i1 .inp{background-image: url(../images/i-16.png);}
.row-login .i2 .inp{background-image: url(../images/i-17.png);}
.row-login .pic-code{position: absolute;bottom: 16px;right: 48px;width: 100px;height: 45px;
	border-radius: 3px;overflow: hidden;background-color: #F3F3F3;
}
.row-login .pic-code img{width: 100%;height: 100%;display: block;}
.row-login .btn-code{position: absolute;right: 0;top: 0;width: 21px;height: 100%;
	background: url(../images/i-19.png) no-repeat center;cursor: pointer;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.row-login .btn-code:hover{background-image: url(../images/i-19-on.png);}
.row-login .copy{position: absolute;left: 15px;right: 15px;bottom: 39px;
	text-align: center;font-size: 14px;color: #A7A7A7;
}

