@charset "UTF-8";
.paging-xmt{
	justify-content:center;
	align-items:center;
	width: fit-content;
	margin: 0 auto;
	margin-top:40px;
}
.xmt_none, .info_none{
	display: none !important;
}

.paging-xmt .m-style-xmt {
    position: relative;
    text-align: center;
    zoom: 1;
}

.paging-xmt .m-style-xmt:before,
.paging-xmt .m-style-xmt:after {
    content: "";
    display: table;
}

.paging-xmt .m-style-xmt:after {
    clear: both;
    overflow: hidden;
}

.paging-xmt .m-style-xmt span {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #909090;
    font-size: 14px;
}

.paging-xmt .m-style-xmt span.jump_ls{
	width: 210px;
}

.paging-xmt .m-style-xmt span.jump_text_1{
	width: 50px;
}

.paging-xmt .m-style-xmt .active {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #71a0d3;
    color: #fff;
    font-size: 14px;
    border: 1px solid #71a0d3;
}

.paging-xmt .m-style-xmt a {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #909090;
    font-size: 14px;
	text-decoration:none;
}

.paging-xmt .m-style-xmt a:hover {
    color: #fff;
    background: #71a0d3;
}

.paging-xmt .m-style-xmt .next,
.paging-xmt .m-style-xmt .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
	width:80px;
}
.paging-xmt .m-style-xmt input {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}

.model {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.content {
    width: 300px;
    height: 320px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    right: 50%;
    top: 20%;
    margin-left: -150px;
    margin-right: -150px;
    text-align: center;
    border: 1px #e8e8e8 solid;
}

.model .close {
    position: absolute;
    right: 20px;
    top: 10px;
}

.model-title {
	width:180px;
    margin: 40px auto 0 auto;
	margin-bottom: 5px;
	text-align:center;
}

.model-bottomt{
	margin-top: 5px;
}

.model img {
    display: inline-block;
    vertical-align: middle;
}

.btn-xmt{
	margin-left: 13px;
    background-color: #71a0d3;
    color: #ffffff;
    border: 0;
	transition: .5s;
    width: 82px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.btn-xmt:hover{
	background-color: #1658a0;
}
.yqfk-icon {
    display: inline-block;
    background:  #ba2b29;
    width: 240px;
    height: 38px;
    line-height: 35px;
    border-radius: 10px 10px 10px 0px;
    text-align: center;
   
    
    right: 0;
    margin-right: 0;
}


.yqfk-icon {
    color: #ffffff!important;
    margin-left: 50px;
    font-size: 22px;
    font-weight: bold;
}
.yz-title h1{
	padding-top: 5px;
}
